2021-08-12 20:49:04.826 | + ./stack.sh:main:473 : exec 2021-08-12 20:49:04.826 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-12-204904' 2021-08-12 20:49:04.826 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-12-204904.summary.2021-08-12-204904 2021-08-12 20:49:04.826 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:49:04.826 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-12-204904 2021-08-12 20:49:04.826 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-12-204904 /opt/stack/logs/stack.sh.log 2021-08-12 20:49:04.826 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-12-204904.summary.2021-08-12-204904 /opt/stack/logs/stack.sh.log.summary 2021-08-12 20:49:04.826 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-12 20:49:04.826 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-12 20:49:04.826 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-12 20:49:04.826 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-12 20:49:04.827 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-12 20:49:04.827 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-12 20:49:04.827 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-12 20:49:04.827 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-12 20:49:04.827 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-12 20:49:04.827 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-12 20:49:04.827 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-12 20:49:04.827 | + ./stack.sh:main:559 : set -o errexit 2021-08-12 20:49:04.827 | + ./stack.sh:main:562 : uname -a 2021-08-12 20:49:04.827 | Linux dv-cinder-804459-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-12 20:49:04.827 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-12 20:49:04.828 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-12 20:49:04.828 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-12 20:49:04.838 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-12 20:49:04.854 | + ./stack.sh:main:576 : fetch_plugins 2021-08-12 20:49:04.856 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-12 20:49:04.858 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-12 20:49:04.860 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-12 20:49:04.862 | + functions-common:fetch_plugins:1660 : return 2021-08-12 20:49:04.864 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-12 20:49:04.866 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-12 20:49:04.868 | + functions-common:run_phase:1738 : local phase= 2021-08-12 20:49:04.870 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 20:49:04.872 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 20:49:04.873 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 20:49:04.875 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 20:49:04.877 | + functions-common:run_phase:1747 : local extra 2021-08-12 20:49:04.879 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 20:49:04.882 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 20:49:04.884 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 20:49:04.886 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 20:49:04.888 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-12 20:49:04.889 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 20:49:04.904 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:49:04.906 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-12 20:49:04.907 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 20:49:04.910 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 20:49:04.912 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 20:49:04.913 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 20:49:04.915 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-12 20:49:04.917 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-12 20:49:04.919 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-12 20:49:04.921 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-12 20:49:04.923 | + 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-12 20:49:04.924 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-12 20:49:04.926 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-12 20:49:04.928 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-12 20:49:04.930 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-12 20:49:04.932 | + functions-common:plugin_override_defaults:1701 : return 2021-08-12 20:49:04.934 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-12 20:49:04.953 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-12 20:49:04.955 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-12 20:49:04.969 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:49:04.971 | +++ lib/tls:source:43 : hostname -f 2021-08-12 20:49:04.975 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-12 20:49:04.977 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-12 20:49:04.978 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-12 20:49:04.980 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-12 20:49:04.982 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-12 20:49:04.984 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-12 20:49:04.986 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-12 20:49:04.988 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-12 20:49:04.990 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-12 20:49:04.992 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-12 20:49:04.997 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-12 20:49:05.010 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-12 20:49:05.028 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-12 20:49:05.041 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-12 20:49:05.054 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-12 20:49:05.080 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-12 20:49:05.140 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-12 20:49:05.229 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-12 20:49:05.253 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-12 20:49:05.299 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-12 20:49:05.353 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-12 20:49:05.496 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-12 20:49:05.512 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-12 20:49:05.527 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-12 20:49:05.540 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-12 20:49:05.632 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-12 20:49:05.634 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-12 20:49:05.637 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-12 20:49:05.639 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-12 20:49:05.641 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-12 20:49:05.643 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-12 20:49:05.646 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-12 20:49:05.646 | False' 2021-08-12 20:49:05.649 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-12 20:49:05.664 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-12 20:49:05.667 | + ./stack.sh:main:610 : run_phase source 2021-08-12 20:49:05.669 | + functions-common:run_phase:1737 : local mode=source 2021-08-12 20:49:05.671 | + functions-common:run_phase:1738 : local phase= 2021-08-12 20:49:05.673 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 20:49:05.675 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 20:49:05.677 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 20:49:05.679 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 20:49:05.681 | + functions-common:run_phase:1747 : local extra 2021-08-12 20:49:05.683 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 20:49:05.687 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 20:49:05.689 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 20:49:05.691 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 20:49:05.693 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-12 20:49:05.696 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 20:49:05.712 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:49:05.715 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-12 20:49:05.717 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-12 20:49:05.757 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-12 20:49:05.760 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-12 20:49:05.762 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-12 20:49:05.764 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-12 20:49:05.766 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-12 20:49:05.768 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-12 20:49:05.771 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-12 20:49:05.773 | + functions-common:load_plugin_settings:1678 : return 2021-08-12 20:49:05.775 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-12 20:49:05.777 | + functions-common:verify_disabled_services:2020 : local service 2021-08-12 20:49:05.779 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.781 | + 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-12 20:49:05.783 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.786 | + 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-12 20:49:05.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.791 | + 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-12 20:49:05.793 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.795 | + 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-12 20:49:05.797 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.799 | + 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-12 20:49:05.802 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.804 | + 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-12 20:49:05.806 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.809 | + 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-12 20:49:05.811 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.813 | + 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-12 20:49:05.815 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.818 | + 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-12 20:49:05.820 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.822 | + 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-12 20:49:05.824 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.827 | + 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-12 20:49:05.829 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.831 | + 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-12 20:49:05.834 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.836 | + 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-12 20:49:05.838 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.840 | + 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-12 20:49:05.842 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.845 | + 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-12 20:49:05.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.851 | + 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-12 20:49:05.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.855 | + 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-12 20:49:05.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.860 | + 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-12 20:49:05.863 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.865 | + 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-12 20:49:05.867 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.869 | + 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-12 20:49:05.871 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.873 | + 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-12 20:49:05.876 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.878 | + 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-12 20:49:05.881 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.883 | + 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-12 20:49:05.885 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.887 | + 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-12 20:49:05.890 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.892 | + 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-12 20:49:05.894 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.896 | + 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-12 20:49:05.898 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.901 | + 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-12 20:49:05.903 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.905 | + 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-12 20:49:05.907 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.909 | + 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-12 20:49:05.912 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.914 | + 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-12 20:49:05.916 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.918 | + 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-12 20:49:05.920 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.923 | + 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-12 20:49:05.925 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.927 | + 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-12 20:49:05.930 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.932 | + 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-12 20:49:05.934 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.936 | + 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-12 20:49:05.939 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.941 | + 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-12 20:49:05.944 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.946 | + 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-12 20:49:05.948 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.950 | + 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-12 20:49:05.952 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.955 | + 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-12 20:49:05.957 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.959 | + 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-12 20:49:05.961 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.963 | + 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-12 20:49:05.966 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.968 | + 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-12 20:49:05.970 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.972 | + 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-12 20:49:05.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.977 | + 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-12 20:49:05.980 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-12 20:49:05.982 | + 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-12 20:49:05.985 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-12 20:49:05.988 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-12 20:49:05.990 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-12 20:49:06.012 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:49:06.015 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-12 20:49:06.017 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-12 20:49:06.021 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-12 20:49:06.044 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:49:06.047 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-12 20:49:06.051 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-12 20:49:06.053 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-12 20:49:06.057 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-12 20:49:06.060 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-12 20:49:06.063 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-12 20:49:06.066 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-12 20:49:06.069 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-12 20:49:06.073 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-12 20:49:06.077 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-12 20:49:06.081 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-12 20:49:06.083 | + lib/database:initialize_database_backends:104 : return 0 2021-08-12 20:49:06.086 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-12 20:49:06.086 | Using mysql database backend 2021-08-12 20:49:06.089 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-12 20:49:06.106 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-12 20:49:06.123 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:49:06.125 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-12 20:49:06.142 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-12 20:49:06.161 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:49:06.164 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-12 20:49:06.181 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-12 20:49:06.197 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-12 20:49:06.215 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:49:06.217 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-12 20:49:06.235 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:49:06.238 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-12 20:49:06.255 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-12 20:49:06.257 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-12 20:49:06.259 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-12 20:49:06.262 | + functions-common:save_stackenv:60 : local tag=741 2021-08-12 20:49:06.265 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-12 20:49:06.270 | + functions-common:save_stackenv:62 : time_stamp=2021-08-12-204906 2021-08-12 20:49:06.273 | + functions-common:save_stackenv:63 : echo '# 2021-08-12-204906 741' 2021-08-12 20:49:06.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.277 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-12 20:49:06.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.282 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-12 20:49:06.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.286 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-12 20:49:06.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.291 | + 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-12 20:49:06.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.296 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2021-08-12 20:49:06.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.302 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2021-08-12 20:49:06.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.306 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-12-204904 2021-08-12 20:49:06.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.312 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-12 20:49:06.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.318 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2021-08-12 20:49:06.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.323 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-12 20:49:06.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.328 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-12 20:49:06.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.334 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-12 20:49:06.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:49:06.338 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-12 20:49:06.341 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-12 20:49:06.343 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-12 20:49:06.345 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-12 20:49:06.348 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:49:06.350 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:49:06.352 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:49:06.355 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:49:06.357 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:49:06.360 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:49:06.377 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:49:06.379 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:49:06.381 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:49:06.384 | + functions-common:git_clone:544 : echo master 2021-08-12 20:49:06.385 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:49:06.390 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-12 20:49:06.392 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:49:06.394 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-12 20:49:06.397 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:49:06.398 | + functions-common:git_clone:593 : head -1 2021-08-12 20:49:06.401 | 39fa2768 Merge "Updated from generate-constraints" 2021-08-12 20:49:06.404 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:49:06.406 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-12 20:49:06.409 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:49:06.412 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-12 20:49:06.414 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-12 20:49:06.417 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-12 20:49:06.419 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-12 20:49:06.422 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-12 20:49:06.424 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-12 20:49:06.426 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-12 20:49:06.429 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-12 20:49:06.432 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-12 20:49:06.436 | ++ tools/install_prereqs.sh:source:47 : NOW=1628801346 2021-08-12 20:49:06.439 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-12 20:49:06.443 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-12 20:49:06.446 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-12 20:49:06.449 | ++ tools/install_prereqs.sh:source:49 : DELTA=1628801346 2021-08-12 20:49:06.451 | ++ tools/install_prereqs.sh:source:50 : [[ 1628801346 -lt 7200 ]] 2021-08-12 20:49:06.453 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-12 20:49:06.456 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-12 20:49:06.459 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-12 20:49:06.461 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-12 20:49:06.463 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-12 20:49:06.465 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-12 20:49:06.468 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-12 20:49:06.471 | +++ 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-12 20:49:06.522 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-12 20:49:06.522 | apache2-dev 2021-08-12 20:49:06.522 | bc 2021-08-12 20:49:06.522 | bsdmainutils 2021-08-12 20:49:06.522 | curl 2021-08-12 20:49:06.522 | g++ 2021-08-12 20:49:06.522 | gawk 2021-08-12 20:49:06.522 | gcc 2021-08-12 20:49:06.522 | gettext 2021-08-12 20:49:06.522 | git 2021-08-12 20:49:06.522 | graphviz 2021-08-12 20:49:06.522 | iputils-ping 2021-08-12 20:49:06.522 | libapache2-mod-proxy-uwsgi 2021-08-12 20:49:06.522 | libffi-dev 2021-08-12 20:49:06.522 | libjpeg-dev 2021-08-12 20:49:06.522 | libmysqlclient-dev 2021-08-12 20:49:06.522 | libpcre3-dev 2021-08-12 20:49:06.522 | libpq-dev 2021-08-12 20:49:06.522 | libssl-dev 2021-08-12 20:49:06.522 | libsystemd-dev 2021-08-12 20:49:06.523 | libxml2-dev 2021-08-12 20:49:06.523 | libxslt1-dev 2021-08-12 20:49:06.523 | libyaml-dev 2021-08-12 20:49:06.523 | lsof 2021-08-12 20:49:06.523 | openssh-server 2021-08-12 20:49:06.523 | openssl 2021-08-12 20:49:06.523 | pkg-config 2021-08-12 20:49:06.523 | psmisc 2021-08-12 20:49:06.523 | python3-dev 2021-08-12 20:49:06.523 | python3-pip 2021-08-12 20:49:06.523 | python3-systemd 2021-08-12 20:49:06.523 | python3-venv 2021-08-12 20:49:06.523 | tar 2021-08-12 20:49:06.523 | tcpdump 2021-08-12 20:49:06.523 | unzip 2021-08-12 20:49:06.523 | uuid-runtime 2021-08-12 20:49:06.523 | wget 2021-08-12 20:49:06.523 | wget 2021-08-12 20:49:06.523 | zlib1g-dev 2021-08-12 20:49:06.523 | libkrb5-dev 2021-08-12 20:49:06.523 | libldap2-dev 2021-08-12 20:49:06.523 | libsasl2-dev 2021-08-12 20:49:06.523 | memcached 2021-08-12 20:49:06.523 | python3-mysqldb 2021-08-12 20:49:06.523 | sqlite3 2021-08-12 20:49:06.523 | conntrack 2021-08-12 20:49:06.523 | curl 2021-08-12 20:49:06.523 | dnsmasq-base 2021-08-12 20:49:06.523 | dnsmasq-utils 2021-08-12 20:49:06.523 | ebtables 2021-08-12 20:49:06.523 | genisoimage 2021-08-12 20:49:06.523 | iptables 2021-08-12 20:49:06.523 | iputils-arping 2021-08-12 20:49:06.523 | kpartx 2021-08-12 20:49:06.523 | libjs-jquery-tablesorter 2021-08-12 20:49:06.524 | libmysqlclient-dev 2021-08-12 20:49:06.524 | parted 2021-08-12 20:49:06.524 | pm-utils 2021-08-12 20:49:06.524 | python3-mysqldb 2021-08-12 20:49:06.524 | socat 2021-08-12 20:49:06.524 | sqlite3 2021-08-12 20:49:06.524 | sudo 2021-08-12 20:49:06.524 | vlan 2021-08-12 20:49:06.524 | lsscsi 2021-08-12 20:49:06.524 | open-iscsi 2021-08-12 20:49:06.524 | lvm2 2021-08-12 20:49:06.524 | qemu-utils 2021-08-12 20:49:06.524 | thin-provisioning-tools 2021-08-12 20:49:06.524 | acl 2021-08-12 20:49:06.524 | dnsmasq-base 2021-08-12 20:49:06.524 | dnsmasq-utils 2021-08-12 20:49:06.524 | ebtables 2021-08-12 20:49:06.524 | haproxy 2021-08-12 20:49:06.524 | iptables 2021-08-12 20:49:06.524 | iputils-arping 2021-08-12 20:49:06.524 | iputils-ping 2021-08-12 20:49:06.524 | libmysqlclient-dev 2021-08-12 20:49:06.524 | postgresql-server-dev-all 2021-08-12 20:49:06.524 | python3-mysqldb 2021-08-12 20:49:06.524 | sqlite3 2021-08-12 20:49:06.524 | sudo 2021-08-12 20:49:06.524 | vlan 2021-08-12 20:49:06.524 | pcp 2021-08-12 20:49:06.524 | ipset 2021-08-12 20:49:06.524 | conntrack 2021-08-12 20:49:06.524 | conntrackd 2021-08-12 20:49:06.524 | keepalived 2021-08-12 20:49:06.524 | lvm2 2021-08-12 20:49:06.524 | qemu-utils 2021-08-12 20:49:06.524 | thin-provisioning-tools 2021-08-12 20:49:06.524 | curl 2021-08-12 20:49:06.525 | liberasurecode-dev 2021-08-12 20:49:06.525 | make 2021-08-12 20:49:06.525 | memcached 2021-08-12 20:49:06.525 | sqlite3 2021-08-12 20:49:06.525 | xfsprogs' 2021-08-12 20:49:06.528 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-12 20:49:06.547 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-12 20:49:06.547 | apache2-dev 2021-08-12 20:49:06.547 | bc 2021-08-12 20:49:06.547 | bsdmainutils 2021-08-12 20:49:06.547 | curl 2021-08-12 20:49:06.547 | g++ 2021-08-12 20:49:06.547 | gawk 2021-08-12 20:49:06.547 | gcc 2021-08-12 20:49:06.547 | gettext 2021-08-12 20:49:06.547 | git 2021-08-12 20:49:06.547 | graphviz 2021-08-12 20:49:06.547 | iputils-ping 2021-08-12 20:49:06.547 | libapache2-mod-proxy-uwsgi 2021-08-12 20:49:06.547 | libffi-dev 2021-08-12 20:49:06.548 | libjpeg-dev 2021-08-12 20:49:06.548 | libmysqlclient-dev 2021-08-12 20:49:06.548 | libpcre3-dev 2021-08-12 20:49:06.548 | libpq-dev 2021-08-12 20:49:06.548 | libssl-dev 2021-08-12 20:49:06.548 | libsystemd-dev 2021-08-12 20:49:06.548 | libxml2-dev 2021-08-12 20:49:06.548 | libxslt1-dev 2021-08-12 20:49:06.548 | libyaml-dev 2021-08-12 20:49:06.548 | lsof 2021-08-12 20:49:06.548 | openssh-server 2021-08-12 20:49:06.548 | openssl 2021-08-12 20:49:06.548 | pkg-config 2021-08-12 20:49:06.548 | psmisc 2021-08-12 20:49:06.548 | python3-dev 2021-08-12 20:49:06.548 | python3-pip 2021-08-12 20:49:06.548 | python3-systemd 2021-08-12 20:49:06.548 | python3-venv 2021-08-12 20:49:06.548 | tar 2021-08-12 20:49:06.548 | tcpdump 2021-08-12 20:49:06.548 | unzip 2021-08-12 20:49:06.548 | uuid-runtime 2021-08-12 20:49:06.548 | wget 2021-08-12 20:49:06.548 | wget 2021-08-12 20:49:06.548 | zlib1g-dev 2021-08-12 20:49:06.548 | libkrb5-dev 2021-08-12 20:49:06.548 | libldap2-dev 2021-08-12 20:49:06.548 | libsasl2-dev 2021-08-12 20:49:06.548 | memcached 2021-08-12 20:49:06.548 | python3-mysqldb 2021-08-12 20:49:06.548 | sqlite3 2021-08-12 20:49:06.548 | conntrack 2021-08-12 20:49:06.548 | curl 2021-08-12 20:49:06.548 | dnsmasq-base 2021-08-12 20:49:06.548 | dnsmasq-utils 2021-08-12 20:49:06.548 | ebtables 2021-08-12 20:49:06.549 | genisoimage 2021-08-12 20:49:06.549 | iptables 2021-08-12 20:49:06.549 | iputils-arping 2021-08-12 20:49:06.549 | kpartx 2021-08-12 20:49:06.549 | libjs-jquery-tablesorter 2021-08-12 20:49:06.549 | libmysqlclient-dev 2021-08-12 20:49:06.549 | parted 2021-08-12 20:49:06.549 | pm-utils 2021-08-12 20:49:06.549 | python3-mysqldb 2021-08-12 20:49:06.549 | socat 2021-08-12 20:49:06.549 | sqlite3 2021-08-12 20:49:06.549 | sudo 2021-08-12 20:49:06.549 | vlan 2021-08-12 20:49:06.549 | lsscsi 2021-08-12 20:49:06.549 | open-iscsi 2021-08-12 20:49:06.549 | lvm2 2021-08-12 20:49:06.549 | qemu-utils 2021-08-12 20:49:06.549 | thin-provisioning-tools 2021-08-12 20:49:06.549 | acl 2021-08-12 20:49:06.549 | dnsmasq-base 2021-08-12 20:49:06.549 | dnsmasq-utils 2021-08-12 20:49:06.549 | ebtables 2021-08-12 20:49:06.549 | haproxy 2021-08-12 20:49:06.549 | iptables 2021-08-12 20:49:06.549 | iputils-arping 2021-08-12 20:49:06.549 | iputils-ping 2021-08-12 20:49:06.549 | libmysqlclient-dev 2021-08-12 20:49:06.549 | postgresql-server-dev-all 2021-08-12 20:49:06.549 | python3-mysqldb 2021-08-12 20:49:06.549 | sqlite3 2021-08-12 20:49:06.549 | sudo 2021-08-12 20:49:06.550 | vlan 2021-08-12 20:49:06.550 | pcp 2021-08-12 20:49:06.550 | ipset 2021-08-12 20:49:06.550 | conntrack 2021-08-12 20:49:06.550 | conntrackd 2021-08-12 20:49:06.550 | keepalived 2021-08-12 20:49:06.550 | lvm2 2021-08-12 20:49:06.550 | qemu-utils 2021-08-12 20:49:06.550 | thin-provisioning-tools 2021-08-12 20:49:06.550 | curl 2021-08-12 20:49:06.550 | liberasurecode-dev 2021-08-12 20:49:06.550 | make 2021-08-12 20:49:06.550 | memcached 2021-08-12 20:49:06.551 | sqlite3 2021-08-12 20:49:06.551 | xfsprogs ' 2021-08-12 20:49:06.559 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-12 20:49:06.562 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:49:06.564 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:49:06.569 | ++ 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-12 20:49:06.569 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-12 20:49:06.574 | ++ 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-12 20:49:06.577 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-12 20:49:06.579 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:49:06.581 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-12 20:49:06.583 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:49:06.585 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:49:06.587 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:49:06.589 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:49:06.591 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:49:06.593 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:49:06.595 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-12 20:49:06.597 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-12 20:49:06.599 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-12 20:49:06.601 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-12 20:49:06.606 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-12 20:49:06.608 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-12 20:49:06.610 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-12 20:49:06.613 | ++ functions-common:time_start:2296 : local start_time= 2021-08-12 20:49:06.615 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 20:49:06.617 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 20:49:06.621 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1628801346618 2021-08-12 20:49:06.623 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-12 20:49:06.625 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-12 20:49:06.627 | ++ 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-12 20:49:07.037 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-12 20:49:07.037 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-12 20:49:07.195 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-12 20:49:07.452 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-12 20:49:09.279 | Reading package lists... 2021-08-12 20:49:09.310 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-12 20:49:09.312 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-12 20:49:09.314 | ++ functions-common:time_stop:2309 : local name 2021-08-12 20:49:09.317 | ++ functions-common:time_stop:2310 : local end_time 2021-08-12 20:49:09.319 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:49:09.321 | ++ functions-common:time_stop:2312 : local total 2021-08-12 20:49:09.323 | ++ functions-common:time_stop:2313 : local start_time 2021-08-12 20:49:09.325 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-12 20:49:09.327 | ++ functions-common:time_stop:2316 : start_time=1628801346618 2021-08-12 20:49:09.329 | ++ functions-common:time_stop:2318 : [[ -z 1628801346618 ]] 2021-08-12 20:49:09.332 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:49:09.336 | ++ functions-common:time_stop:2321 : end_time=1628801349334 2021-08-12 20:49:09.338 | ++ functions-common:time_stop:2322 : elapsed_time=2716 2021-08-12 20:49:09.340 | ++ functions-common:time_stop:2323 : total=0 2021-08-12 20:49:09.342 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:49:09.344 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2716 2021-08-12 20:49:09.347 | ++ 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-12 20:49:09.349 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:49:09.351 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:49:09.353 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:49:09.356 | ++ 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-12 20:49:09.377 | ++ 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-12 20:49:09.482 | Reading package lists... 2021-08-12 20:49:09.724 | Building dependency tree... 2021-08-12 20:49:09.724 | Reading state information... 2021-08-12 20:49:10.028 | bc is already the newest version (1.07.1-2build1). 2021-08-12 20:49:10.029 | bc set to manually installed. 2021-08-12 20:49:10.029 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-12 20:49:10.029 | bsdmainutils set to manually installed. 2021-08-12 20:49:10.029 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-12 20:49:10.029 | gawk set to manually installed. 2021-08-12 20:49:10.029 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-12 20:49:10.029 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-12 20:49:10.029 | iptables set to manually installed. 2021-08-12 20:49:10.029 | iputils-ping is already the newest version (3:20190709-3). 2021-08-12 20:49:10.029 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-12 20:49:10.029 | kpartx set to manually installed. 2021-08-12 20:49:10.029 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-12 20:49:10.029 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-12 20:49:10.029 | psmisc is already the newest version (23.3-1). 2021-08-12 20:49:10.029 | psmisc set to manually installed. 2021-08-12 20:49:10.029 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-12 20:49:10.029 | python3-systemd is already the newest version (234-3build2). 2021-08-12 20:49:10.029 | python3-systemd set to manually installed. 2021-08-12 20:49:10.029 | tcpdump is already the newest version (4.9.3-4). 2021-08-12 20:49:10.029 | tcpdump set to manually installed. 2021-08-12 20:49:10.029 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-12 20:49:10.029 | thin-provisioning-tools set to manually installed. 2021-08-12 20:49:10.029 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-12 20:49:10.029 | wget set to manually installed. 2021-08-12 20:49:10.029 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-12 20:49:10.029 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-12 20:49:10.029 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-12 20:49:10.029 | lsof set to manually installed. 2021-08-12 20:49:10.029 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-12 20:49:10.029 | parted set to manually installed. 2021-08-12 20:49:10.030 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-12 20:49:10.030 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-12 20:49:10.030 | tar set to manually installed. 2021-08-12 20:49:10.030 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-12 20:49:10.030 | uuid-runtime set to manually installed. 2021-08-12 20:49:10.030 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-12 20:49:10.030 | zlib1g-dev set to manually installed. 2021-08-12 20:49:10.030 | The following packages were automatically installed and are no longer required: 2021-08-12 20:49:10.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:49:10.030 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:49:10.030 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:49:10.030 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:49:10.030 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:49:10.030 | python3-zope.interface 2021-08-12 20:49:10.030 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:49:10.030 | The following additional packages will be installed: 2021-08-12 20:49:10.030 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-12 20:49:10.030 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-12 20:49:10.030 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-12 20:49:10.030 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-12 20:49:10.030 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-12 20:49:10.030 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-12 20:49:10.031 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-12 20:49:10.031 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-12 20:49:10.031 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-12 20:49:10.031 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-12 20:49:10.031 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-12 20:49:10.031 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-12 20:49:10.031 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-12 20:49:10.031 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-12 20:49:10.031 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-12 20:49:10.031 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-12 20:49:10.031 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-12 20:49:10.031 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-12 20:49:10.031 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-12 20:49:10.031 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-12 20:49:10.031 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-08-12 20:49:10.031 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-08-12 20:49:10.031 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-12 20:49:10.031 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-12 20:49:10.031 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-08-12 20:49:10.031 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-08-12 20:49:10.031 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-08-12 20:49:10.031 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-08-12 20:49:10.031 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-12 20:49:10.031 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-08-12 20:49:10.031 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-08-12 20:49:10.031 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-08-12 20:49:10.031 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-08-12 20:49:10.031 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-08-12 20:49:10.031 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-08-12 20:49:10.032 | systemd-timesyncd uuid-dev vbetool x11-common 2021-08-12 20:49:10.033 | Suggested packages: 2021-08-12 20:49:10.033 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-12 20:49:10.033 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-12 20:49:10.033 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-12 20:49:10.033 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-12 20:49:10.033 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-12 20:49:10.033 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-12 20:49:10.033 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-12 20:49:10.033 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-12 20:49:10.033 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-12 20:49:10.034 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-12 20:49:10.034 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-08-12 20:49:10.034 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-08-12 20:49:10.034 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-08-12 20:49:10.034 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-08-12 20:49:10.034 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-08-12 20:49:10.258 | The following NEW packages will be installed: 2021-08-12 20:49:10.258 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-12 20:49:10.258 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-12 20:49:10.258 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-12 20:49:10.258 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-12 20:49:10.258 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-12 20:49:10.258 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-12 20:49:10.258 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-12 20:49:10.258 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-12 20:49:10.258 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-12 20:49:10.258 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-12 20:49:10.258 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-12 20:49:10.258 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-12 20:49:10.258 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-12 20:49:10.258 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-12 20:49:10.258 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-12 20:49:10.259 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-12 20:49:10.259 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-12 20:49:10.259 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-12 20:49:10.259 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-12 20:49:10.259 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-12 20:49:10.259 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-12 20:49:10.259 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-12 20:49:10.259 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-12 20:49:10.259 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-12 20:49:10.259 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-12 20:49:10.259 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-08-12 20:49:10.259 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-12 20:49:10.259 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-12 20:49:10.259 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-08-12 20:49:10.259 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-08-12 20:49:10.259 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-08-12 20:49:10.259 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-08-12 20:49:10.259 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-08-12 20:49:10.259 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-08-12 20:49:10.259 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-08-12 20:49:10.259 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-08-12 20:49:10.259 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-08-12 20:49:10.259 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-12 20:49:10.259 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-12 20:49:10.259 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-08-12 20:49:10.259 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-08-12 20:49:10.259 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-12 20:49:10.260 | The following packages will be upgraded: 2021-08-12 20:49:10.261 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-12 20:49:10.261 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-12 20:49:10.261 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-12 20:49:10.377 | 16 upgraded, 220 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:49:10.378 | Need to get 156 MB of archives. 2021-08-12 20:49:10.378 | After this operation, 777 MB of additional disk space will be used. 2021-08-12 20:49:10.378 | 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-12 20:49:10.621 | 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-12 20:49:10.641 | 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-12 20:49:10.644 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-12 20:49:10.878 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-12 20:49:13.940 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-12 20:49:14.003 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-12 20:49:14.022 | 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-12 20:49:14.211 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-12 20:49:14.221 | 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-12 20:49:14.222 | 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-12 20:49:14.242 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-12 20:49:14.243 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-12 20:49:14.260 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-12 20:49:14.280 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-12 20:49:14.282 | 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-12 20:49:14.294 | 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-12 20:49:14.385 | 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-12 20:49:14.488 | 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-12 20:49:14.491 | 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-12 20:49:14.493 | 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-12 20:49:14.536 | 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-12 20:49:14.538 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.1 [1,519 kB] 2021-08-12 20:49:15.084 | 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-12 20:49:15.086 | 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-12 20:49:15.087 | 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-12 20:49:15.088 | 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-12 20:49:15.157 | 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-12 20:49:15.158 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-12 20:49:15.159 | 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-12 20:49:15.168 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-12 20:49:15.294 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-12 20:49:15.435 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-12 20:49:15.505 | 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-12 20:49:15.657 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-12 20:49:15.843 | 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-12 20:49:15.847 | 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-12 20:49:15.849 | 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-12 20:49:15.880 | 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-12 20:49:16.023 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-12 20:49:16.035 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-12 20:49:16.036 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-12 20:49:16.137 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-12 20:49:16.226 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-12 20:49:16.320 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-12 20:49:16.599 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-12 20:49:20.290 | 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-12 20:49:22.836 | 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-12 20:49:23.006 | 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-12 20:49:23.008 | 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-12 20:49:23.009 | 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-12 20:49:23.090 | 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-12 20:49:23.697 | 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-12 20:49:23.763 | 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-12 20:49:23.795 | 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-12 20:49:25.061 | 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-12 20:49:27.026 | 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-12 20:49:27.055 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-12 20:49:27.062 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-12 20:49:27.063 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-12 20:49:27.085 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-12 20:49:27.086 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-12 20:49:27.153 | 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-12 20:49:27.153 | 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-12 20:49:27.154 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-12 20:49:27.230 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-12 20:49:27.361 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-12 20:49:27.480 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-12 20:49:27.489 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-12 20:49:27.497 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-12 20:49:27.664 | 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-12 20:49:27.665 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-12 20:49:27.724 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-12 20:49:27.886 | 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-12 20:49:27.887 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-12 20:49:27.888 | 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-12 20:49:27.889 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-12 20:49:28.092 | 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-12 20:49:28.112 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-12 20:49:28.265 | 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-12 20:49:28.270 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-12 20:49:28.271 | 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-12 20:49:30.239 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-12 20:49:30.241 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-12 20:49:30.242 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-12 20:49:30.243 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-12 20:49:30.244 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-12 20:49:30.245 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-12 20:49:30.248 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-12 20:49:30.248 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-12 20:49:30.249 | 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-12 20:49:30.342 | 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-12 20:49:30.343 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-12 20:49:30.345 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-12 20:49:30.346 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-12 20:49:30.347 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-12 20:49:30.563 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-12 20:49:30.773 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-12 20:49:30.777 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-12 20:49:30.799 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-12 20:49:30.802 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-12 20:49:30.897 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-12 20:49:30.984 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-12 20:49:30.986 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-12 20:49:31.036 | 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-12 20:49:31.093 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-12 20:49:31.093 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-12 20:49:31.103 | 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-12 20:49:31.136 | 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-12 20:49:31.160 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-12 20:49:31.163 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-12 20:49:31.175 | 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-12 20:49:31.273 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-12 20:49:31.277 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-12 20:49:31.278 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-12 20:49:31.278 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-12 20:49:31.279 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-12 20:49:31.320 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-12 20:49:31.321 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-12 20:49:31.393 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-12 20:49:31.409 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-12 20:49:31.410 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-12 20:49:31.411 | 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-12 20:49:31.532 | 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-12 20:49:31.534 | 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-12 20:49:31.535 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-12 20:49:31.536 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-12 20:49:31.804 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-12 20:49:31.807 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-12 20:49:31.810 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-12 20:49:31.811 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-12 20:49:31.812 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-12 20:49:31.813 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-12 20:49:31.816 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-12 20:49:31.817 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-12 20:49:31.820 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-12 20:49:31.847 | 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-12 20:49:31.910 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-12 20:49:31.911 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-12 20:49:31.987 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-12 20:49:31.990 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-12 20:49:31.991 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-12 20:49:31.991 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-12 20:49:31.993 | 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-12 20:49:31.994 | 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-12 20:49:31.995 | 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-12 20:49:32.034 | 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-12 20:49:32.035 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-12 20:49:32.042 | 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-12 20:49:32.047 | 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-12 20:49:32.048 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-12 20:49:32.049 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-12 20:49:32.050 | 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-12 20:49:32.123 | 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-12 20:49:32.253 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-12 20:49:32.256 | 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-12 20:49:32.328 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-12 20:49:34.204 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-12 20:49:34.207 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-12 20:49:34.208 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-12 20:49:34.209 | 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-12 20:49:34.257 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-12 20:49:34.257 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-12 20:49:34.257 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-12 20:49:34.381 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-12 20:49:34.382 | 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-12 20:49:34.385 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-12 20:49:34.416 | 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-12 20:49:34.419 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-12 20:49:34.467 | 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-12 20:49:34.793 | 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-12 20:49:35.154 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-12 20:49:35.264 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-08-12 20:49:35.266 | 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-12 20:49:35.546 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-12 20:49:35.568 | 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-12 20:49:35.578 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-08-12 20:49:35.583 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-08-12 20:49:35.677 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-08-12 20:49:35.699 | 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-12 20:49:35.700 | 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-12 20:49:35.722 | 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-12 20:49:35.799 | 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-12 20:49:36.562 | 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-12 20:49:36.830 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-12 20:49:36.835 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-12 20:49:36.925 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-12 20:49:36.925 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-12 20:49:36.927 | 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-12 20:49:37.114 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-12 20:49:37.140 | 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-12 20:49:37.201 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-12 20:49:37.244 | 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-12 20:49:38.244 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-12 20:49:38.265 | 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-12 20:49:38.465 | 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-12 20:49:38.471 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-12 20:49:39.905 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-12 20:49:39.956 | 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-12 20:49:46.023 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-12 20:49:46.024 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-12 20:49:46.025 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-12 20:49:46.114 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-12 20:49:46.206 | 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-12 20:49:46.594 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-12 20:49:46.595 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-12 20:49:46.598 | 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-12 20:49:46.787 | 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-12 20:49:46.787 | 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-12 20:49:47.205 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-12 20:49:47.264 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-12 20:49:47.265 | 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-12 20:49:47.270 | 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-12 20:49:47.270 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-12 20:49:47.271 | 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-12 20:49:47.272 | 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-12 20:49:47.483 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-12 20:49:47.486 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-12 20:49:47.539 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-12 20:49:47.545 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-12 20:49:47.552 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-12 20:49:47.553 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-12 20:49:47.554 | 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-12 20:49:47.554 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-12 20:49:47.555 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-12 20:49:47.556 | 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-12 20:49:47.573 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-08-12 20:49:47.602 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-08-12 20:49:47.604 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-08-12 20:49:47.607 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-08-12 20:49:47.610 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-08-12 20:49:47.672 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-12 20:49:47.673 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-08-12 20:49:47.699 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-08-12 20:49:48.425 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-12 20:49:48.466 | 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-12 20:49:49.967 | Preconfiguring packages ... 2021-08-12 20:49:50.117 | Fetched 156 MB in 38s (4,091 kB/s) 2021-08-12 20:49:50.187 | (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-12 20:49:50.191 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:49:50.206 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-12 20:49:50.270 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:49:50.288 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-12 20:49:50.722 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:49:50.728 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-12 20:49:50.786 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:49:50.796 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-12 20:49:50.878 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:49:51.053 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-12 20:49:51.988 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:49:51.999 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-12 20:49:52.085 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-12 20:49:52.140 | Selecting previously unselected package libapr1:amd64. 2021-08-12 20:49:52.185 | (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-12 20:49:52.188 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-12 20:49:52.191 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-12 20:49:52.252 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-12 20:49:52.263 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-12 20:49:52.473 | Selecting previously unselected package libaprutil1:amd64. 2021-08-12 20:49:52.481 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-12 20:49:52.484 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-12 20:49:52.524 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-12 20:49:52.531 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-12 20:49:52.534 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-12 20:49:52.574 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-12 20:49:52.592 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-12 20:49:52.649 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-12 20:49:52.656 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-12 20:49:52.659 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-12 20:49:52.693 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-12 20:49:52.700 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-12 20:49:52.760 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-12 20:49:52.768 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-12 20:49:52.837 | Selecting previously unselected package libjansson4:amd64. 2021-08-12 20:49:52.844 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-12 20:49:52.848 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-12 20:49:52.881 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-12 20:49:52.889 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-12 20:49:52.891 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-12 20:49:52.945 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:49:52.952 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-12 20:49:53.072 | Selecting previously unselected package apache2-bin. 2021-08-12 20:49:53.080 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-12 20:49:53.082 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-12 20:49:53.291 | Selecting previously unselected package apache2-data. 2021-08-12 20:49:53.299 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-12 20:49:53.302 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-12 20:49:53.422 | Selecting previously unselected package apache2-utils. 2021-08-12 20:49:53.430 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-12 20:49:53.433 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-12 20:49:53.490 | Selecting previously unselected package apache2. 2021-08-12 20:49:53.497 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-12 20:49:53.519 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-12 20:49:53.597 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-12 20:49:53.607 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-12 20:49:53.611 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-12 20:49:53.667 | Selecting previously unselected package haproxy. 2021-08-12 20:49:53.675 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.1_amd64.deb ... 2021-08-12 20:49:53.686 | Unpacking haproxy (2.0.13-2ubuntu0.1) ... 2021-08-12 20:49:53.916 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-12 20:49:53.923 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-12 20:49:53.926 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-12 20:49:53.962 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-12 20:49:53.970 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-12 20:49:53.973 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-12 20:49:54.009 | Selecting previously unselected package mysql-common. 2021-08-12 20:49:54.017 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-12 20:49:54.035 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-12 20:49:54.066 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-12 20:49:54.073 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-12 20:49:54.076 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:49:54.314 | Selecting previously unselected package libsensors-config. 2021-08-12 20:49:54.322 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-12 20:49:54.324 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-12 20:49:54.352 | Selecting previously unselected package libsensors5:amd64. 2021-08-12 20:49:54.360 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-12 20:49:54.453 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-12 20:49:54.487 | Selecting previously unselected package libsnmp-base. 2021-08-12 20:49:54.494 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-12 20:49:54.497 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-12 20:49:54.570 | Selecting previously unselected package libsnmp35:amd64. 2021-08-12 20:49:54.582 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-12 20:49:54.584 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-12 20:49:54.751 | Selecting previously unselected package keepalived. 2021-08-12 20:49:54.759 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-12 20:49:54.762 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-12 20:49:54.849 | Selecting previously unselected package memcached. 2021-08-12 20:49:54.857 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-12 20:49:54.859 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-12 20:49:54.919 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-12 20:49:55.389 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-12 20:49:55.484 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-12 20:49:55.490 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-12 20:49:55.623 | Selecting previously unselected package python3-yaml. 2021-08-12 20:49:55.631 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-12 20:49:55.633 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-12 20:49:55.689 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-12 20:49:55.695 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-12 20:49:55.745 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-12 20:49:55.824 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-12 20:49:56.302 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-12 20:49:56.326 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-12 20:49:56.480 | Selecting previously unselected package acl. 2021-08-12 20:49:56.488 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-12 20:49:56.491 | Unpacking acl (2.2.53-6) ... 2021-08-12 20:49:56.526 | Selecting previously unselected package autotools-dev. 2021-08-12 20:49:56.533 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-12 20:49:56.536 | Unpacking autotools-dev (20180224.1) ... 2021-08-12 20:49:56.574 | Selecting previously unselected package m4. 2021-08-12 20:49:56.582 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-12 20:49:56.585 | Unpacking m4 (1.4.18-4) ... 2021-08-12 20:49:56.650 | Selecting previously unselected package autoconf. 2021-08-12 20:49:56.658 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-12 20:49:56.660 | Unpacking autoconf (2.69-11.1) ... 2021-08-12 20:49:56.748 | Selecting previously unselected package automake. 2021-08-12 20:49:56.756 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-12 20:49:56.761 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-12 20:49:56.870 | Selecting previously unselected package autopoint. 2021-08-12 20:49:56.878 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-12 20:49:56.881 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-12 20:49:56.926 | Selecting previously unselected package libllvm10:amd64. 2021-08-12 20:49:56.934 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:49:56.937 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:49:59.206 | Selecting previously unselected package libclang-cpp10. 2021-08-12 20:49:59.214 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:49:59.216 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:00.707 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-12 20:50:00.714 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:00.717 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-12 20:50:01.205 | Selecting previously unselected package libgc1c2:amd64. 2021-08-12 20:50:01.213 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-12 20:50:01.215 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-12 20:50:01.256 | Selecting previously unselected package libobjc4:amd64. 2021-08-12 20:50:01.264 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:01.267 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-12 20:50:01.297 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-12 20:50:01.305 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:01.307 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-12 20:50:01.386 | Selecting previously unselected package libc6-i386. 2021-08-12 20:50:01.393 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-12 20:50:01.396 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-12 20:50:01.907 | Selecting previously unselected package lib32gcc-s1. 2021-08-12 20:50:01.916 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:01.918 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-12 20:50:01.959 | Selecting previously unselected package lib32stdc++6. 2021-08-12 20:50:01.967 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:01.969 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-12 20:50:02.070 | Selecting previously unselected package libclang-common-10-dev. 2021-08-12 20:50:02.077 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:02.080 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:03.069 | Selecting previously unselected package libclang1-10. 2021-08-12 20:50:03.077 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:03.080 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:04.198 | Selecting previously unselected package clang-10. 2021-08-12 20:50:04.206 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:04.209 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:04.258 | Selecting previously unselected package libtool. 2021-08-12 20:50:04.265 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-12 20:50:04.268 | Unpacking libtool (2.4.6-14) ... 2021-08-12 20:50:04.316 | Selecting previously unselected package dh-autoreconf. 2021-08-12 20:50:04.324 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-12 20:50:04.326 | Unpacking dh-autoreconf (19) ... 2021-08-12 20:50:04.354 | Selecting previously unselected package libdebhelper-perl. 2021-08-12 20:50:04.361 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-12 20:50:04.363 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-12 20:50:04.411 | Selecting previously unselected package libarchive-zip-perl. 2021-08-12 20:50:04.419 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-12 20:50:04.421 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-12 20:50:04.465 | Selecting previously unselected package libsub-override-perl. 2021-08-12 20:50:04.474 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-12 20:50:04.477 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-12 20:50:04.505 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-12 20:50:04.513 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-12 20:50:04.515 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-12 20:50:04.545 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-12 20:50:04.552 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-12 20:50:04.554 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-12 20:50:04.583 | Selecting previously unselected package libdpkg-perl. 2021-08-12 20:50:04.590 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-12 20:50:04.593 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-12 20:50:04.666 | Selecting previously unselected package make. 2021-08-12 20:50:04.674 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-12 20:50:04.676 | Unpacking make (4.2.1-1.2) ... 2021-08-12 20:50:04.724 | Selecting previously unselected package dpkg-dev. 2021-08-12 20:50:04.732 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-12 20:50:04.735 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-12 20:50:04.883 | Selecting previously unselected package dwz. 2021-08-12 20:50:04.894 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-12 20:50:04.896 | Unpacking dwz (0.13-5) ... 2021-08-12 20:50:04.951 | Selecting previously unselected package libcroco3:amd64. 2021-08-12 20:50:04.959 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-12 20:50:04.962 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-12 20:50:05.001 | Selecting previously unselected package gettext. 2021-08-12 20:50:05.009 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-12 20:50:05.011 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-12 20:50:05.170 | Selecting previously unselected package intltool-debian. 2021-08-12 20:50:05.178 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-12 20:50:05.181 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-12 20:50:05.212 | Selecting previously unselected package po-debconf. 2021-08-12 20:50:05.220 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-12 20:50:05.223 | Unpacking po-debconf (1.0.21) ... 2021-08-12 20:50:05.292 | Selecting previously unselected package debhelper. 2021-08-12 20:50:05.301 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-12 20:50:05.303 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-12 20:50:05.497 | Selecting previously unselected package uuid-dev:amd64. 2021-08-12 20:50:05.506 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-12 20:50:05.508 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-12 20:50:05.546 | Selecting previously unselected package libsctp1:amd64. 2021-08-12 20:50:05.555 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-12 20:50:05.558 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-12 20:50:05.588 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-12 20:50:05.596 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-12 20:50:05.599 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-12 20:50:05.634 | Selecting previously unselected package libapr1-dev. 2021-08-12 20:50:05.642 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-12 20:50:05.645 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-12 20:50:05.906 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-12 20:50:05.914 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-12 20:50:05.917 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-12 20:50:06.049 | Selecting previously unselected package libaprutil1-dev. 2021-08-12 20:50:06.057 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-12 20:50:06.059 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-12 20:50:06.262 | Selecting previously unselected package apache2-dev. 2021-08-12 20:50:06.271 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-12 20:50:06.273 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:06.344 | Selecting previously unselected package binfmt-support. 2021-08-12 20:50:06.352 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-12 20:50:06.362 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-12 20:50:06.396 | Selecting previously unselected package g++-9. 2021-08-12 20:50:06.404 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:06.406 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-12 20:50:07.566 | Selecting previously unselected package g++. 2021-08-12 20:50:07.574 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-12 20:50:07.576 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-12 20:50:07.601 | Selecting previously unselected package build-essential. 2021-08-12 20:50:07.609 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-12 20:50:07.612 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-12 20:50:07.638 | Selecting previously unselected package conntrack. 2021-08-12 20:50:07.647 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-12 20:50:07.649 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-12 20:50:07.679 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-12 20:50:07.687 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-12 20:50:07.690 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-12 20:50:07.718 | Selecting previously unselected package libnetfilter-queue1. 2021-08-12 20:50:07.726 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-12 20:50:07.728 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-12 20:50:07.760 | Selecting previously unselected package conntrackd. 2021-08-12 20:50:07.768 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-12 20:50:07.770 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-12 20:50:07.820 | Selecting previously unselected package dns-root-data. 2021-08-12 20:50:07.828 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-12 20:50:07.830 | Unpacking dns-root-data (2019052802) ... 2021-08-12 20:50:07.861 | Selecting previously unselected package libidn11:amd64. 2021-08-12 20:50:07.869 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-12 20:50:07.871 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-12 20:50:07.909 | Selecting previously unselected package dnsmasq-base. 2021-08-12 20:50:07.917 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-12 20:50:07.919 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-12 20:50:07.989 | Selecting previously unselected package dnsmasq-utils. 2021-08-12 20:50:07.997 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-12 20:50:07.999 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-12 20:50:08.036 | Selecting previously unselected package ebtables. 2021-08-12 20:50:08.044 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-12 20:50:08.060 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-12 20:50:08.102 | Selecting previously unselected package libfakeroot:amd64. 2021-08-12 20:50:08.110 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-08-12 20:50:08.112 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-12 20:50:08.148 | Selecting previously unselected package fakeroot. 2021-08-12 20:50:08.157 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-08-12 20:50:08.159 | Unpacking fakeroot (1.24-1) ... 2021-08-12 20:50:08.202 | Selecting previously unselected package fonts-dejavu-core. 2021-08-12 20:50:08.210 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-12 20:50:08.213 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-12 20:50:08.387 | Selecting previously unselected package fonts-liberation. 2021-08-12 20:50:08.395 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-12 20:50:08.398 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-12 20:50:08.536 | Selecting previously unselected package fontconfig-config. 2021-08-12 20:50:08.544 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-12 20:50:08.548 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-12 20:50:08.586 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-12 20:50:08.595 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-12 20:50:08.597 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-12 20:50:08.642 | Selecting previously unselected package fontconfig. 2021-08-12 20:50:08.650 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-12 20:50:08.653 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-12 20:50:08.700 | Selecting previously unselected package genisoimage. 2021-08-12 20:50:08.709 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-12 20:50:08.711 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-12 20:50:08.791 | Selecting previously unselected package libann0. 2021-08-12 20:50:08.799 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-12 20:50:08.802 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-12 20:50:08.832 | Selecting previously unselected package libcdt5:amd64. 2021-08-12 20:50:08.840 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:08.842 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:08.871 | Selecting previously unselected package libcgraph6:amd64. 2021-08-12 20:50:08.879 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:08.882 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:08.916 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-12 20:50:08.924 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-12 20:50:08.927 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-12 20:50:08.972 | Selecting previously unselected package libjpeg8:amd64. 2021-08-12 20:50:08.980 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-12 20:50:08.982 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-12 20:50:09.011 | Selecting previously unselected package libjbig0:amd64. 2021-08-12 20:50:09.020 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-12 20:50:09.022 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-12 20:50:09.055 | Selecting previously unselected package libwebp6:amd64. 2021-08-12 20:50:09.064 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:09.066 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-12 20:50:09.120 | Selecting previously unselected package libtiff5:amd64. 2021-08-12 20:50:09.129 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:09.132 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-12 20:50:09.185 | Selecting previously unselected package libxpm4:amd64. 2021-08-12 20:50:09.194 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-12 20:50:09.196 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-12 20:50:09.231 | Selecting previously unselected package libgd3:amd64. 2021-08-12 20:50:09.239 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-12 20:50:09.242 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-12 20:50:09.290 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-12 20:50:09.298 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-12 20:50:09.301 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-12 20:50:09.350 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-12 20:50:09.358 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-12 20:50:09.361 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-12 20:50:09.425 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-12 20:50:09.433 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-08-12 20:50:09.435 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-12 20:50:09.466 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-12 20:50:09.474 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-12 20:50:09.476 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-12 20:50:09.506 | Selecting previously unselected package libxrender1:amd64. 2021-08-12 20:50:09.514 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-12 20:50:09.517 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-12 20:50:09.549 | Selecting previously unselected package libcairo2:amd64. 2021-08-12 20:50:09.557 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:09.560 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-12 20:50:09.659 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-12 20:50:09.667 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-12 20:50:09.670 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-12 20:50:09.710 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-12 20:50:09.718 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-12 20:50:09.720 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-12 20:50:09.804 | Selecting previously unselected package libthai-data. 2021-08-12 20:50:09.812 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-08-12 20:50:09.814 | Unpacking libthai-data (0.1.28-3) ... 2021-08-12 20:50:09.867 | Selecting previously unselected package libdatrie1:amd64. 2021-08-12 20:50:09.875 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-12 20:50:09.877 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-12 20:50:09.910 | Selecting previously unselected package libthai0:amd64. 2021-08-12 20:50:09.918 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-08-12 20:50:09.920 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-12 20:50:09.953 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-12 20:50:09.962 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-12 20:50:09.964 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-12 20:50:10.018 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-12 20:50:10.025 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-12 20:50:10.028 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-12 20:50:10.065 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-12 20:50:10.073 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-12 20:50:10.075 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-12 20:50:10.107 | Selecting previously unselected package libpathplan4:amd64. 2021-08-12 20:50:10.116 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:10.119 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:10.152 | Selecting previously unselected package libgvc6. 2021-08-12 20:50:10.160 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:10.163 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-12 20:50:10.283 | Selecting previously unselected package libgvpr2:amd64. 2021-08-12 20:50:10.291 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:10.293 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:10.345 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-12 20:50:10.353 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:10.355 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:10.510 | Selecting previously unselected package x11-common. 2021-08-12 20:50:10.519 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-12 20:50:10.543 | dpkg-query: no packages found matching nux-tools 2021-08-12 20:50:10.554 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-12 20:50:10.595 | Selecting previously unselected package libice6:amd64. 2021-08-12 20:50:10.603 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-12 20:50:10.605 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-12 20:50:10.645 | Selecting previously unselected package libsm6:amd64. 2021-08-12 20:50:10.653 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-12 20:50:10.656 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-12 20:50:10.688 | Selecting previously unselected package libxt6:amd64. 2021-08-12 20:50:10.696 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-12 20:50:10.698 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-12 20:50:10.752 | Selecting previously unselected package libxmu6:amd64. 2021-08-12 20:50:10.760 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-12 20:50:10.762 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-12 20:50:10.804 | Selecting previously unselected package libxaw7:amd64. 2021-08-12 20:50:10.813 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-12 20:50:10.815 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-12 20:50:10.870 | Selecting previously unselected package graphviz. 2021-08-12 20:50:10.878 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-12 20:50:10.881 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-12 20:50:11.017 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-12 20:50:11.025 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-12 20:50:11.028 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-12 20:50:11.080 | Selecting previously unselected package libibverbs1:amd64. 2021-08-12 20:50:11.088 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-12 20:50:11.091 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-12 20:50:11.132 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-12 20:50:11.139 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-12 20:50:11.154 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-12 20:50:11.214 | Selecting previously unselected package icu-devtools. 2021-08-12 20:50:11.222 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-12 20:50:11.225 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-12 20:50:11.282 | Selecting previously unselected package iputils-arping. 2021-08-12 20:50:11.290 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-12 20:50:11.292 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-12 20:50:11.328 | Selecting previously unselected package javascript-common. 2021-08-12 20:50:11.336 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-08-12 20:50:11.351 | Unpacking javascript-common (11) ... 2021-08-12 20:50:11.382 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-12 20:50:11.390 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-12 20:50:11.393 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:11.428 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-12 20:50:11.436 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-12 20:50:11.438 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:11.473 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-12 20:50:11.481 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-12 20:50:11.483 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:11.519 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-12 20:50:11.527 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-12 20:50:11.529 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:11.564 | Selecting previously unselected package comerr-dev:amd64. 2021-08-12 20:50:11.572 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-12 20:50:11.576 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-12 20:50:11.609 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-12 20:50:11.618 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-12 20:50:11.620 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:11.673 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-12 20:50:11.681 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-12 20:50:11.684 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-12 20:50:11.716 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-12 20:50:11.725 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-12 20:50:11.728 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-12 20:50:11.755 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-12 20:50:11.763 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-12 20:50:11.765 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-12 20:50:11.792 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-12 20:50:11.800 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-12 20:50:11.803 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-12 20:50:11.834 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-12 20:50:11.841 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-12 20:50:11.844 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-12 20:50:11.912 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-12 20:50:11.920 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-12 20:50:11.922 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-12 20:50:11.989 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-12 20:50:11.997 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-12 20:50:12.000 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-12 20:50:12.033 | Selecting previously unselected package libgts-bin. 2021-08-12 20:50:12.041 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-12 20:50:12.044 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-12 20:50:12.082 | Selecting previously unselected package libicu-dev:amd64. 2021-08-12 20:50:12.090 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-12 20:50:12.092 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-12 20:50:13.545 | Selecting previously unselected package libipset13:amd64. 2021-08-12 20:50:13.554 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-12 20:50:13.556 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-12 20:50:13.590 | Selecting previously unselected package librdmacm1:amd64. 2021-08-12 20:50:13.599 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-12 20:50:13.601 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-12 20:50:13.637 | Selecting previously unselected package libiscsi7:amd64. 2021-08-12 20:50:13.645 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-12 20:50:13.648 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-12 20:50:13.682 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-12 20:50:13.690 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-12 20:50:13.693 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-12 20:50:13.753 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-12 20:50:13.761 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-12 20:50:13.777 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-12 20:50:13.801 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-12 20:50:13.809 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-12 20:50:13.812 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-12 20:50:13.836 | Selecting previously unselected package libjs-jquery. 2021-08-12 20:50:13.844 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-12 20:50:13.847 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-12 20:50:13.906 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-12 20:50:13.915 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-12 20:50:13.917 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-12 20:50:13.946 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-12 20:50:13.955 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-12 20:50:13.957 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-12 20:50:14.029 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-12 20:50:14.037 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-12 20:50:14.040 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-12 20:50:14.093 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-12 20:50:14.101 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-12 20:50:14.104 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-12 20:50:14.129 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-12 20:50:14.137 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-12 20:50:14.139 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-12 20:50:14.167 | Selecting previously unselected package libssl-dev:amd64. 2021-08-12 20:50:14.175 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-12 20:50:14.177 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-12 20:50:14.436 | Selecting previously unselected package libmysqlclient-dev. 2021-08-12 20:50:14.444 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-12 20:50:14.447 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:50:14.729 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-12 20:50:14.738 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-12 20:50:14.740 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-12 20:50:14.833 | Selecting previously unselected package libnspr4:amd64. 2021-08-12 20:50:14.841 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-08-12 20:50:14.843 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-08-12 20:50:14.886 | Selecting previously unselected package libnss3:amd64. 2021-08-12 20:50:14.894 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-08-12 20:50:14.897 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-12 20:50:15.117 | Selecting previously unselected package libomp5-10:amd64. 2021-08-12 20:50:15.126 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:15.128 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:15.203 | Selecting previously unselected package libomp-10-dev. 2021-08-12 20:50:15.211 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:15.214 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:15.249 | Selecting previously unselected package pcp-conf. 2021-08-12 20:50:15.257 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-08-12 20:50:15.260 | Unpacking pcp-conf (5.0.3-1) ... 2021-08-12 20:50:15.291 | Selecting previously unselected package libpcp3. 2021-08-12 20:50:15.299 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-08-12 20:50:15.301 | Unpacking libpcp3 (5.0.3-1) ... 2021-08-12 20:50:15.373 | Selecting previously unselected package libpcp-pmda3. 2021-08-12 20:50:15.382 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-08-12 20:50:15.384 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-08-12 20:50:15.414 | Selecting previously unselected package libpcp-pmda-perl. 2021-08-12 20:50:15.423 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-08-12 20:50:15.425 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-08-12 20:50:15.461 | Selecting previously unselected package libpq5:amd64. 2021-08-12 20:50:15.469 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:15.472 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:15.518 | Selecting previously unselected package libpq-dev. 2021-08-12 20:50:15.526 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:15.529 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:15.603 | Selecting previously unselected package librados2. 2021-08-12 20:50:15.612 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:15.614 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-12 20:50:16.088 | Selecting previously unselected package librbd1. 2021-08-12 20:50:16.096 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:16.099 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-12 20:50:16.361 | Selecting previously unselected package libsasl2-dev. 2021-08-12 20:50:16.369 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-12 20:50:16.372 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-12 20:50:16.443 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-12 20:50:16.451 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-12 20:50:16.454 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-12 20:50:16.565 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-12 20:50:16.574 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-12 20:50:16.576 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-12 20:50:16.603 | Selecting previously unselected package libx86-1:amd64. 2021-08-12 20:50:16.611 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-12 20:50:16.614 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-12 20:50:16.652 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-12 20:50:16.660 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:16.662 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-12 20:50:16.804 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-12 20:50:16.813 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-12 20:50:16.815 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-12 20:50:16.893 | Selecting previously unselected package llvm-10-runtime. 2021-08-12 20:50:16.901 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:16.903 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:16.960 | Selecting previously unselected package libpfm4:amd64. 2021-08-12 20:50:16.968 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-12 20:50:16.971 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-12 20:50:17.045 | Selecting previously unselected package llvm-10. 2021-08-12 20:50:17.054 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:17.056 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:17.831 | Selecting previously unselected package libffi-dev:amd64. 2021-08-12 20:50:17.839 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-08-12 20:50:17.843 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-12 20:50:17.892 | Selecting previously unselected package python3-pygments. 2021-08-12 20:50:17.900 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-12 20:50:17.903 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-12 20:50:18.048 | Selecting previously unselected package llvm-10-tools. 2021-08-12 20:50:18.056 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:18.059 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:18.213 | Selecting previously unselected package libz3-4:amd64. 2021-08-12 20:50:18.221 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-12 20:50:18.223 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-12 20:50:19.176 | Selecting previously unselected package libz3-dev:amd64. 2021-08-12 20:50:19.184 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-12 20:50:19.187 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-12 20:50:19.231 | Selecting previously unselected package llvm-10-dev. 2021-08-12 20:50:19.240 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-12 20:50:19.242 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:23.741 | Selecting previously unselected package lsscsi. 2021-08-12 20:50:23.751 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-08-12 20:50:23.753 | Unpacking lsscsi (0.30-0.1) ... 2021-08-12 20:50:23.789 | Selecting previously unselected package pkg-config. 2021-08-12 20:50:23.797 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-12 20:50:23.800 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-12 20:50:23.833 | Selecting previously unselected package pm-utils. 2021-08-12 20:50:23.841 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-08-12 20:50:23.844 | Unpacking pm-utils (1.4.1-19) ... 2021-08-12 20:50:23.895 | Selecting previously unselected package postgresql-client-common. 2021-08-12 20:50:23.903 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-12 20:50:23.905 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-12 20:50:23.943 | Selecting previously unselected package postgresql-client-12. 2021-08-12 20:50:23.952 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:23.954 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:24.154 | Selecting previously unselected package ssl-cert. 2021-08-12 20:50:24.163 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-08-12 20:50:24.165 | Unpacking ssl-cert (1.0.39) ... 2021-08-12 20:50:24.200 | Selecting previously unselected package postgresql-common. 2021-08-12 20:50:24.209 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-12 20:50:24.250 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-12 20:50:24.256 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-12 20:50:24.321 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-12 20:50:24.330 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-12 20:50:24.332 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:24.633 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-12 20:50:24.642 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-12 20:50:24.644 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-12 20:50:24.674 | Selecting previously unselected package python-pip-whl. 2021-08-12 20:50:24.682 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-12 20:50:24.684 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-12 20:50:24.892 | Selecting previously unselected package python3-mysqldb. 2021-08-12 20:50:24.901 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-12 20:50:24.903 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-12 20:50:24.940 | Selecting previously unselected package python3-wheel. 2021-08-12 20:50:24.948 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-08-12 20:50:24.951 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-12 20:50:24.987 | Selecting previously unselected package python3-pip. 2021-08-12 20:50:24.995 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-12 20:50:24.998 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-12 20:50:25.092 | Selecting previously unselected package python3.8-venv. 2021-08-12 20:50:25.101 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-12 20:50:25.103 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-12 20:50:25.136 | Selecting previously unselected package python3-venv. 2021-08-12 20:50:25.146 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-12 20:50:25.148 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-12 20:50:25.176 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-12 20:50:25.185 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-12 20:50:25.187 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-12 20:50:25.226 | Selecting previously unselected package qemu-utils. 2021-08-12 20:50:25.236 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-12 20:50:25.238 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-12 20:50:25.428 | Selecting previously unselected package sharutils. 2021-08-12 20:50:25.437 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-12 20:50:25.439 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-12 20:50:25.492 | Selecting previously unselected package sqlite3. 2021-08-12 20:50:25.501 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-12 20:50:25.503 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-12 20:50:25.649 | Selecting previously unselected package unzip. 2021-08-12 20:50:25.657 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-12 20:50:25.659 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-12 20:50:25.708 | Selecting previously unselected package vbetool. 2021-08-12 20:50:25.717 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-08-12 20:50:25.719 | Unpacking vbetool (1.1-4) ... 2021-08-12 20:50:25.748 | Selecting previously unselected package ipset. 2021-08-12 20:50:25.758 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-08-12 20:50:25.768 | Unpacking ipset (7.5-1~exp1) ... 2021-08-12 20:50:25.800 | Selecting previously unselected package ipvsadm. 2021-08-12 20:50:25.809 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-12 20:50:25.811 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-12 20:50:25.848 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-12 20:50:25.856 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-12 20:50:25.867 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:25.895 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-12 20:50:25.903 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-12 20:50:25.906 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-12 20:50:25.939 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-12 20:50:25.947 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-12 20:50:25.950 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-12 20:50:25.981 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-12 20:50:25.990 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-12 20:50:25.992 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:26.026 | Selecting previously unselected package libpcp-gui2. 2021-08-12 20:50:26.036 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.038 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-08-12 20:50:26.067 | Selecting previously unselected package libpcp-import1. 2021-08-12 20:50:26.076 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.079 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-08-12 20:50:26.109 | Selecting previously unselected package libpcp-mmv1. 2021-08-12 20:50:26.117 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.120 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-08-12 20:50:26.150 | Selecting previously unselected package libpcp-trace2. 2021-08-12 20:50:26.159 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.161 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-08-12 20:50:26.190 | Selecting previously unselected package libpcp-web1. 2021-08-12 20:50:26.199 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.201 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-08-12 20:50:26.246 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-12 20:50:26.255 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-12 20:50:26.257 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-12 20:50:26.295 | Selecting previously unselected package python3-pcp. 2021-08-12 20:50:26.304 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.306 | Unpacking python3-pcp (5.0.3-1) ... 2021-08-12 20:50:26.354 | Selecting previously unselected package pcp. 2021-08-12 20:50:26.363 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-08-12 20:50:26.436 | Unpacking pcp (5.0.3-1) ... 2021-08-12 20:50:27.021 | Selecting previously unselected package socat. 2021-08-12 20:50:27.030 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-08-12 20:50:27.034 | Unpacking socat (1.7.3.3-2) ... 2021-08-12 20:50:27.115 | Selecting previously unselected package vlan. 2021-08-12 20:50:27.124 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-12 20:50:27.126 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-12 20:50:27.196 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-12 20:50:27.203 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-12 20:50:27.214 | Setting up javascript-common (11) ... 2021-08-12 20:50:27.248 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-12 20:50:27.265 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-12 20:50:27.272 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-12 20:50:27.278 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-12 20:50:27.285 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-12 20:50:27.309 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-12 20:50:27.315 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-12 20:50:27.321 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-12 20:50:27.326 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-12 20:50:27.333 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-12 20:50:27.340 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-12 20:50:27.346 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-12 20:50:27.352 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-12 20:50:27.358 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-12 20:50:27.364 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-12 20:50:27.369 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-12 20:50:27.376 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-12 20:50:27.383 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-12 20:50:27.388 | Setting up vbetool (1.1-4) ... 2021-08-12 20:50:27.394 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-12 20:50:27.403 | Setting up pm-utils (1.4.1-19) ... 2021-08-12 20:50:27.414 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-12 20:50:27.664 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-12 20:50:27.690 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-12 20:50:27.696 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:27.704 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-12 20:50:27.965 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-12 20:50:28.634 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-12 20:50:28.646 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-12 20:50:28.652 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-12 20:50:28.658 | Setting up m4 (1.4.18-4) ... 2021-08-12 20:50:28.664 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-12 20:50:28.953 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-12 20:50:28.959 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-12 20:50:28.966 | Setting up iputils-arping (3:20190709-3) ... 2021-08-12 20:50:29.001 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-12 20:50:29.007 | Setting up conntrack (1:1.4.5-2) ... 2021-08-12 20:50:29.013 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-12 20:50:29.019 | Setting up python3-wheel (0.34.2-1) ... 2021-08-12 20:50:29.275 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-12 20:50:29.282 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-12 20:50:29.483 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-12 20:50:31.631 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-12 20:50:32.855 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-12 20:50:33.539 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-12 20:50:33.559 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-12 20:50:33.565 | Setting up acl (2.2.53-6) ... 2021-08-12 20:50:33.572 | Setting up dns-root-data (2019052802) ... 2021-08-12 20:50:33.578 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:33.584 | Setting up fakeroot (1.24-1) ... 2021-08-12 20:50:33.591 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-12 20:50:33.601 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-12 20:50:33.606 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-12 20:50:33.613 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:33.619 | Setting up autotools-dev (20180224.1) ... 2021-08-12 20:50:33.624 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-12 20:50:34.420 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-12 20:50:34.425 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-12 20:50:34.430 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-12 20:50:34.436 | Setting up make (4.2.1-1.2) ... 2021-08-12 20:50:34.442 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-08-12 20:50:34.447 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-12 20:50:34.453 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:34.459 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-12 20:50:34.465 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:34.471 | Setting up ebtables (2.0.11-3build1) ... 2021-08-12 20:50:35.023 | Setting up socat (1.7.3.3-2) ... 2021-08-12 20:50:35.029 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-12 20:50:35.036 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-12 20:50:35.043 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-12 20:50:35.048 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-12 20:50:35.053 | Setting up binfmt-support (2.2.0-2) ... 2021-08-12 20:50:35.338 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-12 20:50:36.453 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-12 20:50:36.460 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-12 20:50:36.465 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-12 20:50:36.513 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-12 20:50:36.521 | Setting up lsscsi (0.30-0.1) ... 2021-08-12 20:50:36.527 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-12 20:50:36.535 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-12 20:50:36.540 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-12 20:50:36.545 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-12 20:50:36.551 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-12 20:50:36.556 | Setting up autoconf (2.69-11.1) ... 2021-08-12 20:50:36.567 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-12 20:50:36.573 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-12 20:50:36.616 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-12 20:50:36.622 | Setting up dwz (0.13-5) ... 2021-08-12 20:50:36.628 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-12 20:50:36.633 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-12 20:50:36.640 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-12 20:50:36.646 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-12 20:50:36.651 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-12 20:50:36.666 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:36.673 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:36.678 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-12 20:50:36.685 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-12 20:50:36.691 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-12 20:50:36.696 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-12 20:50:36.707 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-12 20:50:36.713 | Setting up pcp-conf (5.0.3-1) ... 2021-08-12 20:50:36.722 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-12 20:50:36.731 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-12 20:50:36.737 | Setting up libsub-override-perl (0.09-2) ... 2021-08-12 20:50:36.742 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-12 20:50:36.748 | Setting up libthai-data (0.1.28-3) ... 2021-08-12 20:50:36.755 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-12 20:50:36.761 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:36.767 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:36.774 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:36.781 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-12 20:50:36.787 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:36.792 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-12 20:50:36.799 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-12 20:50:36.806 | Setting up ipset (7.5-1~exp1) ... 2021-08-12 20:50:36.820 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-12 20:50:36.831 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-12 20:50:37.899 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-12 20:50:38.235 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-12 20:50:38.240 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-12 20:50:38.246 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-12 20:50:38.252 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-12 20:50:38.257 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-12 20:50:38.263 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-12 20:50:38.269 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-12 20:50:38.274 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-12 20:50:38.280 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-12 20:50:38.286 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-12 20:50:38.293 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-12 20:50:38.298 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-12 20:50:38.303 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-12 20:50:38.309 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:38.315 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-12 20:50:38.320 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-12 20:50:38.326 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-12 20:50:38.331 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-12 20:50:38.338 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:50:38.345 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:38.350 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-12 20:50:38.355 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:38.361 | Setting up libtool (2.4.6-14) ... 2021-08-12 20:50:38.367 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-12 20:50:38.467 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-12 20:50:38.509 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:38.514 | Setting up haproxy (2.0.13-2ubuntu0.1) ... 2021-08-12 20:50:38.910 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-12 20:50:39.996 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:40.003 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-12 20:50:40.009 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-12 20:50:40.015 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-12 20:50:40.167 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-12 20:50:40.173 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:40.179 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:40.189 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-12 20:50:40.200 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-12 20:50:40.207 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-12 20:50:40.461 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-12 20:50:40.469 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-12 20:50:40.475 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-12 20:50:40.483 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-12 20:50:40.489 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:41.097 | 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-12 20:50:41.126 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-12 20:50:41.132 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-12 20:50:41.138 | Setting up ssl-cert (1.0.39) ... 2021-08-12 20:50:41.708 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-12 20:50:41.714 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-12 20:50:41.791 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-12 20:50:41.796 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-12 20:50:42.304 | Adding user postgres to group ssl-cert 2021-08-12 20:50:42.449 | 2021-08-12 20:50:42.449 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-12 20:50:42.642 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-12 20:50:42.642 | Removing obsolete dictionary files: 2021-08-12 20:50:43.223 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-12 20:50:44.305 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-12 20:50:44.311 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-12 20:50:44.318 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-12 20:50:44.410 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-12 20:50:44.830 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-12 20:50:44.839 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-12 20:50:44.846 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-12 20:50:44.851 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-12 20:50:44.857 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-12 20:50:44.863 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-12 20:50:44.869 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-12 20:50:44.875 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-12 20:50:44.880 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-12 20:50:44.887 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:50:44.893 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:44.898 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:44.904 | Setting up ipvsadm (1:1.31-1) ... 2021-08-12 20:50:45.644 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-12 20:50:45.649 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-12 20:50:45.755 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-12 20:50:47.833 | Regenerating fonts cache... done. 2021-08-12 20:50:47.837 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-12 20:50:47.843 | Setting up libpcp3 (5.0.3-1) ... 2021-08-12 20:50:47.849 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-08-12 20:50:47.856 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-12 20:50:47.862 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-12 20:50:49.282 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-12 20:50:50.112 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-12 20:50:50.190 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:50.195 | Setting up keepalived (1:2.0.19-2) ... 2021-08-12 20:50:51.179 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-12 20:50:51.904 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:51.910 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-08-12 20:50:51.916 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-12 20:50:51.922 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-08-12 20:50:51.929 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-12 20:50:51.937 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-08-12 20:50:51.945 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:51.953 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-12 20:50:51.959 | Setting up libpcp-web1 (5.0.3-1) ... 2021-08-12 20:50:51.966 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-12 20:50:51.972 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-12 20:50:51.978 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:51.985 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-12 20:50:51.991 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-08-12 20:50:52.020 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-12 20:50:52.026 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-12 20:50:52.031 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-12 20:50:52.037 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-12 20:50:52.042 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-12 20:50:52.049 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-12 20:50:52.056 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-12 20:50:52.063 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-12 20:50:52.072 | Setting up libpcp-import1 (5.0.3-1) ... 2021-08-12 20:50:52.081 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-12 20:50:52.087 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-12 20:50:52.094 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-12 20:50:52.101 | Setting up po-debconf (1.0.21) ... 2021-08-12 20:50:52.107 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:52.556 | Enabling module mpm_event. 2021-08-12 20:50:52.623 | Enabling module authz_core. 2021-08-12 20:50:52.629 | Enabling module authz_host. 2021-08-12 20:50:52.694 | Enabling module authn_core. 2021-08-12 20:50:52.700 | Enabling module auth_basic. 2021-08-12 20:50:52.766 | Enabling module access_compat. 2021-08-12 20:50:52.828 | Enabling module authn_file. 2021-08-12 20:50:52.890 | Enabling module authz_user. 2021-08-12 20:50:52.959 | Enabling module alias. 2021-08-12 20:50:53.021 | Enabling module dir. 2021-08-12 20:50:53.082 | Enabling module autoindex. 2021-08-12 20:50:53.153 | Enabling module env. 2021-08-12 20:50:53.221 | Enabling module mime. 2021-08-12 20:50:53.285 | Enabling module negotiation. 2021-08-12 20:50:53.349 | Enabling module setenvif. 2021-08-12 20:50:53.415 | Enabling module filter. 2021-08-12 20:50:53.479 | Enabling module deflate. 2021-08-12 20:50:53.544 | Enabling module status. 2021-08-12 20:50:53.615 | Enabling module reqtimeout. 2021-08-12 20:50:53.682 | Enabling conf charset. 2021-08-12 20:50:53.751 | Enabling conf localized-error-pages. 2021-08-12 20:50:53.815 | Enabling conf other-vhosts-access-log. 2021-08-12 20:50:53.878 | Enabling conf security. 2021-08-12 20:50:53.940 | Enabling conf serve-cgi-bin. 2021-08-12 20:50:54.005 | Enabling site 000-default. 2021-08-12 20:50:54.059 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-12 20:50:54.116 | Enabling conf javascript-common. 2021-08-12 20:50:54.374 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-12 20:50:54.958 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-12 20:50:57.696 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-12 20:50:57.710 | Setting up python3-pcp (5.0.3-1) ... 2021-08-12 20:50:58.020 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-12 20:50:58.050 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-12 20:50:58.056 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-12 20:50:58.068 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-12 20:50:58.074 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-12 20:50:58.080 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-12 20:50:58.085 | Setting up graphviz (2.42.2-3build2) ... 2021-08-12 20:50:58.094 | Setting up pcp (5.0.3-1) ... 2021-08-12 20:50:58.455 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-08-12 20:50:58.878 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-08-12 20:50:59.280 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-08-12 20:50:59.710 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-08-12 20:51:16.123 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-12 20:51:16.132 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-12 20:51:16.135 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-12 20:51:17.297 | Setting up dh-autoreconf (19) ... 2021-08-12 20:51:17.304 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-12 20:51:18.149 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-12 20:51:18.157 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-12 20:51:18.166 | Setting up debhelper (12.10ubuntu1) ... 2021-08-12 20:51:18.172 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-12 20:51:18.506 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-12 20:51:18.512 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-12 20:51:18.537 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-12 20:51:18.616 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-12 20:51:31.729 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-12 20:51:31.753 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-12 20:51:32.144 | Processing triggers for ufw (0.36-6) ... 2021-08-12 20:51:32.278 | Processing triggers for man-db (2.9.1-1) ... 2021-08-12 20:52:02.359 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-12 20:52:02.373 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-12 20:52:08.423 | ++ functions-common:apt_get:1118 : result=0 2021-08-12 20:52:08.426 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:52:08.429 | ++ functions-common:time_stop:2309 : local name 2021-08-12 20:52:08.431 | ++ functions-common:time_stop:2310 : local end_time 2021-08-12 20:52:08.433 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:52:08.436 | ++ functions-common:time_stop:2312 : local total 2021-08-12 20:52:08.438 | ++ functions-common:time_stop:2313 : local start_time 2021-08-12 20:52:08.440 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:52:08.442 | ++ functions-common:time_stop:2316 : start_time=1628801349374 2021-08-12 20:52:08.445 | ++ functions-common:time_stop:2318 : [[ -z 1628801349374 ]] 2021-08-12 20:52:08.447 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:52:08.451 | ++ functions-common:time_stop:2321 : end_time=1628801528449 2021-08-12 20:52:08.455 | ++ functions-common:time_stop:2322 : elapsed_time=179075 2021-08-12 20:52:08.458 | ++ functions-common:time_stop:2323 : total=863 2021-08-12 20:52:08.460 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:52:08.462 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=179938 2021-08-12 20:52:08.464 | ++ functions-common:apt_get:1122 : return 0 2021-08-12 20:52:08.467 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-12 20:52:08.469 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-12 20:52:08.472 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-12 20:52:08.476 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-12 20:52:08.480 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-12 20:52:08.482 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-12 20:52:08.485 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-12 20:52:09.885 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-12 20:52:09.887 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-12 20:52:09.889 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-12 20:52:09.893 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-12 20:52:09.895 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-12 20:52:09.897 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-12 20:52:09.899 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-12 20:52:09.901 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-12 20:52:09.903 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-12 20:52:09.905 | + functions-common:_ensure_lsb_release:328 : return 2021-08-12 20:52:09.907 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-12 20:52:09.977 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-12 20:52:09.979 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-12 20:52:10.049 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-12 20:52:10.052 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-12 20:52:10.121 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-12 20:52:10.122 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-12 20:52:10.124 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-12 20:52:10.126 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-12 20:52:10.129 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-12 20:52:10.131 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-12 20:52:10.133 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-12 20:52:10.134 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-12 20:52:10.136 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-12 20:52:10.138 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-12 20:52:10.140 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-12 20:52:10.140 | Distro: focal 2021-08-12 20:52:10.143 | + tools/install_pip.sh:main:115 : get_versions 2021-08-12 20:52:10.145 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-12 20:52:10.148 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-12 20:52:10.150 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-12 20:52:10.153 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-12 20:52:10.153 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-12 20:52:10.559 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-12 20:52:10.561 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-12 20:52:10.561 | pip: 20.2.2 2021-08-12 20:52:10.563 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-12 20:52:10.565 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-12 20:52:10.567 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:52:10.569 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:52:10.570 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:52:10.572 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:52:10.574 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:52:10.575 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:52:10.577 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:52:10.578 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:52:10.580 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:52:10.582 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-12 20:52:10.584 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-12 20:52:10.585 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-12 20:52:10.587 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-12 20:52:10.589 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-12 20:52:10.591 | + 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-12 20:52:10.601 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-12 20:52:10.601 | Dload Upload Total Spent Left Speed 2021-08-12 20:52:10.879 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 6900k 0 --:--:-- --:--:-- --:--:-- 6900k 2021-08-12 20:52:10.883 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-12 20:52:10.886 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-12 20:52:14.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:14.060 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:14.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:14.060 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:14.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:14.582 | Collecting pip 2021-08-12 20:52:14.593 | 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-12 20:52:16.194 | Installing collected packages: pip 2021-08-12 20:52:16.194 | Attempting uninstall: pip 2021-08-12 20:52:16.195 | Found existing installation: pip 20.2.2 2021-08-12 20:52:16.459 | Uninstalling pip-20.2.2: 2021-08-12 20:52:16.491 | Successfully uninstalled pip-20.2.2 2021-08-12 20:52:18.139 | Successfully installed pip-21.2.4 2021-08-12 20:52:18.140 | 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-12 20:52:18.283 | + tools/install_pip.sh:main:136 : set -x 2021-08-12 20:52:18.286 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-12 20:52:18.288 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-12 20:52:18.289 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 20:52:18.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-12 20:52:18.293 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-12 20:52:18.295 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 20:52:18.298 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-12 20:52:18.298 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 20:52:18.303 | ++ 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-12 20:52:18.305 | ++ 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-12 20:52:18.306 | ++ 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-12 20:52:18.309 | + 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-12 20:52:18.310 | + 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-12 20:52:18.327 | 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-12 20:52:18.329 | + 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-12 20:52:19.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:19.110 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:19.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:19.110 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:20.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:20.265 | 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-12 20:52:21.867 | 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-12 20:52:21.974 | + inc/python:pip_install:200 : result=0 2021-08-12 20:52:21.976 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:52:21.978 | + functions-common:time_stop:2309 : local name 2021-08-12 20:52:21.979 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:52:21.981 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:52:21.983 | + functions-common:time_stop:2312 : local total 2021-08-12 20:52:21.984 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:52:21.986 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:52:21.988 | + functions-common:time_stop:2316 : start_time=1628801538322 2021-08-12 20:52:21.990 | + functions-common:time_stop:2318 : [[ -z 1628801538322 ]] 2021-08-12 20:52:21.992 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:52:21.995 | + functions-common:time_stop:2321 : end_time=1628801541993 2021-08-12 20:52:21.997 | + functions-common:time_stop:2322 : elapsed_time=3671 2021-08-12 20:52:21.998 | + functions-common:time_stop:2323 : total=0 2021-08-12 20:52:22.000 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:52:22.002 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3671 2021-08-12 20:52:22.004 | + inc/python:pip_install:203 : return 0 2021-08-12 20:52:22.006 | + tools/install_pip.sh:main:142 : get_versions 2021-08-12 20:52:22.008 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-12 20:52:22.012 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-12 20:52:22.013 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-12 20:52:22.016 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-12 20:52:22.016 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-12 20:52:22.581 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-12 20:52:22.582 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-12 20:52:22.583 | pip: 21.2.4 2021-08-12 20:52:22.586 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-12 20:52:22.588 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-12 20:52:22.591 | + ./stack.sh:main:778 : fixup_all 2021-08-12 20:52:22.593 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-12 20:52:22.596 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-12 20:52:22.598 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-12 20:52:22.610 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-12 20:52:22.610 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-12 20:52:22.610 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-12 20:52:22.616 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-12 20:52:22.618 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-12 20:52:22.620 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-12 20:52:22.628 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-12 20:52:22.632 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-12 20:52:22.634 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-12 20:52:22.636 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:52:22.638 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:52:22.640 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-08-12 20:52:22.651 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-12 20:52:22.653 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-12 20:52:22.655 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:52:22.657 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:52:22.659 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:52:22.661 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:52:22.663 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:52:22.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:52:22.667 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:52:22.669 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:52:22.671 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:52:22.674 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-12 20:52:22.676 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-12 20:52:22.678 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-12 20:52:22.680 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:52:22.682 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:52:22.684 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:52:22.687 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:52:22.689 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:52:22.691 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:52:22.693 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-12 20:52:22.696 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-12 20:52:22.715 | Using python 3.8 to install os-testr 2021-08-12 20:52:22.717 | + 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-12 20:52:23.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:23.460 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:23.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:23.460 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:24.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:24.680 | Collecting os-testr 2021-08-12 20:52:24.687 | 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-12 20:52:24.702 | 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-12 20:52:24.703 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-12 20:52:24.751 | Collecting stestr>=1.0.0 2021-08-12 20:52:24.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-08-12 20:52:24.799 | Collecting python-subunit>=1.0.0 2021-08-12 20:52:24.806 | 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-12 20:52:24.828 | 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-12 20:52:24.856 | 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-12 20:52:24.901 | Collecting future 2021-08-12 20:52:24.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-12 20:52:25.830 | 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-12 20:52:25.838 | 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-12 20:52:25.840 | 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-12 20:52:25.855 | 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-12 20:52:25.857 | 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-12 20:52:25.861 | 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-12 20:52:25.863 | 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.3.0) 2021-08-12 20:52:25.918 | 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-12 20:52:25.920 | 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-12 20:52:25.922 | 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-12 20:52:25.923 | 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-12 20:52:25.995 | 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-12 20:52:26.063 | Building wheels for collected packages: future 2021-08-12 20:52:26.063 | Building wheel for future (setup.py): started 2021-08-12 20:52:27.136 | Building wheel for future (setup.py): finished with status 'done' 2021-08-12 20:52:27.140 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=ece70bbb36f32823c86d71d4fa9f86b416ad51848474961bc23d233966c4b1f7 2021-08-12 20:52:27.140 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-12 20:52:27.147 | Successfully built future 2021-08-12 20:52:28.573 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-12 20:52:29.442 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-08-12 20:52:29.442 | 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-12 20:52:29.587 | + inc/python:pip_install:200 : result=0 2021-08-12 20:52:29.589 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:52:29.591 | + functions-common:time_stop:2309 : local name 2021-08-12 20:52:29.593 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:52:29.595 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:52:29.598 | + functions-common:time_stop:2312 : local total 2021-08-12 20:52:29.600 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:52:29.602 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:52:29.604 | + functions-common:time_stop:2316 : start_time=1628801542710 2021-08-12 20:52:29.606 | + functions-common:time_stop:2318 : [[ -z 1628801542710 ]] 2021-08-12 20:52:29.609 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:52:29.613 | + functions-common:time_stop:2321 : end_time=1628801549610 2021-08-12 20:52:29.615 | + functions-common:time_stop:2322 : elapsed_time=6900 2021-08-12 20:52:29.617 | + functions-common:time_stop:2323 : total=0 2021-08-12 20:52:29.619 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:52:29.621 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6900 2021-08-12 20:52:29.623 | + inc/python:pip_install:203 : return 0 2021-08-12 20:52:29.625 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-12 20:52:29.673 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-12 20:52:29.777 | + ./stack.sh:main:792 : install_infra 2021-08-12 20:52:29.782 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-12 20:52:29.782 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-12 20:52:29.786 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-12 20:52:33.035 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-12 20:52:33.037 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-12 20:52:33.059 | + 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-12 20:52:34.999 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.028 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.131 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.242 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.420 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.425 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.496 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.542 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.625 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.661 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:35.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:35.851 | Collecting pbr===5.6.0 2021-08-12 20:52:35.858 | 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-12 20:52:35.897 | Installing collected packages: pbr 2021-08-12 20:52:36.037 | Successfully installed pbr-5.6.0 2021-08-12 20:52:36.102 | + inc/python:pip_install:200 : result=0 2021-08-12 20:52:36.104 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:52:36.106 | + functions-common:time_stop:2309 : local name 2021-08-12 20:52:36.108 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:52:36.110 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:52:36.113 | + functions-common:time_stop:2312 : local total 2021-08-12 20:52:36.115 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:52:36.117 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:52:36.119 | + functions-common:time_stop:2316 : start_time=1628801553052 2021-08-12 20:52:36.121 | + functions-common:time_stop:2318 : [[ -z 1628801553052 ]] 2021-08-12 20:52:36.123 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:52:36.128 | + functions-common:time_stop:2321 : end_time=1628801556125 2021-08-12 20:52:36.130 | + functions-common:time_stop:2322 : elapsed_time=3073 2021-08-12 20:52:36.132 | + functions-common:time_stop:2323 : total=6900 2021-08-12 20:52:36.134 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:52:36.136 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9973 2021-08-12 20:52:36.139 | + inc/python:pip_install:203 : return 0 2021-08-12 20:52:36.141 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-12 20:52:36.144 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-12 20:52:36.166 | + 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-12 20:52:38.121 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.151 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.255 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.368 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.554 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.560 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.632 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.678 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.764 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.800 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-12 20:52:38.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:38.853 | Processing /opt/stack/requirements 2021-08-12 20:52:40.209 | Collecting fixtures===3.0.0 2021-08-12 20:52:40.216 | 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-12 20:52:40.385 | Collecting PyYAML===5.4.1 2021-08-12 20:52:40.392 | 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-12 20:52:40.566 | Collecting requests===2.26.0 2021-08-12 20:52:40.573 | 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-12 20:52:40.666 | Collecting packaging===21.0 2021-08-12 20:52:40.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-08-12 20:52:40.738 | Collecting testtools===2.5.0 2021-08-12 20:52:40.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-08-12 20:52:40.826 | Collecting idna===3.2 2021-08-12 20:52:40.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-08-12 20:52:40.957 | Collecting pyparsing===2.4.7 2021-08-12 20:52:40.963 | 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-12 20:52:41.012 | Collecting six===1.16.0 2021-08-12 20:52:41.018 | 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-12 20:52:41.063 | Collecting charset-normalizer===2.0.4 2021-08-12 20:52:41.071 | 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-12 20:52:41.106 | Collecting Parsley>=1.2 2021-08-12 20:52:41.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-12 20:52:41.160 | Collecting beagle>=0.2.1 2021-08-12 20:52:41.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-12 20:52:41.191 | 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-12 20:52:41.243 | Collecting certifi===2021.5.30 2021-08-12 20:52:41.249 | 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-12 20:52:41.333 | Collecting urllib3===1.26.6 2021-08-12 20:52:41.362 | 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-12 20:52:41.423 | Collecting extras===1.0.0 2021-08-12 20:52:41.428 | 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-12 20:52:41.507 | Collecting cliff===3.8.0 2021-08-12 20:52:41.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-08-12 20:52:41.672 | Collecting cmd2===2.1.2 2021-08-12 20:52:41.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-08-12 20:52:41.823 | Collecting stevedore===3.3.0 2021-08-12 20:52:41.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-08-12 20:52:41.883 | Collecting prettytable===0.7.2 2021-08-12 20:52:41.889 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-12 20:52:41.927 | Collecting wcwidth===0.2.5 2021-08-12 20:52:41.933 | 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-12 20:52:42.000 | Collecting colorama===0.4.4 2021-08-12 20:52:42.007 | 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-12 20:52:42.053 | Collecting pyperclip===1.8.2 2021-08-12 20:52:42.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-12 20:52:42.458 | Collecting attrs===21.2.0 2021-08-12 20:52:42.465 | 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-12 20:52:42.537 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-12 20:52:42.538 | Building wheel for pyperclip (setup.py): started 2021-08-12 20:52:42.783 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-12 20:52:42.784 | ERROR: Command errored out with exit status 1: 2021-08-12 20:52:42.784 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-146n2sxg/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-146n2sxg/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-jzhpsgve 2021-08-12 20:52:42.784 | cwd: /tmp/pip-install-146n2sxg/pyperclip/ 2021-08-12 20:52:42.784 | Complete output (6 lines): 2021-08-12 20:52:42.784 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-12 20:52:42.784 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-12 20:52:42.784 | or: setup.py --help-commands 2021-08-12 20:52:42.784 | or: setup.py cmd --help 2021-08-12 20:52:42.784 | 2021-08-12 20:52:42.784 | error: invalid command 'bdist_wheel' 2021-08-12 20:52:42.784 | ---------------------------------------- 2021-08-12 20:52:42.784 | ERROR: Failed building wheel for pyperclip 2021-08-12 20:52:42.784 | Running setup.py clean for pyperclip 2021-08-12 20:52:43.043 | Building wheel for openstack-requirements (setup.py): started 2021-08-12 20:52:43.835 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-12 20:52:43.835 | ERROR: Command errored out with exit status 1: 2021-08-12 20:52:43.835 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t2hh2o2z/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t2hh2o2z/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-ayfstmpt 2021-08-12 20:52:43.835 | cwd: /tmp/pip-req-build-t2hh2o2z/ 2021-08-12 20:52:43.835 | Complete output (6 lines): 2021-08-12 20:52:43.835 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-12 20:52:43.835 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-12 20:52:43.835 | or: setup.py --help-commands 2021-08-12 20:52:43.836 | or: setup.py cmd --help 2021-08-12 20:52:43.836 | 2021-08-12 20:52:43.836 | error: invalid command 'bdist_wheel' 2021-08-12 20:52:43.836 | ---------------------------------------- 2021-08-12 20:52:43.836 | ERROR: Failed building wheel for openstack-requirements 2021-08-12 20:52:43.836 | Running setup.py clean for openstack-requirements 2021-08-12 20:52:44.613 | Failed to build pyperclip openstack-requirements 2021-08-12 20:52:44.859 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-12 20:52:45.930 | Running setup.py install for pyperclip: started 2021-08-12 20:52:46.340 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-12 20:52:46.999 | Running setup.py install for openstack-requirements: started 2021-08-12 20:52:49.200 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-12 20:52:49.235 | 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.dev4763 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.3.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-08-12 20:52:49.375 | + inc/python:pip_install:200 : result=0 2021-08-12 20:52:49.377 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:52:49.379 | + functions-common:time_stop:2309 : local name 2021-08-12 20:52:49.381 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:52:49.384 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:52:49.386 | + functions-common:time_stop:2312 : local total 2021-08-12 20:52:49.388 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:52:49.390 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:52:49.392 | + functions-common:time_stop:2316 : start_time=1628801556159 2021-08-12 20:52:49.394 | + functions-common:time_stop:2318 : [[ -z 1628801556159 ]] 2021-08-12 20:52:49.397 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:52:49.401 | + functions-common:time_stop:2321 : end_time=1628801569398 2021-08-12 20:52:49.403 | + functions-common:time_stop:2322 : elapsed_time=13239 2021-08-12 20:52:49.405 | + functions-common:time_stop:2323 : total=9973 2021-08-12 20:52:49.407 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:52:49.410 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23212 2021-08-12 20:52:49.412 | + inc/python:pip_install:203 : return 0 2021-08-12 20:52:49.415 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-12 20:52:49.417 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-12 20:52:49.420 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-12 20:52:49.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:52:49.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:52:49.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-12 20:52:49.430 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:52:49.432 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-12 20:52:49.453 | Using python 3.8 to install pbr 2021-08-12 20:52:49.456 | + 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-12 20:52:50.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:50.183 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:50.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:52:50.183 | from cryptography.utils import int_from_bytes 2021-08-12 20:52:51.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:51.259 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-12 20:52:52.917 | 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-12 20:52:53.035 | + inc/python:pip_install:200 : result=0 2021-08-12 20:52:53.037 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:52:53.039 | + functions-common:time_stop:2309 : local name 2021-08-12 20:52:53.041 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:52:53.043 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:52:53.045 | + functions-common:time_stop:2312 : local total 2021-08-12 20:52:53.048 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:52:53.050 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:52:53.052 | + functions-common:time_stop:2316 : start_time=1628801569447 2021-08-12 20:52:53.054 | + functions-common:time_stop:2318 : [[ -z 1628801569447 ]] 2021-08-12 20:52:53.056 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:52:53.060 | + functions-common:time_stop:2321 : end_time=1628801573058 2021-08-12 20:52:53.062 | + functions-common:time_stop:2322 : elapsed_time=3611 2021-08-12 20:52:53.065 | + functions-common:time_stop:2323 : total=23212 2021-08-12 20:52:53.067 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:52:53.069 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26823 2021-08-12 20:52:53.071 | + inc/python:pip_install:203 : return 0 2021-08-12 20:52:53.073 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-12 20:52:56.263 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-12 20:52:58.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:52:58.110 | Collecting bindep 2021-08-12 20:52:58.117 | 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-12 20:52:58.158 | Collecting Parsley 2021-08-12 20:52:58.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-12 20:52:58.221 | Collecting distro 2021-08-12 20:52:58.227 | 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-12 20:52:58.345 | Collecting pbr>=2.0.0 2021-08-12 20:52:58.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-12 20:52:58.399 | Installing collected packages: Parsley, distro, pbr, bindep 2021-08-12 20:52:58.833 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-12 20:52:58.901 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-12 20:52:58.903 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-12 20:52:58.907 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-12 20:52:58.924 | + ./stack.sh:main:801 : pkgs= 2021-08-12 20:52:58.927 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-12 20:52:58.929 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-12 20:52:58.931 | + functions-common:run_phase:1737 : local mode=stack 2021-08-12 20:52:58.934 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-12 20:52:58.936 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 20:52:58.938 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 20:52:58.941 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 20:52:58.943 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 20:52:58.945 | + functions-common:run_phase:1747 : local extra 2021-08-12 20:52:58.948 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 20:52:58.951 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 20:52:58.954 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 20:52:58.956 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 20:52:58.958 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-12 20:52:58.961 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 20:52:58.976 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:52:58.978 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 20:52:58.980 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-12 20:52:58.982 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-12 20:52:58.984 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-12 20:52:58.987 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-12 20:52:58.989 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-12 20:52:58.991 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-12 20:52:58.993 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-12 20:52:58.995 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-12 20:52:58.997 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-12 20:52:58.999 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-12 20:52:59.007 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-12 20:52:59.010 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-12 20:52:59.012 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 20:52:59.014 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-12 20:52:59.017 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-12 20:52:59.019 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-12 20:52:59.021 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-12 20:52:59.024 | + functions-common:run_plugins:1726 : local plugins= 2021-08-12 20:52:59.026 | + functions-common:run_plugins:1727 : local plugin 2021-08-12 20:52:59.028 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-12 20:52:59.031 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-12 20:52:59.034 | + functions:set_systemd_override:821 : local value=2048 2021-08-12 20:52:59.036 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-12 20:52:59.038 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-12 20:52:59.086 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-12 20:52:59.086 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-12 20:52:59.088 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-12 20:52:59.428 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-12 20:52:59.430 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-12 20:52:59.447 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:52:59.450 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-12 20:52:59.452 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:52:59.455 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:52:59.457 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:52:59.459 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:52:59.461 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:52:59.464 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:52:59.466 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:52:59.468 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:52:59.471 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:52:59.473 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:52:59.475 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:52:59.478 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:52:59.480 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-12 20:52:59.482 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:52:59.485 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:52:59.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:52:59.490 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-12 20:52:59.511 | + 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-12 20:52:59.619 | Reading package lists... 2021-08-12 20:52:59.852 | Building dependency tree... 2021-08-12 20:52:59.853 | Reading state information... 2021-08-12 20:53:00.097 | The following packages were automatically installed and are no longer required: 2021-08-12 20:53:00.098 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:53:00.098 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:53:00.098 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:53:00.098 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:53:00.098 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:53:00.099 | python3-zope.interface 2021-08-12 20:53:00.099 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:53:00.099 | The following additional packages will be installed: 2021-08-12 20:53:00.099 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-12 20:53:00.099 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-12 20:53:00.099 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-12 20:53:00.100 | erlang-tools erlang-xmerl locales-all 2021-08-12 20:53:00.101 | Suggested packages: 2021-08-12 20:53:00.101 | erlang erlang-manpages erlang-doc 2021-08-12 20:53:00.169 | The following NEW packages will be installed: 2021-08-12 20:53:00.170 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-12 20:53:00.170 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-12 20:53:00.170 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-12 20:53:00.171 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-12 20:53:00.471 | 0 upgraded, 19 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:53:00.472 | Need to get 38.1 MB of archives. 2021-08-12 20:53:00.472 | After this operation, 276 MB of additional disk space will be used. 2021-08-12 20:53:00.472 | 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-12 20:53:03.516 | 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-12 20:53:03.596 | 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-12 20:53:03.612 | 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-12 20:53:03.684 | 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-12 20:53:03.770 | 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-12 20:53:03.790 | 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-12 20:53:04.060 | 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-12 20:53:04.062 | 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-12 20:53:04.064 | 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-12 20:53:04.066 | 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-12 20:53:04.192 | 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-12 20:53:04.300 | 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-12 20:53:04.301 | 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-12 20:53:04.304 | 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-12 20:53:04.544 | 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-12 20:53:04.552 | 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-12 20:53:04.683 | 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-12 20:53:06.519 | 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-12 20:53:08.972 | Fetched 38.1 MB in 8s (4,647 kB/s) 2021-08-12 20:53:09.007 | Selecting previously unselected package erlang-base. 2021-08-12 20:53:09.059 | (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-12 20:53:09.063 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:09.066 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.170 | Selecting previously unselected package erlang-asn1. 2021-08-12 20:53:10.179 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.182 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.298 | Selecting previously unselected package erlang-crypto. 2021-08-12 20:53:10.307 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.310 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.357 | Selecting previously unselected package erlang-public-key. 2021-08-12 20:53:10.367 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.369 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.473 | Selecting previously unselected package erlang-mnesia. 2021-08-12 20:53:10.482 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.486 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.604 | Selecting previously unselected package erlang-runtime-tools. 2021-08-12 20:53:10.614 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.617 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.678 | Selecting previously unselected package erlang-ssl. 2021-08-12 20:53:10.687 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.690 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.863 | Selecting previously unselected package erlang-eldap. 2021-08-12 20:53:10.872 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.874 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.918 | Selecting previously unselected package erlang-ftp. 2021-08-12 20:53:10.927 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.930 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:10.968 | Selecting previously unselected package erlang-tftp. 2021-08-12 20:53:10.978 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:10.980 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.024 | Selecting previously unselected package erlang-inets. 2021-08-12 20:53:11.033 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.035 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.146 | Selecting previously unselected package erlang-snmp. 2021-08-12 20:53:11.155 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.158 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.412 | Selecting previously unselected package erlang-os-mon. 2021-08-12 20:53:11.421 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.424 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.464 | Selecting previously unselected package erlang-parsetools. 2021-08-12 20:53:11.474 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.476 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.526 | Selecting previously unselected package erlang-syntax-tools. 2021-08-12 20:53:11.535 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.537 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.611 | Selecting previously unselected package erlang-tools. 2021-08-12 20:53:11.620 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.622 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.726 | Selecting previously unselected package erlang-xmerl. 2021-08-12 20:53:11.735 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-12 20:53:11.738 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:11.918 | Selecting previously unselected package locales-all. 2021-08-12 20:53:11.927 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-12 20:53:11.930 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-12 20:53:16.263 | Selecting previously unselected package rabbitmq-server. 2021-08-12 20:53:16.276 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-12 20:53:16.278 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-12 20:53:17.414 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:17.801 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-12 20:53:17.801 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-12 20:53:22.114 | Searching for services which depend on erlang and should be started... none found. 2021-08-12 20:53:22.119 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.126 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.132 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-12 20:53:22.140 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.146 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.151 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.158 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.163 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.168 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.174 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.179 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.184 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.190 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.195 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.209 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.214 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.221 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-12 20:53:22.226 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-12 20:53:22.316 | Adding group `rabbitmq' (GID 125) ... 2021-08-12 20:53:22.329 | Done. 2021-08-12 20:53:22.414 | Adding system user `rabbitmq' (UID 117) ... 2021-08-12 20:53:22.414 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-12 20:53:22.447 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-12 20:53:22.714 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-12 20:53:28.718 | Processing triggers for man-db (2.9.1-1) ... 2021-08-12 20:53:29.355 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-12 20:53:35.684 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:53:35.686 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:53:35.689 | + functions-common:time_stop:2309 : local name 2021-08-12 20:53:35.691 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:53:35.695 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:53:35.697 | + functions-common:time_stop:2312 : local total 2021-08-12 20:53:35.700 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:53:35.702 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:53:35.704 | + functions-common:time_stop:2316 : start_time=1628801579508 2021-08-12 20:53:35.706 | + functions-common:time_stop:2318 : [[ -z 1628801579508 ]] 2021-08-12 20:53:35.709 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:53:35.713 | + functions-common:time_stop:2321 : end_time=1628801615711 2021-08-12 20:53:35.715 | + functions-common:time_stop:2322 : elapsed_time=36203 2021-08-12 20:53:35.717 | + functions-common:time_stop:2323 : total=179938 2021-08-12 20:53:35.720 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:53:35.722 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=216141 2021-08-12 20:53:35.724 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:53:35.726 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-12 20:53:35.729 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:53:35.731 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:53:35.733 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:53:35.737 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:53:35.739 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:53:35.741 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:53:35.744 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-12 20:53:35.746 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:53:35.748 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:53:35.751 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:53:35.753 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:53:35.756 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:53:35.758 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:53:35.760 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:53:35.762 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:53:35.764 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:53:35.767 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-12 20:53:35.769 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:53:35.771 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:53:35.773 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:53:35.776 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:53:35.778 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:53:35.780 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:53:35.782 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-12 20:53:35.785 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-12 20:53:35.801 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:53:35.803 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-12 20:53:35.805 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:53:35.808 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-12 20:53:35.810 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-12 20:53:35.813 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-12 20:53:35.817 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-12 20:53:35.820 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-12 20:53:35.822 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-12 20:53:35.824 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-12 20:53:35.826 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-12 20:53:35.829 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-12 20:53:35.832 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-12 20:53:36.559 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-12 20:53:36.559 | user tags 2021-08-12 20:53:36.559 | guest [administrator]' 2021-08-12 20:53:36.562 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-12 20:53:36.562 | user tags 2021-08-12 20:53:36.563 | guest [administrator]' 2021-08-12 20:53:36.563 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-12 20:53:36.569 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-12 20:53:36.571 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-12 20:53:36.574 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-12 20:53:37.256 | Adding user "stackrabbit" ... 2021-08-12 20:53:37.280 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-12 20:53:37.965 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-12 20:53:37.989 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-12 20:53:37.992 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-12 20:53:38.674 | Changing password for user "stackrabbit" ... 2021-08-12 20:53:38.696 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-12 20:53:38.698 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-12 20:53:38.700 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-12 20:53:39.366 | Deleting user "guest" ... 2021-08-12 20:53:39.388 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-12 20:53:39.404 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:53:39.407 | + ./stack.sh:main:818 : install_database 2021-08-12 20:53:39.409 | + lib/database:install_database:116 : install_database_mysql 2021-08-12 20:53:39.411 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-12 20:53:39.413 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:53:39.416 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:53:39.418 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-12 20:53:39.632 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-12 20:53:39.635 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-12 20:53:39.639 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-12 20:53:39.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:53:39.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:53:39.646 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-12 20:53:39.648 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-12 20:53:39.651 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-12 20:53:39.654 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-12 20:53:39.658 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-12 20:53:39.660 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:53:39.662 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-12 20:53:39.664 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:53:39.666 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:53:39.669 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:53:39.671 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:53:39.673 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:53:39.675 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:53:39.678 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:53:39.680 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:53:39.682 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:53:39.684 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-12 20:53:39.686 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:53:39.689 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:53:39.691 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:53:39.693 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:53:39.695 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:53:39.698 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:53:39.700 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-12 20:53:39.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:53:39.705 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:53:39.707 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-12 20:53:39.709 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:53:39.712 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:53:39.714 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:53:39.716 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:53:39.719 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:53:39.721 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:53:39.723 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:53:39.725 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:53:39.728 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:53:39.730 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:53:39.732 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:53:39.734 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:53:39.737 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-12 20:53:39.739 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:53:39.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:53:39.744 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:53:39.746 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-12 20:53:39.767 | + 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-12 20:53:39.874 | Reading package lists... 2021-08-12 20:53:40.110 | Building dependency tree... 2021-08-12 20:53:40.111 | Reading state information... 2021-08-12 20:53:40.355 | The following packages were automatically installed and are no longer required: 2021-08-12 20:53:40.356 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:53:40.356 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:53:40.356 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:53:40.356 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:53:40.356 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:53:40.356 | python3-zope.interface 2021-08-12 20:53:40.356 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:53:40.357 | The following additional packages will be installed: 2021-08-12 20:53:40.357 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-12 20:53:40.357 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-12 20:53:40.357 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-12 20:53:40.357 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-12 20:53:40.357 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-12 20:53:40.358 | mysql-server-8.0 mysql-server-core-8.0 2021-08-12 20:53:40.359 | Suggested packages: 2021-08-12 20:53:40.359 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-12 20:53:40.435 | The following NEW packages will be installed: 2021-08-12 20:53:40.435 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-12 20:53:40.435 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-12 20:53:40.435 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-12 20:53:40.436 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-12 20:53:40.436 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-12 20:53:40.436 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-12 20:53:40.543 | 0 upgraded, 24 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:53:40.543 | Need to get 31.7 MB of archives. 2021-08-12 20:53:40.543 | After this operation, 262 MB of additional disk space will be used. 2021-08-12 20:53:40.543 | 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-12 20:53:41.173 | 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-12 20:53:41.175 | 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-12 20:53:41.182 | 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-12 20:53:41.183 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-12 20:53:41.203 | 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-12 20:53:43.977 | 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-12 20:53:44.193 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-12 20:53:44.194 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-12 20:53:44.199 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-12 20:53:44.208 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-12 20:53:44.237 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-12 20:53:44.238 | 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-12 20:53:44.238 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-12 20:53:44.239 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-12 20:53:44.255 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-12 20:53:44.265 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-12 20:53:44.266 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-12 20:53:44.279 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-12 20:53:44.282 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-12 20:53:44.321 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-12 20:53:44.322 | 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-12 20:53:45.378 | 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-12 20:53:45.378 | 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-12 20:53:45.898 | Preconfiguring packages ... 2021-08-12 20:53:46.019 | Fetched 31.7 MB in 5s (6,434 kB/s) 2021-08-12 20:53:46.051 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-12 20:53:46.105 | (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-12 20:53:46.111 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-12 20:53:46.114 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:47.020 | Selecting previously unselected package mysql-client-8.0. 2021-08-12 20:53:47.030 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-12 20:53:47.032 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:47.069 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-12 20:53:47.079 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-12 20:53:47.084 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-12 20:53:47.129 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-12 20:53:47.138 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-12 20:53:47.141 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-12 20:53:47.175 | Selecting previously unselected package libmecab2:amd64. 2021-08-12 20:53:47.185 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-12 20:53:47.188 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-12 20:53:47.261 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-12 20:53:47.271 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-12 20:53:47.274 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:50.250 | Selecting previously unselected package mysql-server-8.0. 2021-08-12 20:53:50.261 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-12 20:53:50.724 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:50.788 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-12 20:53:50.798 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-12 20:53:50.800 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-12 20:53:50.828 | Selecting previously unselected package liburi-perl. 2021-08-12 20:53:50.838 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-12 20:53:50.840 | Unpacking liburi-perl (1.76-2) ... 2021-08-12 20:53:50.892 | Selecting previously unselected package libhtml-parser-perl. 2021-08-12 20:53:50.902 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-12 20:53:50.904 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-12 20:53:50.953 | Selecting previously unselected package libcgi-pm-perl. 2021-08-12 20:53:50.963 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-12 20:53:50.965 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-12 20:53:51.024 | Selecting previously unselected package libfcgi-perl. 2021-08-12 20:53:51.035 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-12 20:53:51.037 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-12 20:53:51.073 | Selecting previously unselected package libcgi-fast-perl. 2021-08-12 20:53:51.084 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-12 20:53:51.086 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-12 20:53:51.117 | Selecting previously unselected package libencode-locale-perl. 2021-08-12 20:53:51.127 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-12 20:53:51.130 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-12 20:53:51.161 | Selecting previously unselected package libhtml-template-perl. 2021-08-12 20:53:51.171 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-12 20:53:51.173 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-12 20:53:51.209 | Selecting previously unselected package libtimedate-perl. 2021-08-12 20:53:51.219 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-12 20:53:51.222 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-12 20:53:51.266 | Selecting previously unselected package libhttp-date-perl. 2021-08-12 20:53:51.276 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-12 20:53:51.278 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-12 20:53:51.308 | Selecting previously unselected package libio-html-perl. 2021-08-12 20:53:51.318 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-12 20:53:51.321 | Unpacking libio-html-perl (1.001-1) ... 2021-08-12 20:53:51.353 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-12 20:53:51.363 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-12 20:53:51.366 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-12 20:53:51.401 | Selecting previously unselected package libhttp-message-perl. 2021-08-12 20:53:51.411 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-12 20:53:51.414 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-12 20:53:51.454 | Selecting previously unselected package mecab-utils. 2021-08-12 20:53:51.463 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-12 20:53:51.466 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-12 20:53:51.498 | Selecting previously unselected package mecab-ipadic. 2021-08-12 20:53:51.508 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-12 20:53:51.511 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-12 20:53:52.824 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-12 20:53:52.835 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-12 20:53:52.838 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-12 20:53:52.870 | Selecting previously unselected package mysql-server. 2021-08-12 20:53:52.881 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-12 20:53:52.883 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:52.939 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-12 20:53:52.947 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:52.953 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-12 20:53:52.958 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-12 20:53:52.963 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-12 20:53:52.969 | Setting up mecab-utils (0.996-10build1) ... 2021-08-12 20:53:52.975 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-12 20:53:52.980 | Setting up libio-html-perl (1.001-1) ... 2021-08-12 20:53:52.987 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-12 20:53:52.994 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:53.000 | Setting up libfcgi-perl (0.79-1) ... 2021-08-12 20:53:53.006 | Setting up liburi-perl (1.76-2) ... 2021-08-12 20:53:53.012 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-12 20:53:53.018 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-12 20:53:53.024 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-12 20:53:53.029 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-12 20:53:53.033 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-12 20:53:53.033 | 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-12 20:53:53.033 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-12 20:53:53.034 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-12 20:53:53.174 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-12 20:53:53.174 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-12 20:53:53.174 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-12 20:53:53.174 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-12 20:53:53.182 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-12 20:53:53.271 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-12 20:53:53.272 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-12 20:53:53.273 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-12 20:53:53.299 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-12 20:53:53.343 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-12 20:53:53.633 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-12 20:53:53.639 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-12 20:53:53.731 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-12 20:53:53.731 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-12 20:53:53.731 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-12 20:53:53.732 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-12 20:53:53.736 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-12 20:53:53.736 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-12 20:53:53.781 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-12 20:53:53.972 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-12 20:53:53.973 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-12 20:53:53.973 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-12 20:53:53.974 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-12 20:53:53.976 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-12 20:53:53.976 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-12 20:53:54.400 | 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-12 20:53:54.530 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-12 20:53:54.854 | 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-12 20:53:54.859 | 2021-08-12 20:53:54.859 | done! 2021-08-12 20:53:54.866 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-12 20:53:54.871 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:54.877 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-12 20:53:54.882 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-12 20:53:54.901 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-12 20:53:54.901 | 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-12 20:53:54.902 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-12 20:53:54.902 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-12 20:53:55.114 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-12 20:53:55.114 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-12 20:53:55.115 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-12 20:53:55.115 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-12 20:53:55.127 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-12 20:53:55.258 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-12 20:53:55.259 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-12 20:53:55.259 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-12 20:53:55.299 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-12 20:53:55.372 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-12 20:53:55.875 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-12 20:53:55.885 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-12 20:53:55.998 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-12 20:53:55.998 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-12 20:53:55.998 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-12 20:53:55.999 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-12 20:53:56.005 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-12 20:53:56.005 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-12 20:53:56.100 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-12 20:53:56.393 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-12 20:53:56.394 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-12 20:53:56.394 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-12 20:53:56.395 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-12 20:53:56.398 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-12 20:53:56.399 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-12 20:53:56.916 | 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-12 20:53:57.068 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-12 20:53:57.390 | 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-12 20:53:57.394 | 2021-08-12 20:53:57.394 | done! 2021-08-12 20:53:57.402 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-12 20:53:57.407 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-12 20:53:57.414 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-12 20:53:57.420 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:53:58.115 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-12 20:53:58.148 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-12 20:54:06.349 | mysqld will log errors to /var/log/mysql/error.log 2021-08-12 20:54:06.996 | mysqld is running as pid 50177 2021-08-12 20:54:09.823 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-12 20:54:11.942 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-12 20:54:11.949 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-12 20:54:11.956 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-12 20:54:11.962 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-12 20:54:11.970 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-12 20:54:12.369 | Processing triggers for man-db (2.9.1-1) ... 2021-08-12 20:54:14.273 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-12 20:54:20.325 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:54:20.327 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:54:20.330 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:20.332 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:20.334 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:20.337 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:20.339 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:20.341 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:54:20.344 | + functions-common:time_stop:2316 : start_time=1628801619764 2021-08-12 20:54:20.346 | + functions-common:time_stop:2318 : [[ -z 1628801619764 ]] 2021-08-12 20:54:20.349 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:20.353 | + functions-common:time_stop:2321 : end_time=1628801660351 2021-08-12 20:54:20.355 | + functions-common:time_stop:2322 : elapsed_time=40587 2021-08-12 20:54:20.358 | + functions-common:time_stop:2323 : total=216141 2021-08-12 20:54:20.361 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:20.363 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=256728 2021-08-12 20:54:20.366 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:54:20.368 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-12 20:54:20.371 | + ./stack.sh:main:821 : install_database_python 2021-08-12 20:54:20.373 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-12 20:54:20.376 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-12 20:54:20.378 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-12 20:54:20.380 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 20:54:20.383 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-12 20:54:20.386 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-12 20:54:20.388 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 20:54:20.391 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-12 20:54:20.392 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 20:54:20.400 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-12 20:54:20.402 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-12 20:54:20.405 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-12 20:54:20.408 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-12 20:54:20.410 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-12 20:54:20.433 | Using python 3.8 to install PyMySQL 2021-08-12 20:54:20.436 | + 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-12 20:54:21.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:54:21.177 | from cryptography.utils import int_from_bytes 2021-08-12 20:54:21.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:54:21.177 | from cryptography.utils import int_from_bytes 2021-08-12 20:54:22.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:54:22.336 | Collecting PyMySQL 2021-08-12 20:54:22.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-08-12 20:54:23.813 | Installing collected packages: PyMySQL 2021-08-12 20:54:23.940 | Successfully installed PyMySQL-1.0.2 2021-08-12 20:54:23.940 | 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-12 20:54:24.083 | + inc/python:pip_install:200 : result=0 2021-08-12 20:54:24.085 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:54:24.088 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:24.090 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:24.093 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:24.096 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:24.098 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:24.101 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:54:24.104 | + functions-common:time_stop:2316 : start_time=1628801660427 2021-08-12 20:54:24.106 | + functions-common:time_stop:2318 : [[ -z 1628801660427 ]] 2021-08-12 20:54:24.109 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:24.113 | + functions-common:time_stop:2321 : end_time=1628801664110 2021-08-12 20:54:24.116 | + functions-common:time_stop:2322 : elapsed_time=3683 2021-08-12 20:54:24.118 | + functions-common:time_stop:2323 : total=26823 2021-08-12 20:54:24.120 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:24.123 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30506 2021-08-12 20:54:24.125 | + inc/python:pip_install:203 : return 0 2021-08-12 20:54:24.128 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-12 20:54:24.130 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-12 20:54:24.132 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-12 20:54:24.135 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-12 20:54:24.152 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:54:24.155 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-12 20:54:24.158 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-12 20:54:24.162 | ++ 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-12 20:54:24.162 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 20:54:24.167 | + 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-12 20:54:24.169 | + 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-12 20:54:24.172 | + 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-12 20:54:24.176 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 20:54:24.178 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-12 20:54:24.181 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-12 20:54:24.197 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:54:24.200 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-12 20:54:24.202 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:54:24.205 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:54:24.207 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:54:24.209 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:54:24.211 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:54:24.214 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:54:24.216 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:24.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:24.221 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:54:24.223 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:54:24.226 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:54:24.228 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:54:24.230 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-12 20:54:24.233 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:54:24.236 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:24.239 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:24.241 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-12 20:54:24.266 | + 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-12 20:54:24.376 | Reading package lists... 2021-08-12 20:54:24.633 | Building dependency tree... 2021-08-12 20:54:24.634 | Reading state information... 2021-08-12 20:54:24.924 | The following packages were automatically installed and are no longer required: 2021-08-12 20:54:24.926 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:54:24.926 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:54:24.926 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:54:24.926 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:54:24.926 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:54:24.926 | python3-zope.interface 2021-08-12 20:54:24.926 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:54:24.997 | The following NEW packages will be installed: 2021-08-12 20:54:24.997 | radvd 2021-08-12 20:54:25.105 | 0 upgraded, 1 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:54:25.105 | Need to get 59.0 kB of archives. 2021-08-12 20:54:25.105 | After this operation, 164 kB of additional disk space will be used. 2021-08-12 20:54:25.105 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-12 20:54:25.777 | Fetched 59.0 kB in 0s (306 kB/s) 2021-08-12 20:54:25.810 | Selecting previously unselected package radvd. 2021-08-12 20:54:25.865 | (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-12 20:54:25.869 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-12 20:54:25.872 | Unpacking radvd (1:2.17-2) ... 2021-08-12 20:54:25.939 | Setting up radvd (1:2.17-2) ... 2021-08-12 20:54:26.944 | Job for radvd.service failed because the control process exited with error code. 2021-08-12 20:54:26.944 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-12 20:54:26.947 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-12 20:54:26.959 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-12 20:54:26.959 | Loaded: loaded (]8;;file://dv-cinder-804459-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-12 20:54:26.959 | Active: failed (Result: exit-code) since Thu 2021-08-12 20:54:26 UTC; 17ms ago 2021-08-12 20:54:26.960 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-12 20:54:26.960 | Process: 51264 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-12 20:54:26.960 | 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb radvd[51264]: can't open /etc/radvd.conf: No such file or directory 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb radvd[51264]: Insecure file permissions, but continuing anyway 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb radvd[51264]: exiting, failed to read config file 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-12 20:54:26.960 | Aug 12 20:54:26 dv-cinder-804459-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-12 20:54:26.965 | Processing triggers for man-db (2.9.1-1) ... 2021-08-12 20:54:27.069 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-12 20:54:33.528 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:54:33.531 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:54:33.534 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:33.537 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:33.539 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:33.541 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:33.543 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:33.546 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:54:33.548 | + functions-common:time_stop:2316 : start_time=1628801664262 2021-08-12 20:54:33.550 | + functions-common:time_stop:2318 : [[ -z 1628801664262 ]] 2021-08-12 20:54:33.553 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:33.557 | + functions-common:time_stop:2321 : end_time=1628801673555 2021-08-12 20:54:33.559 | + functions-common:time_stop:2322 : elapsed_time=9293 2021-08-12 20:54:33.561 | + functions-common:time_stop:2323 : total=256728 2021-08-12 20:54:33.564 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:33.566 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=266021 2021-08-12 20:54:33.568 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:54:33.570 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-12 20:54:33.586 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:54:33.588 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-12 20:54:33.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-12 20:54:33.594 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-12 20:54:33.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-12 20:54:33.617 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:54:33.619 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:54:33.622 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:54:33.624 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:54:33.626 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:54:33.629 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:54:33.631 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:33.633 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:33.635 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:54:33.637 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:54:33.640 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:54:33.642 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:54:33.644 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-12 20:54:33.646 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:54:33.648 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:33.651 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:33.654 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-12 20:54:33.675 | + 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-12 20:54:33.781 | Reading package lists... 2021-08-12 20:54:34.025 | Building dependency tree... 2021-08-12 20:54:34.026 | Reading state information... 2021-08-12 20:54:34.269 | fakeroot is already the newest version (1.24-1). 2021-08-12 20:54:34.269 | fakeroot set to manually installed. 2021-08-12 20:54:34.269 | make is already the newest version (4.2.1-1.2). 2021-08-12 20:54:34.269 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-12 20:54:34.269 | The following packages were automatically installed and are no longer required: 2021-08-12 20:54:34.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:54:34.271 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:54:34.271 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:54:34.271 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:54:34.271 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:54:34.271 | python3-zope.interface 2021-08-12 20:54:34.271 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:54:34.402 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:54:34.406 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:54:34.408 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:54:34.411 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:34.413 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:34.415 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:34.417 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:34.419 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:34.423 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:54:34.425 | + functions-common:time_stop:2316 : start_time=1628801673672 2021-08-12 20:54:34.427 | + functions-common:time_stop:2318 : [[ -z 1628801673672 ]] 2021-08-12 20:54:34.429 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:34.433 | + functions-common:time_stop:2321 : end_time=1628801674431 2021-08-12 20:54:34.436 | + functions-common:time_stop:2322 : elapsed_time=759 2021-08-12 20:54:34.439 | + functions-common:time_stop:2323 : total=266021 2021-08-12 20:54:34.441 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:34.443 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=266780 2021-08-12 20:54:34.445 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:54:34.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-12 20:54:34.450 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:34.452 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:34.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-12 20:54:34.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-12 20:54:34.459 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-12 20:54:34.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-12 20:54:34.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-12 20:54:34.470 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-12 20:54:34.470 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-12 20:54:34.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-12 20:54:34.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-12 20:54:34.479 | + functions:vercmp:628 : local v1=5.4 2021-08-12 20:54:34.481 | + functions:vercmp:629 : local 'op=<' 2021-08-12 20:54:34.484 | + functions:vercmp:630 : local v2=3.13 2021-08-12 20:54:34.487 | + functions:vercmp:631 : local result 2021-08-12 20:54:34.490 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-12 20:54:34.490 | ++ functions:vercmp:635 : sort -V 2021-08-12 20:54:34.491 | ++ functions:vercmp:635 : head -1 2021-08-12 20:54:34.495 | + functions:vercmp:635 : result=3.13 2021-08-12 20:54:34.497 | + functions:vercmp:637 : case $op in 2021-08-12 20:54:34.499 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-12 20:54:34.502 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-12 20:54:34.504 | + functions:vercmp:648 : return 2021-08-12 20:54:34.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-12 20:54:34.509 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:54:34.511 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-12 20:54:34.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-12 20:54:34.853 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-12 20:54:34.856 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:34.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:34.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-12 20:54:34.864 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:34.866 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-12 20:54:34.885 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:54:34.887 | + ./stack.sh:main:829 : install_etcd3 2021-08-12 20:54:34.890 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-12 20:54:34.890 | Installing etcd 2021-08-12 20:54:34.892 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-12 20:54:34.908 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-12 20:54:34.921 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-12 20:54:34.923 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-12 20:54:34.939 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-12 20:54:34.942 | ++ 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-12 20:54:34.944 | ++ 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-12 20:54:34.947 | +++ 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-12 20:54:34.952 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 20:54:34.955 | ++ 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-12 20:54:34.957 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-12 20:54:34.959 | ++ 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-12 20:54:34.963 | --2021-08-12 20:54:34-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 20:54:34.967 | Resolving github.com (github.com)... 140.82.121.4 2021-08-12 20:54:35.012 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-08-12 20:54:35.150 | HTTP request sent, awaiting response... 302 Found 2021-08-12 20:54:35.150 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210812%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210812T205352Z&X-Amz-Expires=300&X-Amz-Signature=777ee4bcdcc43de638dc967165888787f9c1f8827ba793e5c261b321a4dde571&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-12 20:54:35.150 | --2021-08-12 20:54:35-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210812%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210812T205352Z&X-Amz-Expires=300&X-Amz-Signature=777ee4bcdcc43de638dc967165888787f9c1f8827ba793e5c261b321a4dde571&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-12 20:54:35.152 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-08-12 20:54:35.176 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-08-12 20:54:35.253 | HTTP request sent, awaiting response... 200 OK 2021-08-12 20:54:35.253 | Length: 11350736 (11M) [application/octet-stream] 2021-08-12 20:54:35.253 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-12 20:54:35.379 | 2021-08-12 20:54:35.591 | 0K ........ .. 100% 32.0M=0.3s 2021-08-12 20:54:35.591 | 2021-08-12 20:54:35.591 | 2021-08-12 20:54:35 (32.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-12 20:54:35.591 | 2021-08-12 20:54:35.595 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-08-12 20:54:35.598 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 20:54:35.600 | ++ functions:get_extra_file:74 : return 2021-08-12 20:54:35.603 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-12 20:54:35.605 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-12 20:54:35.607 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-12 20:54:35.611 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-12 20:54:35.742 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-12 20:54:35.745 | + 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-12 20:54:35.750 | etcd-v3.3.12-linux-amd64/ 2021-08-12 20:54:35.750 | etcd-v3.3.12-linux-amd64/README.md 2021-08-12 20:54:35.750 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-12 20:54:35.750 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-12 20:54:35.750 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-12 20:54:35.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-12 20:54:35.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-12 20:54:35.753 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-12 20:54:35.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-12 20:54:35.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-12 20:54:35.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-12 20:54:35.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-12 20:54:35.758 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-12 20:54:35.759 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-12 20:54:35.760 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-12 20:54:35.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-12 20:54:35.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-12 20:54:35.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-12 20:54:35.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-12 20:54:35.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-12 20:54:35.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-12 20:54:35.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-12 20:54:35.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-12 20:54:35.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-12 20:54:35.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-12 20:54:35.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-12 20:54:35.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-12 20:54:35.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-12 20:54:35.766 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-12 20:54:35.766 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-12 20:54:35.766 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-12 20:54:35.956 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-12 20:54:35.956 | etcd-v3.3.12-linux-amd64/etcd 2021-08-12 20:54:36.188 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-12 20:54:36.225 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-12 20:54:36.260 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-12 20:54:36.262 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-12 20:54:36.279 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:54:36.282 | + ./stack.sh:main:848 : install_dstat 2021-08-12 20:54:36.284 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-12 20:54:36.302 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:54:36.305 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-12 20:54:36.307 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:54:36.309 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-12 20:54:36.313 | + ./stack.sh:main:857 : install_libs 2021-08-12 20:54:36.315 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-12 20:54:36.318 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-12 20:54:36.320 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-12 20:54:36.322 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-12 20:54:36.324 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.326 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-12 20:54:36.331 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.333 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-12 20:54:36.335 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-12 20:54:36.337 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-12 20:54:36.340 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-12 20:54:36.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-12 20:54:36.349 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.351 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-12 20:54:36.353 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-12 20:54:36.356 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-12 20:54:36.358 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-12 20:54:36.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-12 20:54:36.368 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.370 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-12 20:54:36.372 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-12 20:54:36.375 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-12 20:54:36.378 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-12 20:54:36.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-12 20:54:36.388 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.390 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-12 20:54:36.392 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-12 20:54:36.395 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-12 20:54:36.398 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-12 20:54:36.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-12 20:54:36.407 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.409 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-12 20:54:36.411 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-12 20:54:36.414 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-12 20:54:36.416 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-12 20:54:36.418 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-12 20:54:36.426 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.428 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-12 20:54:36.430 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-12 20:54:36.432 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-12 20:54:36.435 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-12 20:54:36.438 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.440 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-12 20:54:36.445 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.447 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-12 20:54:36.449 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-12 20:54:36.452 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-12 20:54:36.454 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-12 20:54:36.456 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-12 20:54:36.463 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.465 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-12 20:54:36.468 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-12 20:54:36.471 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-12 20:54:36.473 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-12 20:54:36.475 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-12 20:54:36.482 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.485 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-12 20:54:36.488 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-12 20:54:36.490 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-12 20:54:36.492 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-12 20:54:36.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-12 20:54:36.501 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.504 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-12 20:54:36.506 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-12 20:54:36.508 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-12 20:54:36.510 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-12 20:54:36.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-12 20:54:36.519 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.522 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-12 20:54:36.524 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-12 20:54:36.526 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-12 20:54:36.529 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-12 20:54:36.532 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-12 20:54:36.538 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.541 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-12 20:54:36.543 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-12 20:54:36.546 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-12 20:54:36.548 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-12 20:54:36.550 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-12 20:54:36.557 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.560 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-12 20:54:36.562 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-12 20:54:36.564 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-12 20:54:36.566 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-12 20:54:36.569 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-12 20:54:36.575 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.578 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-12 20:54:36.580 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-12 20:54:36.582 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-12 20:54:36.585 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-12 20:54:36.587 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-12 20:54:36.594 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.597 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-12 20:54:36.599 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-12 20:54:36.601 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-12 20:54:36.603 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-12 20:54:36.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-12 20:54:36.613 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.616 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-12 20:54:36.618 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-12 20:54:36.620 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-12 20:54:36.623 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-12 20:54:36.625 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-12 20:54:36.632 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.634 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-12 20:54:36.636 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-12 20:54:36.639 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-12 20:54:36.641 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-12 20:54:36.643 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.646 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.648 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-12 20:54:36.650 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.652 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-12 20:54:36.655 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-12 20:54:36.658 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-12 20:54:36.660 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-12 20:54:36.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.665 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-12 20:54:36.670 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.673 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-12 20:54:36.676 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-12 20:54:36.678 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-12 20:54:36.681 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-12 20:54:36.683 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-12 20:54:36.690 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.692 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-12 20:54:36.695 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-12 20:54:36.697 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-12 20:54:36.700 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-12 20:54:36.702 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-12 20:54:36.709 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.712 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-12 20:54:36.714 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-12 20:54:36.716 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-12 20:54:36.719 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-12 20:54:36.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-12 20:54:36.728 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.730 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-12 20:54:36.733 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-12 20:54:36.736 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-12 20:54:36.738 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-12 20:54:36.741 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-12 20:54:36.748 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.751 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-12 20:54:36.753 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-12 20:54:36.755 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-12 20:54:36.757 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-12 20:54:36.760 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-12 20:54:36.768 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.770 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-12 20:54:36.772 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-12 20:54:36.775 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-12 20:54:36.777 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-12 20:54:36.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-12 20:54:36.787 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.789 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-12 20:54:36.791 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-12 20:54:36.794 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-12 20:54:36.797 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-12 20:54:36.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-12 20:54:36.806 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.809 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-12 20:54:36.812 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-12 20:54:36.814 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-12 20:54:36.816 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-12 20:54:36.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-12 20:54:36.831 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.834 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-12 20:54:36.836 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-12 20:54:36.838 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-12 20:54:36.841 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-12 20:54:36.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-12 20:54:36.851 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.853 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-12 20:54:36.856 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-12 20:54:36.859 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-12 20:54:36.861 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-12 20:54:36.864 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-12 20:54:36.870 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.873 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-12 20:54:36.876 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-12 20:54:36.878 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-12 20:54:36.881 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-12 20:54:36.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-12 20:54:36.891 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.893 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-12 20:54:36.896 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-12 20:54:36.898 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-12 20:54:36.900 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-12 20:54:36.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-12 20:54:36.910 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.912 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-12 20:54:36.914 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-12 20:54:36.917 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-12 20:54:36.919 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-12 20:54:36.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-12 20:54:36.929 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.932 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-12 20:54:36.934 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-12 20:54:36.937 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-12 20:54:36.940 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-12 20:54:36.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-12 20:54:36.949 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.952 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-12 20:54:36.954 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-12 20:54:36.956 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-12 20:54:36.959 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-12 20:54:36.961 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-12 20:54:36.968 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.971 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-12 20:54:36.973 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-12 20:54:36.975 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-12 20:54:36.978 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-12 20:54:36.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:36.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:36.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-12 20:54:36.988 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:36.990 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-12 20:54:36.993 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-12 20:54:36.995 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-12 20:54:36.997 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-12 20:54:37.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:37.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:37.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-12 20:54:37.008 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:37.010 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-12 20:54:37.013 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-12 20:54:37.019 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-12 20:54:37.022 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-12 20:54:37.024 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:37.026 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:37.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-12 20:54:37.035 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:37.038 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-12 20:54:37.060 | Using python 3.8 to install etcd3 2021-08-12 20:54:37.063 | + 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-12 20:54:37.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:54:37.812 | from cryptography.utils import int_from_bytes 2021-08-12 20:54:37.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:54:37.812 | from cryptography.utils import int_from_bytes 2021-08-12 20:54:38.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:54:38.970 | Collecting etcd3 2021-08-12 20:54:38.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-12 20:54:41.878 | Collecting grpcio>=1.27.1 2021-08-12 20:54:41.895 | 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-12 20:54:42.671 | Collecting protobuf>=3.6.1 2021-08-12 20:54:42.681 | 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-12 20:54:42.713 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-08-12 20:54:42.716 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-08-12 20:54:42.750 | Building wheels for collected packages: etcd3 2021-08-12 20:54:42.751 | Building wheel for etcd3 (setup.py): started 2021-08-12 20:54:43.574 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-12 20:54:43.575 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=3afc0dcd36187631514b651763be77e55330359fedfb5b2fae982dfc9e23b943 2021-08-12 20:54:43.575 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-12 20:54:43.579 | Successfully built etcd3 2021-08-12 20:54:45.067 | Installing collected packages: protobuf, grpcio, etcd3 2021-08-12 20:54:45.720 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-08-12 20:54:45.720 | 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-12 20:54:45.875 | + inc/python:pip_install:200 : result=0 2021-08-12 20:54:45.877 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:54:45.879 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:45.881 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:45.883 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:45.885 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:45.889 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:45.892 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:54:45.894 | + functions-common:time_stop:2316 : start_time=1628801677054 2021-08-12 20:54:45.896 | + functions-common:time_stop:2318 : [[ -z 1628801677054 ]] 2021-08-12 20:54:45.900 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:45.908 | + functions-common:time_stop:2321 : end_time=1628801685905 2021-08-12 20:54:45.911 | + functions-common:time_stop:2322 : elapsed_time=8851 2021-08-12 20:54:45.913 | + functions-common:time_stop:2323 : total=30506 2021-08-12 20:54:45.915 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:45.917 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39357 2021-08-12 20:54:45.921 | + inc/python:pip_install:203 : return 0 2021-08-12 20:54:45.924 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-08-12 20:54:45.953 | Using python 3.8 to install etcd3gw 2021-08-12 20:54:45.956 | + 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-12 20:54:46.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:54:46.710 | from cryptography.utils import int_from_bytes 2021-08-12 20:54:46.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:54:46.710 | from cryptography.utils import int_from_bytes 2021-08-12 20:54:47.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:54:47.834 | Collecting etcd3gw 2021-08-12 20:54:47.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-08-12 20:54:47.853 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-08-12 20:54:47.855 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-08-12 20:54:47.857 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-08-12 20:54:47.859 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-08-12 20:54:47.894 | 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-12 20:54:47.896 | 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-12 20:54:47.898 | 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-12 20:54:47.900 | 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-12 20:54:49.325 | Installing collected packages: etcd3gw 2021-08-12 20:54:49.433 | Successfully installed etcd3gw-1.0.0 2021-08-12 20:54:49.433 | 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-12 20:54:49.552 | + inc/python:pip_install:200 : result=0 2021-08-12 20:54:49.554 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:54:49.556 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:49.558 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:49.561 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:49.563 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:49.565 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:49.567 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:54:49.569 | + functions-common:time_stop:2316 : start_time=1628801685945 2021-08-12 20:54:49.572 | + functions-common:time_stop:2318 : [[ -z 1628801685945 ]] 2021-08-12 20:54:49.574 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:49.579 | + functions-common:time_stop:2321 : end_time=1628801689576 2021-08-12 20:54:49.581 | + functions-common:time_stop:2322 : elapsed_time=3631 2021-08-12 20:54:49.583 | + functions-common:time_stop:2323 : total=39357 2021-08-12 20:54:49.585 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:49.588 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42988 2021-08-12 20:54:49.590 | + inc/python:pip_install:203 : return 0 2021-08-12 20:54:49.596 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-08-12 20:54:49.599 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-12 20:54:49.601 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-12 20:54:49.604 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:54:49.607 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:54:49.610 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:54:49.612 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:54:49.615 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:54:49.617 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:54:49.619 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:54:49.622 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:54:49.624 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:54:49.627 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-12 20:54:49.629 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-12 20:54:49.631 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:49.633 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:49.636 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-12 20:54:49.638 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-12 20:54:49.641 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:54:49.643 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:54:49.645 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:54:49.648 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:54:49.650 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:54:49.652 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:54:49.655 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:49.657 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:49.660 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:54:49.662 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:54:49.664 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:54:49.666 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:54:49.669 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-12 20:54:49.671 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:54:49.674 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:49.676 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:49.678 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-12 20:54:49.699 | + 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-12 20:54:49.811 | Reading package lists... 2021-08-12 20:54:50.052 | Building dependency tree... 2021-08-12 20:54:50.053 | Reading state information... 2021-08-12 20:54:50.298 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-12 20:54:50.298 | The following packages were automatically installed and are no longer required: 2021-08-12 20:54:50.299 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:54:50.299 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:54:50.299 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:54:50.299 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:54:50.299 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:54:50.299 | python3-zope.interface 2021-08-12 20:54:50.300 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:54:50.300 | The following additional packages will be installed: 2021-08-12 20:54:50.301 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-12 20:54:50.302 | Suggested packages: 2021-08-12 20:54:50.302 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-12 20:54:50.371 | The following NEW packages will be installed: 2021-08-12 20:54:50.373 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-12 20:54:50.478 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:54:50.478 | Need to get 1,306 kB of archives. 2021-08-12 20:54:50.478 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-12 20:54:50.478 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-12 20:54:50.710 | 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-12 20:54:50.726 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-12 20:54:50.761 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-12 20:54:50.810 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-12 20:54:50.812 | 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-12 20:54:51.377 | Fetched 1,306 kB in 0s (2,998 kB/s) 2021-08-12 20:54:51.411 | Selecting previously unselected package libnorm1:amd64. 2021-08-12 20:54:51.465 | (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-12 20:54:51.469 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-12 20:54:51.475 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-12 20:54:51.548 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-12 20:54:51.558 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-12 20:54:51.561 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-12 20:54:51.614 | Selecting previously unselected package libzmq5:amd64. 2021-08-12 20:54:51.624 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-12 20:54:51.627 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-12 20:54:51.693 | Selecting previously unselected package uwsgi-core. 2021-08-12 20:54:51.704 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-12 20:54:51.706 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-12 20:54:51.860 | Selecting previously unselected package uwsgi. 2021-08-12 20:54:51.870 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-12 20:54:51.873 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-12 20:54:51.912 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-12 20:54:51.922 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-12 20:54:51.925 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-12 20:54:51.995 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-12 20:54:52.002 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-12 20:54:52.009 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-12 20:54:52.018 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-12 20:54:52.033 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-12 20:54:52.885 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-12 20:54:52.914 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-12 20:54:53.286 | Processing triggers for man-db (2.9.1-1) ... 2021-08-12 20:54:53.646 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-12 20:54:59.542 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:54:59.544 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:54:59.547 | + functions-common:time_stop:2309 : local name 2021-08-12 20:54:59.549 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:54:59.551 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:54:59.553 | + functions-common:time_stop:2312 : local total 2021-08-12 20:54:59.555 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:54:59.557 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:54:59.560 | + functions-common:time_stop:2316 : start_time=1628801689697 2021-08-12 20:54:59.562 | + functions-common:time_stop:2318 : [[ -z 1628801689697 ]] 2021-08-12 20:54:59.565 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:54:59.569 | + functions-common:time_stop:2321 : end_time=1628801699566 2021-08-12 20:54:59.571 | + functions-common:time_stop:2322 : elapsed_time=9869 2021-08-12 20:54:59.573 | + functions-common:time_stop:2323 : total=266780 2021-08-12 20:54:59.575 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:54:59.577 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=276649 2021-08-12 20:54:59.579 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:54:59.582 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-08-12 20:54:59.584 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:54:59.586 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:54:59.589 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-08-12 20:54:59.650 | Enabling module proxy. 2021-08-12 20:54:59.656 | To activate the new configuration, you need to run: 2021-08-12 20:54:59.656 | systemctl restart apache2 2021-08-12 20:54:59.660 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-08-12 20:54:59.722 | Considering dependency proxy for proxy_uwsgi: 2021-08-12 20:54:59.722 | Module proxy already enabled 2021-08-12 20:54:59.722 | Enabling module proxy_uwsgi. 2021-08-12 20:54:59.727 | To activate the new configuration, you need to run: 2021-08-12 20:54:59.727 | systemctl restart apache2 2021-08-12 20:54:59.732 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-08-12 20:54:59.735 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:54:59.737 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:54:59.740 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:54:59.865 | + ./stack.sh:main:863 : install_keystoneauth 2021-08-12 20:54:59.868 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-12 20:54:59.870 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-12 20:54:59.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-12 20:54:59.880 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:59.882 | + ./stack.sh:main:864 : install_keystoneclient 2021-08-12 20:54:59.885 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-12 20:54:59.887 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-12 20:54:59.889 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-12 20:54:59.897 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:59.899 | + ./stack.sh:main:865 : install_glanceclient 2021-08-12 20:54:59.901 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-08-12 20:54:59.904 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-12 20:54:59.906 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-12 20:54:59.913 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:59.916 | + ./stack.sh:main:866 : install_cinderclient 2021-08-12 20:54:59.918 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-08-12 20:54:59.921 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-12 20:54:59.923 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.925 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-12 20:54:59.930 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:59.933 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-08-12 20:54:59.935 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-12 20:54:59.938 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-12 20:54:59.944 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:59.947 | + ./stack.sh:main:867 : install_novaclient 2021-08-12 20:54:59.949 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-08-12 20:54:59.952 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-12 20:54:59.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-12 20:54:59.961 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:54:59.964 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-08-12 20:54:59.981 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:54:59.984 | + ./stack.sh:main:869 : install_swiftclient 2021-08-12 20:54:59.986 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-08-12 20:54:59.988 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-12 20:54:59.991 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:54:59.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:54:59.996 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-12 20:54:59.998 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:55:00.000 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-08-12 20:55:00.017 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:00.019 | + ./stack.sh:main:872 : install_neutronclient 2021-08-12 20:55:00.021 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-12 20:55:00.024 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-12 20:55:00.026 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:55:00.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:55:00.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-12 20:55:00.034 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:55:00.036 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-08-12 20:55:00.039 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-12 20:55:00.041 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-12 20:55:00.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:55:00.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:55:00.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-12 20:55:00.051 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:55:00.053 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-12 20:55:00.056 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-12 20:55:00.058 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 20:55:00.061 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-12 20:55:00.063 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-12 20:55:00.066 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 20:55:00.069 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-12 20:55:00.069 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 20:55:00.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-12 20:55:00.077 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-12 20:55:00.080 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-12 20:55:00.082 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-12 20:55:00.085 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-12 20:55:00.106 | Using python 3.8 to install keystonemiddleware 2021-08-12 20:55:00.108 | + 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-12 20:55:00.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:00.852 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:00.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:00.852 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:01.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:55:01.918 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-08-12 20:55:01.992 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-08-12 20:55:01.994 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2021-08-12 20:55:01.997 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.0) 2021-08-12 20:55:01.999 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-08-12 20:55:02.001 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-08-12 20:55:02.002 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-08-12 20:55:02.005 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-08-12 20:55:02.007 | 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-12 20:55:02.009 | 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-12 20:55:02.011 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-12 20:55:02.013 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-08-12 20:55:02.015 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-08-12 20:55:02.017 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-08-12 20:55:02.019 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.9.2) 2021-08-12 20:55:02.079 | 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-12 20:55:02.081 | 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-12 20:55:02.085 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2021-08-12 20:55:02.128 | 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-12 20:55:02.139 | 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-12 20:55:02.181 | 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-12 20:55:02.185 | 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-12 20:55:02.186 | 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-12 20:55:02.188 | 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-12 20:55:02.202 | 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-12 20:55:02.265 | 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-12 20:55:02.270 | 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-12 20:55:02.287 | 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-12 20:55:02.290 | 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-12 20:55:02.314 | 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-12 20:55:02.319 | 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-12 20:55:02.324 | 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-12 20:55:02.469 | 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-12 20:55:02.471 | 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-12 20:55:02.473 | 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-12 20:55:02.476 | 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-12 20:55:03.849 | 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-12 20:55:03.968 | + inc/python:pip_install:200 : result=0 2021-08-12 20:55:03.970 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:55:03.972 | + functions-common:time_stop:2309 : local name 2021-08-12 20:55:03.974 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:55:03.976 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:55:03.978 | + functions-common:time_stop:2312 : local total 2021-08-12 20:55:03.981 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:55:03.983 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:55:03.985 | + functions-common:time_stop:2316 : start_time=1628801700100 2021-08-12 20:55:03.987 | + functions-common:time_stop:2318 : [[ -z 1628801700100 ]] 2021-08-12 20:55:03.990 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:55:03.994 | + functions-common:time_stop:2321 : end_time=1628801703992 2021-08-12 20:55:03.997 | + functions-common:time_stop:2322 : elapsed_time=3892 2021-08-12 20:55:03.999 | + functions-common:time_stop:2323 : total=42988 2021-08-12 20:55:04.001 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:55:04.003 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46880 2021-08-12 20:55:04.005 | + inc/python:pip_install:203 : return 0 2021-08-12 20:55:04.008 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-12 20:55:04.010 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-12 20:55:04.013 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 20:55:04.016 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-12 20:55:04.019 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-12 20:55:04.021 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 20:55:04.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-12 20:55:04.025 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 20:55:04.031 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-12 20:55:04.034 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-12 20:55:04.036 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-12 20:55:04.039 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-12 20:55:04.041 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-12 20:55:04.062 | Using python 3.8 to install python-memcached 2021-08-12 20:55:04.064 | + 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-12 20:55:04.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:04.803 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:04.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:04.803 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:05.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:55:05.918 | Collecting python-memcached 2021-08-12 20:55:05.927 | 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-12 20:55:05.935 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-08-12 20:55:07.380 | Installing collected packages: python-memcached 2021-08-12 20:55:07.471 | Successfully installed python-memcached-1.59 2021-08-12 20:55:07.471 | 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-12 20:55:07.579 | + inc/python:pip_install:200 : result=0 2021-08-12 20:55:07.581 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:55:07.583 | + functions-common:time_stop:2309 : local name 2021-08-12 20:55:07.585 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:55:07.587 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:55:07.590 | + functions-common:time_stop:2312 : local total 2021-08-12 20:55:07.592 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:55:07.594 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:55:07.596 | + functions-common:time_stop:2316 : start_time=1628801704056 2021-08-12 20:55:07.599 | + functions-common:time_stop:2318 : [[ -z 1628801704056 ]] 2021-08-12 20:55:07.602 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:55:07.606 | + functions-common:time_stop:2321 : end_time=1628801707603 2021-08-12 20:55:07.608 | + functions-common:time_stop:2322 : elapsed_time=3547 2021-08-12 20:55:07.610 | + functions-common:time_stop:2323 : total=46880 2021-08-12 20:55:07.613 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:55:07.615 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50427 2021-08-12 20:55:07.617 | + inc/python:pip_install:203 : return 0 2021-08-12 20:55:07.620 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-08-12 20:55:07.637 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:07.639 | + ./stack.sh:main:879 : '[' 10.222.0.58 == 10.222.0.58 ']' 2021-08-12 20:55:07.642 | + ./stack.sh:main:880 : stack_install_service keystone 2021-08-12 20:55:07.644 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-12 20:55:07.646 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-12 20:55:07.649 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:55:07.651 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-12 20:55:07.654 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-12 20:55:07.669 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:07.671 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-08-12 20:55:07.673 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-12 20:55:07.675 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-12 20:55:07.677 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:55:07.679 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:55:07.682 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:55:07.685 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:55:07.687 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:55:07.689 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:55:07.705 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:55:07.707 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:55:07.709 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:55:07.711 | + functions-common:git_clone:544 : echo master 2021-08-12 20:55:07.712 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:55:07.718 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-12 20:55:07.720 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:55:07.722 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-12 20:55:07.724 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:55:07.724 | + functions-common:git_clone:593 : head -1 2021-08-12 20:55:07.728 | 50f0a50cf Add FIPS check job 2021-08-12 20:55:07.731 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:55:07.734 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-12 20:55:07.736 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:55:07.738 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-12 20:55:07.741 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-12 20:55:07.743 | + inc/python:setup_develop:344 : local extras= 2021-08-12 20:55:07.746 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-12 20:55:07.748 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:55:07.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-12 20:55:07.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-12 20:55:07.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:55:07.757 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-12 20:55:07.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-12 20:55:07.762 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:55:07.765 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-12 20:55:07.767 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:55:07.770 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:55:07.773 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-12 20:55:07.779 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-08-12 20:55:07.781 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-08-12 20:55:08.449 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-08-12 20:55:08.451 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:55:08.453 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:55:08.455 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:55:08.457 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-12 20:55:08.460 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-08-12 20:55:08.462 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:55:08.464 | + inc/python:setup_package:428 : local extras= 2021-08-12 20:55:08.466 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:55:08.468 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-12 20:55:08.471 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-12 20:55:08.473 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-12 20:55:08.475 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:55:08.477 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-08-12 20:55:08.500 | Using python 3.8 to install /opt/stack/keystone 2021-08-12 20:55:08.502 | + 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-12 20:55:09.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:09.249 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:09.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:09.249 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:10.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:55:10.287 | Obtaining file:///opt/stack/keystone 2021-08-12 20:55:12.007 | 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-12 20:55:12.009 | 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-12 20:55:12.103 | Collecting Flask!=0.11,>=1.0.2 2021-08-12 20:55:12.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-08-12 20:55:12.161 | Collecting Flask-RESTful>=0.3.5 2021-08-12 20:55:12.168 | 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-12 20:55:12.173 | 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-12 20:55:12.174 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.22) 2021-08-12 20:55:12.176 | 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-12 20:55:12.178 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.3.0) 2021-08-12 20:55:12.222 | Collecting passlib>=1.7.0 2021-08-12 20:55:12.230 | 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-12 20:55:12.248 | 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-12 20:55:12.250 | 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-12 20:55:12.251 | 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-12 20:55:12.443 | Collecting scrypt>=0.8.0 2021-08-12 20:55:12.451 | 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-12 20:55:12.474 | 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-12 20:55:12.476 | 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-12 20:55:12.477 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.3.0) 2021-08-12 20:55:12.480 | 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-12 20:55:12.482 | 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-12 20:55:12.483 | 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-12 20:55:12.485 | 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-12 20:55:12.487 | 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-12 20:55:12.489 | Requirement already satisfied: oslo.policy>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.8.1) 2021-08-12 20:55:12.491 | 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.1.0) 2021-08-12 20:55:12.493 | 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-12 20:55:12.495 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.9.2) 2021-08-12 20:55:12.548 | Collecting oauthlib>=0.6.2 2021-08-12 20:55:12.556 | 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-12 20:55:12.622 | Collecting pysaml2>=5.0.0 2021-08-12 20:55:12.628 | 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-12 20:55:12.711 | Collecting PyJWT>=1.6.1 2021-08-12 20:55:12.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-08-12 20:55:12.724 | 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-12 20:55:12.726 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-12 20:55:12.728 | 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-12 20:55:12.731 | 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-12 20:55:12.733 | 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-12 20:55:12.734 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2021.1) 2021-08-12 20:55:12.745 | 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-12 20:55:12.747 | 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-12 20:55:12.751 | 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-12 20:55:12.797 | 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-12 20:55:12.899 | Collecting Werkzeug>=2.0 2021-08-12 20:55:12.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-08-12 20:55:12.984 | Collecting click>=7.1.2 2021-08-12 20:55:12.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-08-12 20:55:13.033 | Collecting itsdangerous>=2.0 2021-08-12 20:55:13.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-08-12 20:55:13.044 | 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-12 20:55:13.112 | Collecting aniso8601>=0.82 2021-08-12 20:55:13.118 | 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-12 20:55:13.159 | 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-12 20:55:13.226 | 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-12 20:55:13.231 | 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-12 20:55:13.296 | 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-12 20:55:13.302 | 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-12 20:55:13.446 | 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-12 20:55:13.448 | 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-12 20:55:13.451 | 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-12 20:55:13.452 | 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-12 20:55:13.467 | 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-12 20:55:13.536 | 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-12 20:55:13.542 | 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-12 20:55:13.549 | 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-12 20:55:13.561 | 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-12 20:55:13.562 | 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.4) 2021-08-12 20:55:13.565 | 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-12 20:55:13.627 | 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-12 20:55:13.691 | 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-12 20:55:13.693 | 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-12 20:55:13.696 | 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-12 20:55:13.707 | 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-12 20:55:13.710 | 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-12 20:55:13.722 | 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-12 20:55:13.830 | 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-12 20:55:13.923 | 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-12 20:55:13.925 | 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-12 20:55:13.927 | 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-12 20:55:13.931 | 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-12 20:55:13.935 | 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-12 20:55:13.937 | 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-12 20:55:13.940 | 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-12 20:55:13.943 | 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-12 20:55:13.966 | 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-12 20:55:14.001 | 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-12 20:55:14.038 | 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-12 20:55:14.061 | 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-12 20:55:14.098 | 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-12 20:55:14.128 | 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-12 20:55:14.133 | 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-12 20:55:14.134 | 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-12 20:55:14.283 | 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-12 20:55:14.547 | Collecting importlib-resources 2021-08-12 20:55:14.554 | 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-12 20:55:14.591 | Collecting defusedxml 2021-08-12 20:55:14.598 | 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-12 20:55:14.694 | Collecting xmlschema>=1.2.1 2021-08-12 20:55:14.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-08-12 20:55:14.713 | 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-12 20:55:14.889 | 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-12 20:55:14.891 | 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-12 20:55:14.894 | 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-12 20:55:14.896 | 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-12 20:55:15.013 | 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-12 20:55:15.253 | 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-12 20:55:15.259 | 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-12 20:55:15.478 | 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-12 20:55:15.776 | Collecting elementpath<3.0.0,>=2.2.2 2021-08-12 20:55:15.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-08-12 20:55:15.992 | Collecting zipp>=3.1.0 2021-08-12 20:55:16.000 | 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-12 20:55:17.181 | Installing collected packages: zipp, Werkzeug, itsdangerous, elementpath, click, xmlschema, importlib-resources, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-08-12 20:55:17.182 | Attempting uninstall: zipp 2021-08-12 20:55:17.184 | Found existing installation: zipp 1.0.0 2021-08-12 20:55:17.194 | Uninstalling zipp-1.0.0: 2021-08-12 20:55:17.226 | Successfully uninstalled zipp-1.0.0 2021-08-12 20:55:17.711 | Attempting uninstall: click 2021-08-12 20:55:17.713 | Found existing installation: Click 7.0 2021-08-12 20:55:17.730 | Uninstalling Click-7.0: 2021-08-12 20:55:17.761 | Successfully uninstalled Click-7.0 2021-08-12 20:55:18.977 | Attempting uninstall: PyJWT 2021-08-12 20:55:18.979 | Found existing installation: PyJWT 1.7.1 2021-08-12 20:55:18.986 | Uninstalling PyJWT-1.7.1: 2021-08-12 20:55:19.016 | Successfully uninstalled PyJWT-1.7.1 2021-08-12 20:55:19.457 | Attempting uninstall: oauthlib 2021-08-12 20:55:19.459 | Found existing installation: oauthlib 3.1.0 2021-08-12 20:55:19.468 | Uninstalling oauthlib-3.1.0: 2021-08-12 20:55:19.498 | Successfully uninstalled oauthlib-3.1.0 2021-08-12 20:55:19.654 | Running setup.py develop for keystone 2021-08-12 20:55:21.674 | 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-12 20:55:21.674 | 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-12 20:55:21.831 | + inc/python:pip_install:200 : result=0 2021-08-12 20:55:21.833 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:55:21.835 | + functions-common:time_stop:2309 : local name 2021-08-12 20:55:21.837 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:55:21.840 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:55:21.842 | + functions-common:time_stop:2312 : local total 2021-08-12 20:55:21.844 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:55:21.846 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:55:21.848 | + functions-common:time_stop:2316 : start_time=1628801708493 2021-08-12 20:55:21.850 | + functions-common:time_stop:2318 : [[ -z 1628801708493 ]] 2021-08-12 20:55:21.853 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:55:21.858 | + functions-common:time_stop:2321 : end_time=1628801721855 2021-08-12 20:55:21.860 | + functions-common:time_stop:2322 : elapsed_time=13362 2021-08-12 20:55:21.862 | + functions-common:time_stop:2323 : total=50427 2021-08-12 20:55:21.864 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:55:21.866 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63789 2021-08-12 20:55:21.868 | + inc/python:pip_install:203 : return 0 2021-08-12 20:55:21.870 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:55:21.873 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-12 20:55:21.875 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-12 20:55:21.894 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-12 20:55:21.906 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-08-12 20:55:21.909 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-12 20:55:21.911 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:55:21.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:55:21.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-12 20:55:21.918 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:55:21.920 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-12 20:55:21.943 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:21.950 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-12 20:55:21.952 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:55:21.954 | + ./stack.sh:main:881 : configure_keystone 2021-08-12 20:55:21.957 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-12 20:55:21.970 | + 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-12 20:55:21.973 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-12 20:55:21.977 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-12 20:55:21.993 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:21.996 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-12 20:55:22.027 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-12 20:55:22.054 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-12 20:55:22.084 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-12 20:55:22.114 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-12 20:55:22.149 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-12 20:55:22.182 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-12 20:55:22.209 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-12 20:55:22.237 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-12 20:55:22.240 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-12 20:55:22.242 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-12 20:55:22.244 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-12 20:55:22.246 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-12 20:55:22.248 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 20:55:22.264 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:22.266 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-12 20:55:22.269 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-12 20:55:22.271 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 20:55:22.286 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:22.288 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:55:22.292 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:55:22.321 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 20:55:22.324 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 20:55:22.326 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-12 20:55:22.328 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-12 20:55:22.330 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-12 20:55:22.347 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:22.350 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2021-08-12 20:55:22.381 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.58/identity 2021-08-12 20:55:22.409 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-12 20:55:22.412 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-12 20:55:22.444 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-12 20:55:22.448 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-12 20:55:22.450 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-12 20:55:22.452 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-12 20:55:22.455 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-12 20:55:22.457 | + 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-12 20:55:22.491 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-12 20:55:22.493 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-12 20:55:22.496 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-12 20:55:22.498 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-12 20:55:22.501 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 20:55:22.518 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 20:55:22.520 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 20:55:22.523 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 20:55:22.525 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 20:55:22.528 | + 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-12 20:55:22.563 | + 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-12 20:55:22.591 | + 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-12 20:55:22.619 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 20:55:22.647 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-12 20:55:22.674 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-12 20:55:22.677 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-12 20:55:22.679 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-12 20:55:22.681 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-12 20:55:22.684 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-08-12 20:55:22.686 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-12 20:55:22.688 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-12 20:55:22.691 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-08-12 20:55:22.695 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-08-12 20:55:22.698 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-12 20:55:22.700 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-12 20:55:22.712 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-12 20:55:22.713 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:55:22.721 | d /var/run/uwsgi 0755 ubuntu root 2021-08-12 20:55:22.724 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:55:22.740 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-12 20:55:22.743 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-12 20:55:22.746 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-12 20:55:22.776 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-12 20:55:22.802 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-12 20:55:22.829 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-12 20:55:22.859 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-12 20:55:22.886 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-12 20:55:22.914 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-12 20:55:22.946 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-12 20:55:22.974 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-12 20:55:23.001 | + 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-12 20:55:23.028 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-12 20:55:23.054 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-12 20:55:23.081 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-12 20:55:23.108 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-12 20:55:23.110 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-12 20:55:23.113 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-08-12 20:55:23.115 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-08-12 20:55:23.117 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-12 20:55:23.120 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:23.122 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:23.125 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-12 20:55:23.127 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-12 20:55:23.129 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-12 20:55:23.157 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-12 20:55:23.184 | + 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-12 20:55:23.185 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-12 20:55:23.193 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-12 20:55:23.196 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-08-12 20:55:23.199 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-08-12 20:55:23.202 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-12 20:55:23.204 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-12 20:55:23.206 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:55:23.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:23.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:23.213 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-12 20:55:23.215 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-12 20:55:23.217 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:23.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:23.221 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-08-12 20:55:23.285 | Enabling site keystone-wsgi-public. 2021-08-12 20:55:23.291 | To activate the new configuration, you need to run: 2021-08-12 20:55:23.291 | systemctl reload apache2 2021-08-12 20:55:23.295 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-12 20:55:23.297 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:55:23.300 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:55:23.302 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:55:23.429 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-12 20:55:23.433 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-12 20:55:23.435 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-12 20:55:23.437 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-08-12 20:55:23.439 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-12 20:55:23.442 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-12 20:55:23.445 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-12 20:55:23.449 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-08-12 20:55:23.451 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-12 20:55:23.454 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-12 20:55:23.468 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:55:23.468 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-12 20:55:23.477 | d /var/run/uwsgi 0755 ubuntu root 2021-08-12 20:55:23.481 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:55:23.497 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-12 20:55:23.500 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-12 20:55:23.503 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-12 20:55:23.533 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-12 20:55:23.560 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-12 20:55:23.587 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-12 20:55:23.615 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-12 20:55:23.643 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-12 20:55:23.671 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-12 20:55:23.698 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-12 20:55:23.725 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-12 20:55:23.753 | + 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-12 20:55:23.780 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-12 20:55:23.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-12 20:55:23.836 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-12 20:55:23.865 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-12 20:55:23.867 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-12 20:55:23.870 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-08-12 20:55:23.872 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-08-12 20:55:23.875 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-12 20:55:23.877 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:23.879 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:23.881 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-12 20:55:23.884 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-12 20:55:23.887 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-12 20:55:23.915 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-12 20:55:23.944 | + 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-12 20:55:23.945 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-12 20:55:23.954 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-12 20:55:23.957 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-08-12 20:55:23.959 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-08-12 20:55:23.962 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-12 20:55:23.965 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-12 20:55:23.967 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:55:23.970 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:23.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:23.974 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-12 20:55:23.976 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-12 20:55:23.985 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:23.987 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:23.990 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-08-12 20:55:24.053 | Enabling site keystone-wsgi-admin. 2021-08-12 20:55:24.059 | To activate the new configuration, you need to run: 2021-08-12 20:55:24.059 | systemctl reload apache2 2021-08-12 20:55:24.064 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-12 20:55:24.066 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:55:24.068 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:55:24.071 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:55:24.203 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-12 20:55:24.236 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-12 20:55:24.268 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-12 20:55:24.299 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-12 20:55:24.301 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-12 20:55:24.332 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-12 20:55:24.360 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-12 20:55:24.388 | + ./stack.sh:main:885 : is_service_enabled swift 2021-08-12 20:55:24.405 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:24.407 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-08-12 20:55:24.424 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:24.426 | + ./stack.sh:main:889 : stack_install_service swift 2021-08-12 20:55:24.428 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-12 20:55:24.431 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-12 20:55:24.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:55:24.436 | + lib/stack:stack_install_service:32 : install_swift 2021-08-12 20:55:24.438 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-08-12 20:55:24.440 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-12 20:55:24.443 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-12 20:55:24.445 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:55:24.448 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:55:24.451 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:55:24.453 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:55:24.455 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:55:24.459 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:55:24.477 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:55:24.480 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:55:24.482 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:55:24.485 | + functions-common:git_clone:544 : echo master 2021-08-12 20:55:24.485 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:55:24.490 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-12 20:55:24.492 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:55:24.495 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-12 20:55:24.498 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:55:24.498 | + functions-common:git_clone:593 : head -1 2021-08-12 20:55:24.503 | 901d2e15b Merge "Quiet more deprecation warnings on py2" 2021-08-12 20:55:24.505 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:55:24.508 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-08-12 20:55:24.511 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:55:24.513 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-12 20:55:24.516 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-12 20:55:24.518 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-12 20:55:24.521 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-12 20:55:24.523 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:55:24.525 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-12 20:55:24.528 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-12 20:55:24.531 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:55:24.533 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-12 20:55:24.536 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-12 20:55:24.539 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:55:24.542 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-12 20:55:24.544 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:55:24.546 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:55:24.549 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-12 20:55:24.555 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-08-12 20:55:24.558 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-08-12 20:55:25.191 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-08-12 20:55:25.193 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:55:25.196 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:55:25.198 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:55:25.201 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-08-12 20:55:25.203 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-08-12 20:55:25.205 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:55:25.207 | + inc/python:setup_package:428 : local extras=keystone 2021-08-12 20:55:25.210 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:55:25.212 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-08-12 20:55:25.215 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-08-12 20:55:25.217 | + inc/python:setup_package:438 : extras='[keystone]' 2021-08-12 20:55:25.219 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:55:25.221 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-12 20:55:25.242 | Using python 3.8 to install /opt/stack/swift 2021-08-12 20:55:25.245 | + 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-12 20:55:25.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:25.993 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:25.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:25.993 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:27.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:55:27.028 | Obtaining file:///opt/stack/swift 2021-08-12 20:55:28.373 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (0.31.1) 2021-08-12 20:55:28.375 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (1.1.1) 2021-08-12 20:55:28.377 | 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.dev7) (0.11.0) 2021-08-12 20:55:28.378 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (2.1.1) 2021-08-12 20:55:29.169 | Collecting lxml>=3.4.1 2021-08-12 20:55:29.188 | 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-12 20:55:29.346 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (2.26.0) 2021-08-12 20:55:29.348 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (1.16.0) 2021-08-12 20:55:29.398 | Collecting xattr>=0.4 2021-08-12 20:55:29.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-12 20:55:30.183 | Collecting PyECLib>=1.3.1 2021-08-12 20:55:30.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-12 20:55:31.203 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (3.4.7) 2021-08-12 20:55:31.205 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (9.3.0) 2021-08-12 20:55:31.245 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev7) (1.14.6) 2021-08-12 20:55:31.249 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev7) (2.20) 2021-08-12 20:55:31.259 | 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.dev7) (1.16.0) 2021-08-12 20:55:31.334 | 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.dev7) (5.6.0) 2021-08-12 20:55:31.336 | 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.dev7) (5.0.1) 2021-08-12 20:55:31.338 | 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.dev7) (4.6.0) 2021-08-12 20:55:31.340 | 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.dev7) (4.1.0) 2021-08-12 20:55:31.342 | 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.dev7) (4.2.0) 2021-08-12 20:55:31.345 | 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.dev7) (8.7.1) 2021-08-12 20:55:31.347 | 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.dev7) (3.1.1) 2021-08-12 20:55:31.349 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev7) (1.8.7) 2021-08-12 20:55:31.351 | 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.dev7) (2.8.1) 2021-08-12 20:55:31.352 | 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.dev7) (3.3.0) 2021-08-12 20:55:31.355 | 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.dev7) (4.9.2) 2021-08-12 20:55:31.357 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev7) (4.3.1) 2021-08-12 20:55:31.419 | 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.dev7) (0.1.16) 2021-08-12 20:55:31.421 | 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.dev7) (1.7.0) 2021-08-12 20:55:31.424 | 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.dev7) (3.3.0) 2021-08-12 20:55:31.487 | 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.dev7) (1.1.3) 2021-08-12 20:55:31.499 | 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.dev7) (5.0.9) 2021-08-12 20:55:31.547 | 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.dev7) (2.2.0) 2021-08-12 20:55:31.548 | 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.dev7) (0.8.0) 2021-08-12 20:55:31.551 | 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.dev7) (1.5.0) 2021-08-12 20:55:31.590 | 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.dev7) (5.4.1) 2021-08-12 20:55:31.600 | 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.dev7) (1.12.1) 2021-08-12 20:55:31.676 | 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.dev7) (2.8.2) 2021-08-12 20:55:31.679 | 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.dev7) (0.9.6) 2021-08-12 20:55:31.694 | 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.dev7) (1.0.2) 2021-08-12 20:55:31.698 | 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.dev7) (2021.1) 2021-08-12 20:55:31.732 | 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.dev7) (2.4.7) 2021-08-12 20:55:31.734 | 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.dev7) (21.0) 2021-08-12 20:55:31.758 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev7) (57.4.0) 2021-08-12 20:55:31.913 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev7) (3.2) 2021-08-12 20:55:31.915 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev7) (2021.5.30) 2021-08-12 20:55:31.917 | 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.dev7) (1.26.6) 2021-08-12 20:55:31.919 | 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.dev7) (2.0.4) 2021-08-12 20:55:32.186 | Building wheels for collected packages: PyECLib, xattr 2021-08-12 20:55:32.186 | Building wheel for PyECLib (setup.py): started 2021-08-12 20:55:33.510 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-08-12 20:55:33.511 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55547 sha256=bd978dc7d865330950db670b738acc5c080981807440a44b41f810c21343b742 2021-08-12 20:55:33.511 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-12 20:55:33.515 | Building wheel for xattr (setup.py): started 2021-08-12 20:55:34.968 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-12 20:55:34.969 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33286 sha256=b268c7fb6c8d799cc2035cc4a50722284c75afac142192d456f2944665e631ca 2021-08-12 20:55:34.969 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-12 20:55:34.972 | Successfully built PyECLib xattr 2021-08-12 20:55:36.288 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-08-12 20:55:36.646 | Running setup.py develop for swift 2021-08-12 20:55:38.570 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev7 xattr-0.9.7 2021-08-12 20:55:38.570 | 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-12 20:55:38.726 | + inc/python:pip_install:200 : result=0 2021-08-12 20:55:38.728 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:55:38.731 | + functions-common:time_stop:2309 : local name 2021-08-12 20:55:38.733 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:55:38.735 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:55:38.737 | + functions-common:time_stop:2312 : local total 2021-08-12 20:55:38.739 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:55:38.741 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:55:38.744 | + functions-common:time_stop:2316 : start_time=1628801725237 2021-08-12 20:55:38.746 | + functions-common:time_stop:2318 : [[ -z 1628801725237 ]] 2021-08-12 20:55:38.749 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:55:38.753 | + functions-common:time_stop:2321 : end_time=1628801738751 2021-08-12 20:55:38.755 | + functions-common:time_stop:2322 : elapsed_time=13514 2021-08-12 20:55:38.757 | + functions-common:time_stop:2323 : total=63789 2021-08-12 20:55:38.760 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:55:38.762 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=77303 2021-08-12 20:55:38.765 | + inc/python:pip_install:203 : return 0 2021-08-12 20:55:38.767 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:55:38.769 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-12 20:55:38.772 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-12 20:55:38.790 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-12 20:55:38.802 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-08-12 20:55:38.804 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-12 20:55:38.807 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:55:38.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:55:38.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-12 20:55:38.814 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:55:38.817 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-08-12 20:55:38.819 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:55:38.822 | + ./stack.sh:main:890 : configure_swift 2021-08-12 20:55:38.824 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-12 20:55:38.826 | + lib/swift:configure_swift:335 : local node_number 2021-08-12 20:55:38.828 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-12 20:55:38.830 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-12 20:55:38.832 | + lib/swift:configure_swift:338 : local user_group 2021-08-12 20:55:38.834 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-12 20:55:39.718 | No container-reconciler running 2021-08-12 20:55:39.718 | No account-reaper running 2021-08-12 20:55:39.718 | No object-replicator running 2021-08-12 20:55:39.718 | No account-replicator running 2021-08-12 20:55:39.718 | No object-reconstructor running 2021-08-12 20:55:39.718 | No object-auditor running 2021-08-12 20:55:39.718 | No account-auditor running 2021-08-12 20:55:39.718 | No account-server running 2021-08-12 20:55:39.718 | No container-server running 2021-08-12 20:55:39.718 | No object-expirer running 2021-08-12 20:55:39.718 | No container-replicator running 2021-08-12 20:55:39.718 | No container-sharder running 2021-08-12 20:55:39.718 | No object-server running 2021-08-12 20:55:39.718 | No container-sync running 2021-08-12 20:55:39.718 | No container-updater running 2021-08-12 20:55:39.718 | No container-auditor running 2021-08-12 20:55:39.718 | No object-updater running 2021-08-12 20:55:39.718 | No proxy-server running 2021-08-12 20:55:39.779 | + lib/swift:configure_swift:341 : true 2021-08-12 20:55:39.781 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-08-12 20:55:39.794 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-12 20:55:39.806 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-12 20:55:39.809 | + lib/swift:configure_swift:355 : sed -e ' 2021-08-12 20:55:39.809 | s/%GROUP%//; 2021-08-12 20:55:39.809 | s/%USER%/ubuntu/; 2021-08-12 20:55:39.809 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-12 20:55:39.809 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-12 20:55:39.809 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-08-12 20:55:39.818 | uid = ubuntu 2021-08-12 20:55:39.818 | gid = 2021-08-12 20:55:39.818 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-12 20:55:39.818 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-12 20:55:39.818 | address = 127.0.0.1 2021-08-12 20:55:39.818 | 2021-08-12 20:55:39.818 | [account6612] 2021-08-12 20:55:39.818 | max connections = 25 2021-08-12 20:55:39.818 | path = /opt/stack/data/swift/1/node/ 2021-08-12 20:55:39.818 | read only = false 2021-08-12 20:55:39.818 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-12 20:55:39.818 | 2021-08-12 20:55:39.818 | [account6622] 2021-08-12 20:55:39.818 | max connections = 25 2021-08-12 20:55:39.818 | path = /opt/stack/data/swift/2/node/ 2021-08-12 20:55:39.818 | read only = false 2021-08-12 20:55:39.818 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-12 20:55:39.818 | 2021-08-12 20:55:39.818 | [account6632] 2021-08-12 20:55:39.818 | max connections = 25 2021-08-12 20:55:39.818 | path = /opt/stack/data/swift/3/node/ 2021-08-12 20:55:39.818 | read only = false 2021-08-12 20:55:39.818 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-12 20:55:39.818 | 2021-08-12 20:55:39.818 | [account6642] 2021-08-12 20:55:39.818 | max connections = 25 2021-08-12 20:55:39.819 | path = /opt/stack/data/swift/4/node/ 2021-08-12 20:55:39.819 | read only = false 2021-08-12 20:55:39.819 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | [container6611] 2021-08-12 20:55:39.819 | max connections = 25 2021-08-12 20:55:39.819 | path = /opt/stack/data/swift/1/node/ 2021-08-12 20:55:39.819 | read only = false 2021-08-12 20:55:39.819 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | [container6621] 2021-08-12 20:55:39.819 | max connections = 25 2021-08-12 20:55:39.819 | path = /opt/stack/data/swift/2/node/ 2021-08-12 20:55:39.819 | read only = false 2021-08-12 20:55:39.819 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | [container6631] 2021-08-12 20:55:39.819 | max connections = 25 2021-08-12 20:55:39.819 | path = /opt/stack/data/swift/3/node/ 2021-08-12 20:55:39.819 | read only = false 2021-08-12 20:55:39.819 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | [container6641] 2021-08-12 20:55:39.819 | max connections = 25 2021-08-12 20:55:39.819 | path = /opt/stack/data/swift/4/node/ 2021-08-12 20:55:39.819 | read only = false 2021-08-12 20:55:39.819 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | 2021-08-12 20:55:39.819 | [object6613] 2021-08-12 20:55:39.819 | max connections = 25 2021-08-12 20:55:39.819 | path = /opt/stack/data/swift/1/node/ 2021-08-12 20:55:39.819 | read only = false 2021-08-12 20:55:39.820 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-12 20:55:39.820 | 2021-08-12 20:55:39.820 | [object6623] 2021-08-12 20:55:39.820 | max connections = 25 2021-08-12 20:55:39.820 | path = /opt/stack/data/swift/2/node/ 2021-08-12 20:55:39.820 | read only = false 2021-08-12 20:55:39.820 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-12 20:55:39.820 | 2021-08-12 20:55:39.820 | [object6633] 2021-08-12 20:55:39.820 | max connections = 25 2021-08-12 20:55:39.820 | path = /opt/stack/data/swift/3/node/ 2021-08-12 20:55:39.820 | read only = false 2021-08-12 20:55:39.820 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-12 20:55:39.820 | 2021-08-12 20:55:39.820 | [object6643] 2021-08-12 20:55:39.820 | max connections = 25 2021-08-12 20:55:39.820 | path = /opt/stack/data/swift/4/node/ 2021-08-12 20:55:39.820 | read only = false 2021-08-12 20:55:39.820 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-12 20:55:39.821 | + lib/swift:configure_swift:361 : is_ubuntu 2021-08-12 20:55:39.823 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:55:39.825 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:55:39.828 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-12 20:55:39.845 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-12 20:55:39.847 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-12 20:55:39.851 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-12 20:55:39.856 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-12 20:55:39.858 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-12 20:55:39.862 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-12 20:55:39.890 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2021-08-12 20:55:39.916 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-12 20:55:39.933 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-12 20:55:39.962 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-12 20:55:39.981 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-12 20:55:40.011 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-12 20:55:40.031 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-12 20:55:40.061 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-12 20:55:40.080 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-12 20:55:40.109 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-12 20:55:40.128 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-12 20:55:40.158 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-12 20:55:40.175 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-08-12 20:55:40.190 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:40.193 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-12 20:55:40.221 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-12 20:55:40.248 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-12 20:55:40.275 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-12 20:55:40.301 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-08-12 20:55:40.316 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:40.318 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-12 20:55:40.347 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-08-12 20:55:40.362 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:40.364 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-08-12 20:55:40.379 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:40.381 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-08-12 20:55:40.383 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-08-12 20:55:40.398 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:40.400 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-08-12 20:55:40.402 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-08-12 20:55:40.404 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-12 20:55:40.409 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-12 20:55:40.414 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-12 20:55:40.441 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-12 20:55:40.468 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-12 20:55:40.499 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-12 20:55:40.529 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-12 20:55:40.555 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-12 20:55:40.558 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-12 20:55:40.560 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-12 20:55:40.562 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-12 20:55:40.564 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-12 20:55:40.591 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-12 20:55:40.619 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2021-08-12 20:55:40.645 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-12 20:55:40.672 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-12 20:55:40.699 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-12 20:55:40.733 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-12 20:55:40.761 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-12 20:55:40.788 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-12 20:55:40.815 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-12 20:55:40.842 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-12 20:55:40.870 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-12 20:55:40.898 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-12 20:55:40.925 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-12 20:55:40.955 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-12 20:55:40.983 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-12 20:55:41.002 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-12 20:55:41.030 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-12 20:55:41.058 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-12 20:55:41.062 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-12 20:55:41.091 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-12 20:55:41.119 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-12 20:55:41.147 | + lib/swift:configure_swift:479 : local node_number 2021-08-12 20:55:41.150 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-12 20:55:41.152 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-12 20:55:41.154 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-12 20:55:41.158 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-12 20:55:41.161 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-12 20:55:41.163 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-12 20:55:41.165 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-12 20:55:41.167 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-12 20:55:41.169 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-12 20:55:41.171 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-12 20:55:41.173 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-12 20:55:41.192 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-12 20:55:41.219 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-12 20:55:41.237 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-12 20:55:41.266 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-12 20:55:41.283 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-12 20:55:41.311 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-12 20:55:41.329 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-12 20:55:41.358 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-12 20:55:41.376 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-12 20:55:41.404 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-12 20:55:41.422 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-12 20:55:41.449 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-12 20:55:41.467 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-12 20:55:41.496 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-12 20:55:41.514 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-12 20:55:41.542 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-12 20:55:41.560 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-12 20:55:41.588 | + 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-12 20:55:41.593 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-12 20:55:41.611 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-12 20:55:41.641 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-12 20:55:41.675 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-12 20:55:41.677 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-12 20:55:41.682 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-12 20:55:41.684 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-12 20:55:41.686 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-12 20:55:41.688 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-12 20:55:41.690 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-12 20:55:41.693 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-12 20:55:41.695 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-12 20:55:41.697 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-12 20:55:41.716 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-12 20:55:41.745 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-12 20:55:41.763 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-12 20:55:41.792 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-12 20:55:41.810 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-12 20:55:41.838 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-12 20:55:41.857 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-12 20:55:41.885 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-12 20:55:41.903 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-12 20:55:41.932 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-12 20:55:41.951 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-12 20:55:41.981 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-12 20:55:42.004 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-12 20:55:42.033 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-12 20:55:42.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-12 20:55:42.083 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-12 20:55:42.101 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-12 20:55:42.131 | + 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-12 20:55:42.136 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-12 20:55:42.154 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-12 20:55:42.184 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-12 20:55:42.186 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-12 20:55:42.190 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-12 20:55:42.193 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-12 20:55:42.195 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-12 20:55:42.197 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-12 20:55:42.200 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-12 20:55:42.202 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-12 20:55:42.204 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-12 20:55:42.206 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-12 20:55:42.224 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-12 20:55:42.254 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-12 20:55:42.272 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-12 20:55:42.301 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-12 20:55:42.321 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-12 20:55:42.350 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-12 20:55:42.369 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-12 20:55:42.397 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-12 20:55:42.416 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-12 20:55:42.447 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-12 20:55:42.466 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-12 20:55:42.508 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-12 20:55:42.529 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-12 20:55:42.559 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-12 20:55:42.578 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-12 20:55:42.607 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-12 20:55:42.625 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-12 20:55:42.653 | + 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-12 20:55:42.658 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-12 20:55:42.675 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-12 20:55:42.704 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-12 20:55:42.732 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-12 20:55:42.762 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-12 20:55:42.789 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-08-12 20:55:42.791 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-12 20:55:42.796 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-12 20:55:42.824 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-12 20:55:42.853 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-12 20:55:42.886 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-12 20:55:42.915 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-12 20:55:42.948 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-12 20:55:42.975 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-12 20:55:43.003 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-12 20:55:43.030 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-12 20:55:43.057 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-08-12 20:55:43.073 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:43.075 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-12 20:55:43.093 | + lib/swift:configure_swift:522 : local auth_vers 2021-08-12 20:55:43.096 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-08-12 20:55:43.116 | + lib/swift:configure_swift:523 : auth_vers=3 2021-08-12 20:55:43.118 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2021-08-12 20:55:43.146 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-08-12 20:55:43.148 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-12 20:55:43.175 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2021-08-12 20:55:43.203 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-08-12 20:55:43.206 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-12 20:55:43.234 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-08-12 20:55:43.251 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:43.253 | + lib/swift:configure_swift:542 : local user_group 2021-08-12 20:55:43.256 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-08-12 20:55:43.261 | + lib/swift:configure_swift:543 : user_group=1000 2021-08-12 20:55:43.263 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-12 20:55:43.275 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-12 20:55:43.278 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-12 20:55:43.289 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-08-12 20:55:43.291 | + lib/swift:configure_swift:549 : is_suse 2021-08-12 20:55:43.293 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:55:43.296 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:55:43.298 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:55:43.300 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:55:43.302 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:55:43.304 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:55:43.307 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-12 20:55:43.319 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-08-12 20:55:43.322 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-08-12 20:55:43.324 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-08-12 20:55:43.341 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:55:43.344 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-08-12 20:55:43.361 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:43.363 | + ./stack.sh:main:901 : stack_install_service glance 2021-08-12 20:55:43.366 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-12 20:55:43.368 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-12 20:55:43.371 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:55:43.373 | + lib/stack:stack_install_service:32 : install_glance 2021-08-12 20:55:43.376 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-08-12 20:55:43.378 | + lib/glance:install_glance:514 : local glance_store_extras 2021-08-12 20:55:43.380 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-08-12 20:55:43.397 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:43.400 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-12 20:55:43.402 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-08-12 20:55:43.418 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:55:43.421 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-12 20:55:43.423 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-08-12 20:55:43.426 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-12 20:55:43.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:55:43.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:55:43.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-12 20:55:43.437 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:55:43.440 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-08-12 20:55:43.442 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-12 20:55:43.445 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-12 20:55:43.448 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-08-12 20:55:43.451 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-12 20:55:43.453 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-12 20:55:43.456 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-12 20:55:43.459 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-12 20:55:43.462 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-12 20:55:43.464 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-12 20:55:43.468 | +++ 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-12 20:55:43.468 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-12 20:55:43.474 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-12 20:55:43.476 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-12 20:55:43.479 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-12 20:55:43.482 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-12 20:55:43.485 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-12 20:55:43.506 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-12 20:55:43.509 | + 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-12 20:55:44.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:44.267 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:44.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:44.268 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:45.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:55:45.464 | Collecting glance-store[cinder,swift]!=0.29.0 2021-08-12 20:55:45.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef4/a4faaa9d4edae/glance_store-2.6.0-py3-none-any.whl (217 kB) 2021-08-12 20:55:45.565 | 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-12 20:55:45.567 | 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-12 20:55:45.569 | 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.1.0) 2021-08-12 20:55:45.572 | 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-12 20:55:45.573 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.3.0) 2021-08-12 20:55:45.575 | 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-12 20:55:45.577 | 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-12 20:55:45.579 | 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.9.2) 2021-08-12 20:55:45.581 | 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-12 20:55:45.583 | 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-12 20:55:45.584 | 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-12 20:55:45.586 | 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-12 20:55:45.588 | 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.0) 2021-08-12 20:55:45.728 | Collecting os-brick>=2.6.0 2021-08-12 20:55:45.735 | 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-12 20:55:45.832 | Collecting python-cinderclient>=4.1.0 2021-08-12 20:55:45.839 | 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-12 20:55:45.852 | 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-12 20:55:45.854 | 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-12 20:55:45.923 | Collecting python-swiftclient>=3.2.0 2021-08-12 20:55:45.931 | 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-12 20:55:45.947 | 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-12 20:55:45.949 | 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-12 20:55:45.966 | 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-12 20:55:46.039 | 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-12 20:55:46.042 | 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-12 20:55:46.045 | 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-12 20:55:46.076 | 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.4.0) 2021-08-12 20:55:46.080 | 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-12 20:55:46.082 | 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-12 20:55:46.084 | 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-12 20:55:46.088 | 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.0) 2021-08-12 20:55:46.136 | 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-12 20:55:46.147 | 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-12 20:55:46.193 | 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-12 20:55:46.198 | 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-12 20:55:46.201 | 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-12 20:55:46.203 | 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-12 20:55:46.215 | 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-12 20:55:46.293 | 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-12 20:55:46.303 | 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-12 20:55:46.329 | 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-12 20:55:46.331 | 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-12 20:55:46.340 | 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-12 20:55:46.369 | 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-12 20:55:46.402 | 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-12 20:55:46.404 | 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-12 20:55:46.409 | 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-12 20:55:46.411 | 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-12 20:55:46.415 | 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-12 20:55:46.416 | 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-12 20:55:46.436 | 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-12 20:55:46.488 | 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-12 20:55:46.497 | 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-12 20:55:46.538 | 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-12 20:55:46.615 | 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.3) 2021-08-12 20:55:46.625 | 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-12 20:55:46.804 | 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-12 20:55:46.807 | 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-12 20:55:46.809 | 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-12 20:55:46.811 | 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-12 20:55:46.898 | 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-12 20:55:47.028 | 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-12 20:55:48.767 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-08-12 20:55:49.801 | Successfully installed glance-store-2.6.0 os-brick-4.4.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-08-12 20:55:49.802 | 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-12 20:55:49.932 | + inc/python:pip_install:200 : result=0 2021-08-12 20:55:49.934 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:55:49.936 | + functions-common:time_stop:2309 : local name 2021-08-12 20:55:49.939 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:55:49.941 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:55:49.943 | + functions-common:time_stop:2312 : local total 2021-08-12 20:55:49.946 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:55:49.949 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:55:49.951 | + functions-common:time_stop:2316 : start_time=1628801743501 2021-08-12 20:55:49.953 | + functions-common:time_stop:2318 : [[ -z 1628801743501 ]] 2021-08-12 20:55:49.956 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:55:49.960 | + functions-common:time_stop:2321 : end_time=1628801749957 2021-08-12 20:55:49.963 | + functions-common:time_stop:2322 : elapsed_time=6456 2021-08-12 20:55:49.965 | + functions-common:time_stop:2323 : total=77303 2021-08-12 20:55:49.967 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:55:49.970 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=83759 2021-08-12 20:55:49.972 | + inc/python:pip_install:203 : return 0 2021-08-12 20:55:49.974 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-08-12 20:55:49.977 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-08-12 20:55:49.979 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-08-12 20:55:49.992 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-12 20:55:49.997 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-08-12 20:55:50.000 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-12 20:55:50.002 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-12 20:55:50.004 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:55:50.006 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:55:50.009 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:55:50.012 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:55:50.014 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:55:50.017 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:55:50.033 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:55:50.035 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:55:50.037 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:55:50.040 | + functions-common:git_clone:544 : echo master 2021-08-12 20:55:50.040 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:55:50.045 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-12 20:55:50.048 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:55:50.050 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-12 20:55:50.053 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:55:50.053 | + functions-common:git_clone:593 : head -1 2021-08-12 20:55:50.057 | 8e656a91 Move metadef object policy checks in the API 2021-08-12 20:55:50.059 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:55:50.062 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-08-12 20:55:50.064 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:55:50.067 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-12 20:55:50.069 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-12 20:55:50.072 | + inc/python:setup_develop:344 : local extras= 2021-08-12 20:55:50.075 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-12 20:55:50.077 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:55:50.080 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-12 20:55:50.082 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-12 20:55:50.085 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:55:50.087 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-12 20:55:50.090 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-12 20:55:50.093 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:55:50.095 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-12 20:55:50.098 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:55:50.100 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:55:50.103 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-12 20:55:50.110 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-08-12 20:55:50.112 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-08-12 20:55:50.752 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-08-12 20:55:50.755 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:55:50.757 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:55:50.760 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:55:50.762 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-08-12 20:55:50.764 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-08-12 20:55:50.767 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:55:50.769 | + inc/python:setup_package:428 : local extras= 2021-08-12 20:55:50.771 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:55:50.774 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-12 20:55:50.776 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-12 20:55:50.779 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-12 20:55:50.781 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:55:50.783 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-08-12 20:55:50.804 | Using python 3.8 to install /opt/stack/glance 2021-08-12 20:55:50.807 | + 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-12 20:55:51.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:51.567 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:51.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:55:51.568 | from cryptography.utils import int_from_bytes 2021-08-12 20:55:52.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:55:52.603 | Obtaining file:///opt/stack/glance 2021-08-12 20:55:53.976 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (5.6.0) 2021-08-12 20:55:53.978 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (0.7.1) 2021-08-12 20:55:53.981 | 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.dev47) (1.4.22) 2021-08-12 20:55:53.983 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (0.31.1) 2021-08-12 20:55:53.984 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (2.1.1) 2021-08-12 20:55:53.987 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (2.5.1) 2021-08-12 20:55:53.988 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (1.8.7) 2021-08-12 20:55:53.990 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (0.4.1) 2021-08-12 20:55:53.992 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (1.6.5) 2021-08-12 20:55:53.994 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (0.19.1) 2021-08-12 20:55:53.996 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (8.7.1) 2021-08-12 20:55:53.997 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (4.4.0) 2021-08-12 20:55:53.999 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (3.3.0) 2021-08-12 20:55:54.001 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (1.4.0) 2021-08-12 20:55:54.003 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (4.9.2) 2021-08-12 20:55:54.005 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (3.3.0) 2021-08-12 20:55:54.006 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (2.3.0) 2021-08-12 20:55:54.162 | Collecting taskflow>=4.0.0 2021-08-12 20:55:54.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-08-12 20:55:54.195 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (4.3.1) 2021-08-12 20:55:54.197 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (9.3.0) 2021-08-12 20:55:54.240 | Collecting WSME>=0.8.0 2021-08-12 20:55:54.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-08-12 20:55:54.254 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (0.7.2) 2021-08-12 20:55:54.255 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (3.5.0) 2021-08-12 20:55:54.257 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev47) (3.2.0) 2021-08-12 20:55:54.259 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (4.2.0) 2021-08-12 20:55:54.261 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (20.0.1) 2021-08-12 20:55:54.263 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (1.16.0) 2021-08-12 20:55:54.265 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (10.0.0) 2021-08-12 20:55:54.266 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (5.0.1) 2021-08-12 20:55:54.306 | Collecting oslo.limit>=1.0.0 2021-08-12 20:55:54.313 | 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-12 20:55:54.317 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (4.6.0) 2021-08-12 20:55:54.319 | 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.dev47) (12.8.0) 2021-08-12 20:55:54.321 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (4.4.0) 2021-08-12 20:55:54.324 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (2.3.0) 2021-08-12 20:55:54.326 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (3.8.1) 2021-08-12 20:55:54.357 | Collecting retrying!=1.3.0,>=1.2.3 2021-08-12 20:55:54.364 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-12 20:55:54.368 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (3.4.1) 2021-08-12 20:55:54.370 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (2.6.0) 2021-08-12 20:55:54.372 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (2.2.0) 2021-08-12 20:55:54.373 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (3.4.7) 2021-08-12 20:55:54.405 | Collecting cursive>=0.2.1 2021-08-12 20:55:54.412 | 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-12 20:55:54.417 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (0.1.16) 2021-08-12 20:55:54.419 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev47) (5.4.0) 2021-08-12 20:55:54.499 | Collecting castellan>=0.17.0 2021-08-12 20:55:54.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/340328f83ed56/castellan-3.9.0-py3-none-any.whl (94 kB) 2021-08-12 20:55:54.520 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev47) (1.1.4) 2021-08-12 20:55:54.522 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev47) (2.8.2) 2021-08-12 20:55:54.525 | 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.dev47) (1.0.4) 2021-08-12 20:55:54.545 | 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.dev47) (2.26.0) 2021-08-12 20:55:54.614 | Collecting python-barbicanclient>=4.5.2 2021-08-12 20:55:54.620 | 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-12 20:55:54.669 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev47) (1.14.6) 2021-08-12 20:55:54.674 | 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.dev47) (2.20) 2021-08-12 20:55:54.708 | 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.dev47) (4.1.0) 2021-08-12 20:55:54.718 | 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.dev47) (1.12.1) 2021-08-12 20:55:54.736 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev47) (1.1.1) 2021-08-12 20:55:54.738 | 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.dev47) (1.16.0) 2021-08-12 20:55:54.848 | 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.dev47) (2.4.7) 2021-08-12 20:55:54.929 | 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.dev47) (1.7.0) 2021-08-12 20:55:55.015 | 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.dev47) (3.1.1) 2021-08-12 20:55:55.021 | 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.dev47) (2.8.1) 2021-08-12 20:55:55.108 | 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.dev47) (1.1.3) 2021-08-12 20:55:55.120 | 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.dev47) (5.0.9) 2021-08-12 20:55:55.147 | 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.dev47) (0.14.1) 2021-08-12 20:55:55.160 | 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.dev47) (1.6) 2021-08-12 20:55:55.210 | 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.dev47) (5.4.1) 2021-08-12 20:55:55.215 | 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.dev47) (0.8.0) 2021-08-12 20:55:55.218 | 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.dev47) (1.5.0) 2021-08-12 20:55:55.295 | 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.dev47) (0.13.0) 2021-08-12 20:55:55.300 | 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.dev47) (2.0.1) 2021-08-12 20:55:55.307 | 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.dev47) (0.5.0) 2021-08-12 20:55:55.345 | 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.dev47) (0.58.0) 2021-08-12 20:55:55.380 | 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.dev47) (2.5.0) 2021-08-12 20:55:55.385 | 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.dev47) (1.32) 2021-08-12 20:55:55.387 | 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.dev47) (0.11.0) 2021-08-12 20:55:55.389 | 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.dev47) (1.4.4) 2021-08-12 20:55:55.391 | 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.dev47) (1.4.0) 2021-08-12 20:55:55.394 | 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.dev47) (0.10.0) 2021-08-12 20:55:55.432 | 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.dev47) (2.1) 2021-08-12 20:55:55.531 | 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.dev47) (0.9.6) 2021-08-12 20:55:55.612 | 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.dev47) (4.2.2) 2021-08-12 20:55:55.615 | 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.dev47) (5.1.0) 2021-08-12 20:55:55.618 | 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.dev47) (5.0.6) 2021-08-12 20:55:55.624 | 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.dev47) (2.6.0) 2021-08-12 20:55:55.643 | 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.dev47) (5.0.0) 2021-08-12 20:55:55.757 | 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.dev47) (3.0.1) 2021-08-12 20:55:55.762 | 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.dev47) (3.2.0) 2021-08-12 20:55:55.770 | 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.dev47) (3.3.0) 2021-08-12 20:55:55.815 | 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.dev47) (2.0.1) 2021-08-12 20:55:55.901 | 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.dev47) (5.8.0) 2021-08-12 20:55:55.926 | 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.dev47) (2021.1) 2021-08-12 20:55:55.928 | 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.dev47) (1.0.2) 2021-08-12 20:55:55.992 | 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.dev47) (3.0.0) 2021-08-12 20:55:55.998 | 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.dev47) (1.3.2) 2021-08-12 20:55:56.028 | 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.dev47) (2.5.0) 2021-08-12 20:55:56.107 | 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.dev47) (21.0) 2021-08-12 20:55:56.228 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev47) (57.4.0) 2021-08-12 20:55:56.507 | 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.dev47) (3.8.0) 2021-08-12 20:55:56.552 | 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.dev47) (2.1.2) 2021-08-12 20:55:56.635 | 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.dev47) (0.4.4) 2021-08-12 20:55:56.637 | 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.dev47) (0.2.5) 2021-08-12 20:55:56.638 | 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.dev47) (21.2.0) 2021-08-12 20:55:56.640 | 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.dev47) (1.8.2) 2021-08-12 20:55:56.985 | 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.dev47) (2021.5.30) 2021-08-12 20:55:57.020 | 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.dev47) (3.2) 2021-08-12 20:55:57.023 | 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.dev47) (2.0.4) 2021-08-12 20:55:57.025 | 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.dev47) (1.26.6) 2021-08-12 20:55:57.242 | 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.dev47) (0.7) 2021-08-12 20:55:57.490 | 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.dev47) (0.5.2) 2021-08-12 20:55:57.729 | Collecting pydot>=1.2.4 2021-08-12 20:55:57.736 | 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-12 20:55:57.740 | 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.dev47) (6.3.1) 2021-08-12 20:55:57.807 | Collecting automaton>=1.9.0 2021-08-12 20:55:57.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-08-12 20:55:57.920 | Collecting networkx>=2.1.0 2021-08-12 20:55:57.931 | 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-12 20:55:58.364 | 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.dev47) (1.0.0) 2021-08-12 20:55:58.649 | Collecting simplegeneric 2021-08-12 20:55:58.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-12 20:55:59.627 | Building wheels for collected packages: simplegeneric 2021-08-12 20:55:59.628 | Building wheel for simplegeneric (setup.py): started 2021-08-12 20:56:00.339 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-12 20:56:00.340 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=70a2f580589694aaa69a23acbde96eef0616505698ac35607ba318f8cf9e2abf 2021-08-12 20:56:00.340 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-12 20:56:00.344 | Successfully built simplegeneric 2021-08-12 20:56:01.281 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-08-12 20:56:04.064 | Running setup.py develop for glance 2021-08-12 20:56:06.099 | Successfully installed WSME-0.11.0 automaton-2.3.0 castellan-3.9.0 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-12 20:56:06.099 | 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-12 20:56:06.258 | + inc/python:pip_install:200 : result=0 2021-08-12 20:56:06.260 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:56:06.263 | + functions-common:time_stop:2309 : local name 2021-08-12 20:56:06.265 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:56:06.267 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:56:06.269 | + functions-common:time_stop:2312 : local total 2021-08-12 20:56:06.272 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:56:06.274 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:56:06.276 | + functions-common:time_stop:2316 : start_time=1628801750799 2021-08-12 20:56:06.279 | + functions-common:time_stop:2318 : [[ -z 1628801750799 ]] 2021-08-12 20:56:06.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:56:06.285 | + functions-common:time_stop:2321 : end_time=1628801766283 2021-08-12 20:56:06.288 | + functions-common:time_stop:2322 : elapsed_time=15484 2021-08-12 20:56:06.290 | + functions-common:time_stop:2323 : total=83759 2021-08-12 20:56:06.292 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:56:06.294 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=99243 2021-08-12 20:56:06.296 | + inc/python:pip_install:203 : return 0 2021-08-12 20:56:06.299 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:56:06.301 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-12 20:56:06.304 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-12 20:56:06.323 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-12 20:56:06.335 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-08-12 20:56:06.338 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-12 20:56:06.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:56:06.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:56:06.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-12 20:56:06.347 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:56:06.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:56:06.352 | + ./stack.sh:main:902 : configure_glance 2021-08-12 20:56:06.355 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-12 20:56:06.367 | + lib/glance:configure_glance:333 : local dburl 2021-08-12 20:56:06.370 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-08-12 20:56:06.372 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-12 20:56:06.375 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-12 20:56:06.377 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-12 20:56:06.379 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-12 20:56:06.382 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-12 20:56:06.385 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-12 20:56:06.414 | + 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-12 20:56:06.448 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-12 20:56:06.476 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-12 20:56:06.504 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-12 20:56:06.535 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-12 20:56:06.564 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-12 20:56:06.567 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-12 20:56:06.569 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-12 20:56:06.572 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-12 20:56:06.575 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-12 20:56:06.603 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-12 20:56:06.631 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-08-12 20:56:06.658 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-12 20:56:06.686 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-12 20:56:06.714 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-12 20:56:06.742 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-12 20:56:06.769 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-12 20:56:06.796 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-12 20:56:06.825 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-12 20:56:06.852 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-12 20:56:06.884 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-12 20:56:06.886 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-12 20:56:06.888 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-12 20:56:06.891 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-12 20:56:06.893 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-12 20:56:06.895 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 20:56:06.912 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:56:06.915 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-12 20:56:06.918 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-12 20:56:06.920 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 20:56:06.937 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:56:06.941 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:56:06.944 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:56:06.972 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 20:56:06.975 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 20:56:06.978 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-08-12 20:56:06.980 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-08-12 20:56:06.983 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-08-12 20:56:07.013 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-08-12 20:56:07.041 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-08-12 20:56:07.043 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-08-12 20:56:07.045 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-08-12 20:56:07.048 | + lib/glance:configure_glance_store:254 : local be 2021-08-12 20:56:07.050 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-08-12 20:56:07.052 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-08-12 20:56:07.055 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-12 20:56:07.086 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-08-12 20:56:07.088 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2021-08-12 20:56:07.120 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-08-12 20:56:07.122 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-08-12 20:56:07.138 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:56:07.140 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-12 20:56:07.168 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-12 20:56:07.196 | + 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-12 20:56:07.224 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-12 20:56:07.252 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-12 20:56:07.280 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-08-12 20:56:07.296 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:56:07.299 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-12 20:56:07.326 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-12 20:56:07.357 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-12 20:56:07.386 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2021-08-12 20:56:07.415 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-12 20:56:07.442 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2021-08-12 20:56:07.469 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-08-12 20:56:07.486 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:56:07.489 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-08-12 20:56:07.491 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-12 20:56:07.493 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-12 20:56:07.496 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 20:56:07.513 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 20:56:07.516 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 20:56:07.518 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 20:56:07.520 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 20:56:07.523 | + 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-12 20:56:07.551 | + 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-12 20:56:07.578 | + 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-12 20:56:07.607 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 20:56:07.635 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-12 20:56:07.640 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-12 20:56:07.671 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-12 20:56:07.700 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-12 20:56:07.728 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2021-08-12 20:56:07.756 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-12 20:56:07.785 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-12 20:56:07.813 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-12 20:56:07.843 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-12 20:56:07.874 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-12 20:56:07.908 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-12 20:56:07.939 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-12 20:56:07.969 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-12 20:56:07.974 | + 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-12 20:56:07.981 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-08-12 20:56:07.997 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:56:08.000 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-08-12 20:56:08.002 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-12 20:56:08.004 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-08-12 20:56:08.006 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-12 20:56:08.009 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-08-12 20:56:08.012 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-08-12 20:56:08.016 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-08-12 20:56:08.018 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-12 20:56:08.022 | + 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-12 20:56:08.052 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-08-12 20:56:08.055 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-12 20:56:08.057 | ++ functions:get_random_port:837 : true 2021-08-12 20:56:08.059 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-12 20:56:08.061 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-12 20:56:08.064 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-12 20:56:08.137 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-12 20:56:08.140 | ++ functions:get_random_port:841 : break 2 2021-08-12 20:56:08.142 | ++ functions:get_random_port:845 : echo 60999 2021-08-12 20:56:08.144 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-08-12 20:56:08.147 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-12 20:56:08.175 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-12 20:56:08.202 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-12 20:56:08.229 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-12 20:56:08.256 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-12 20:56:08.283 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-12 20:56:08.311 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-12 20:56:08.338 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-12 20:56:08.366 | + 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-12 20:56:08.394 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-12 20:56:08.422 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-12 20:56:08.449 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-12 20:56:08.477 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-12 20:56:08.505 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-12 20:56:08.533 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-12 20:56:08.561 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-12 20:56:08.590 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-12 20:56:08.618 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-12 20:56:08.646 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-12 20:56:08.674 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-08-12 20:56:08.676 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-12 20:56:08.679 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:56:08.681 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:56:08.683 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:56:08.686 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-12 20:56:08.688 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-12 20:56:08.748 | proxy (enabled by site administrator) 2021-08-12 20:56:08.751 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-08-12 20:56:08.754 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-12 20:56:08.756 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:56:08.759 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:56:08.761 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:56:08.764 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-12 20:56:08.766 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-12 20:56:08.821 | No module matches proxy_http 2021-08-12 20:56:08.824 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-12 20:56:08.887 | Considering dependency proxy for proxy_http: 2021-08-12 20:56:08.887 | Module proxy already enabled 2021-08-12 20:56:08.887 | Enabling module proxy_http. 2021-08-12 20:56:08.892 | To activate the new configuration, you need to run: 2021-08-12 20:56:08.893 | systemctl restart apache2 2021-08-12 20:56:08.897 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-12 20:56:08.899 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:56:08.902 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:56:08.904 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:56:09.033 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-08-12 20:56:09.036 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-08-12 20:56:09.039 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-08-12 20:56:09.042 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-12 20:56:09.044 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:56:09.047 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:56:09.049 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-12 20:56:09.052 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-12 20:56:09.055 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-08-12 20:56:09.055 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-12 20:56:09.065 | KeepAlive Off 2021-08-12 20:56:09.069 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-08-12 20:56:09.069 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-12 20:56:09.078 | SetEnv proxy-sendchunked 1 2021-08-12 20:56:09.082 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-12 20:56:09.082 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-12 20:56:09.091 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-12 20:56:09.094 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-08-12 20:56:09.096 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-08-12 20:56:09.098 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-12 20:56:09.101 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-12 20:56:09.104 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:56:09.106 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:56:09.108 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:56:09.111 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-12 20:56:09.113 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-12 20:56:09.115 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:56:09.118 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:56:09.121 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-08-12 20:56:09.184 | Enabling site glance-wsgi-api. 2021-08-12 20:56:09.191 | To activate the new configuration, you need to run: 2021-08-12 20:56:09.192 | systemctl reload apache2 2021-08-12 20:56:09.196 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-08-12 20:56:09.199 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:56:09.201 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:56:09.203 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:56:09.334 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-12 20:56:09.340 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-12 20:56:09.374 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-08-12 20:56:09.376 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-08-12 20:56:09.394 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:56:09.396 | + ./stack.sh:main:907 : stack_install_service cinder 2021-08-12 20:56:09.399 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-12 20:56:09.401 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-12 20:56:09.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:56:09.406 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-12 20:56:09.409 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-08-12 20:56:09.411 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-12 20:56:09.415 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-12 20:56:09.417 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:56:09.419 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:56:09.422 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:56:09.425 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:56:09.427 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:56:09.431 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:56:09.447 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:56:09.449 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:56:09.452 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:56:09.455 | + functions-common:git_clone:544 : echo master 2021-08-12 20:56:09.455 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:56:09.461 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-12 20:56:09.463 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:56:09.466 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-12 20:56:09.469 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:56:09.469 | + functions-common:git_clone:593 : head -1 2021-08-12 20:56:09.473 | 73d8e39b2 Merge commit 'refs/changes/59/804459/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-08-12 20:56:09.476 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:56:09.479 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-08-12 20:56:09.482 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:56:09.484 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-12 20:56:09.487 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-12 20:56:09.489 | + inc/python:setup_develop:344 : local extras= 2021-08-12 20:56:09.492 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-12 20:56:09.495 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:56:09.497 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-12 20:56:09.499 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-12 20:56:09.502 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:56:09.504 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-12 20:56:09.508 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-12 20:56:09.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:56:09.513 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-12 20:56:09.516 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:56:09.518 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:56:09.521 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-12 20:56:09.527 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-08-12 20:56:09.530 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-08-12 20:56:10.169 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-08-12 20:56:10.172 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:56:10.174 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:56:10.177 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:56:10.180 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-12 20:56:10.182 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-08-12 20:56:10.185 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:56:10.187 | + inc/python:setup_package:428 : local extras= 2021-08-12 20:56:10.189 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:56:10.192 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-12 20:56:10.195 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-12 20:56:10.197 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-12 20:56:10.200 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:56:10.202 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-08-12 20:56:10.223 | Using python 3.8 to install /opt/stack/cinder 2021-08-12 20:56:10.226 | + 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-12 20:56:11.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:56:11.031 | from cryptography.utils import int_from_bytes 2021-08-12 20:56:11.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:56:11.031 | from cryptography.utils import int_from_bytes 2021-08-12 20:56:12.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:56:12.093 | Obtaining file:///opt/stack/cinder 2021-08-12 20:56:14.246 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (5.6.0) 2021-08-12 20:56:14.248 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (5.0.9) 2021-08-12 20:56:14.249 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (0.31.1) 2021-08-12 20:56:14.251 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (1.1.1) 2021-08-12 20:56:14.253 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (0.19.1) 2021-08-12 20:56:14.255 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (0.1.16) 2021-08-12 20:56:14.257 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev28) (3.2.0) 2021-08-12 20:56:14.258 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.3.1) 2021-08-12 20:56:14.260 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (9.3.0) 2021-08-12 20:56:14.262 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.6.3) 2021-08-12 20:56:14.376 | Collecting oauth2client>=4.1.3 2021-08-12 20:56:14.383 | 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-12 20:56:14.391 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (8.7.1) 2021-08-12 20:56:14.392 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.4.0) 2021-08-12 20:56:14.394 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.3.0) 2021-08-12 20:56:14.396 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (10.0.0) 2021-08-12 20:56:14.399 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.6.0) 2021-08-12 20:56:14.401 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (12.8.0) 2021-08-12 20:56:14.402 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.4.0) 2021-08-12 20:56:14.404 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.8.1) 2021-08-12 20:56:14.406 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.6.0) 2021-08-12 20:56:14.408 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.3.0) 2021-08-12 20:56:14.410 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (6.3.0) 2021-08-12 20:56:14.411 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.1.0) 2021-08-12 20:56:14.414 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.6.0) 2021-08-12 20:56:14.415 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (1.4.0) 2021-08-12 20:56:14.417 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.9.2) 2021-08-12 20:56:14.419 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.4.0) 2021-08-12 20:56:14.421 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.4.1) 2021-08-12 20:56:14.423 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (21.0) 2021-08-12 20:56:14.553 | Collecting paramiko>=2.7.2 2021-08-12 20:56:14.561 | 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-12 20:56:14.571 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.5.0) 2021-08-12 20:56:14.573 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.1.1) 2021-08-12 20:56:14.575 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (5.8.0) 2021-08-12 20:56:14.576 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.4.7) 2021-08-12 20:56:14.578 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (5.1.0) 2021-08-12 20:56:14.673 | Collecting python-glanceclient>=3.2.2 2021-08-12 20:56:14.681 | 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-12 20:56:14.691 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.2.0) 2021-08-12 20:56:14.694 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (17.5.0) 2021-08-12 20:56:14.696 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.12.0) 2021-08-12 20:56:14.698 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2021.1) 2021-08-12 20:56:14.699 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.26.0) 2021-08-12 20:56:14.701 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.5.1) 2021-08-12 20:56:14.703 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.6.1) 2021-08-12 20:56:14.744 | Collecting rtslib-fb>=2.1.74 2021-08-12 20:56:14.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-12 20:56:15.491 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (1.16.0) 2021-08-12 20:56:15.494 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (1.4.22) 2021-08-12 20:56:15.496 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (0.13.0) 2021-08-12 20:56:15.498 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.3.0) 2021-08-12 20:56:15.544 | Collecting tabulate>=0.8.7 2021-08-12 20:56:15.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-08-12 20:56:15.557 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (6.3.1) 2021-08-12 20:56:15.559 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (1.8.7) 2021-08-12 20:56:15.560 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (5.0.1) 2021-08-12 20:56:15.674 | Collecting oslo.vmware>=3.8.0 2021-08-12 20:56:15.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6e/b9e2c89740812/oslo.vmware-3.9.0-py3-none-any.whl (491 kB) 2021-08-12 20:56:15.699 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (4.4.0) 2021-08-12 20:56:15.701 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (5.4.0) 2021-08-12 20:56:15.703 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (2.9.0) 2021-08-12 20:56:15.834 | Collecting google-api-python-client>=1.11.0 2021-08-12 20:56:15.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87a/f2462b922c976/google_api_python_client-2.15.0-py2.py3-none-any.whl (7.2 MB) 2021-08-12 20:56:16.021 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.9.0) 2021-08-12 20:56:16.023 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (3.4.7) 2021-08-12 20:56:16.025 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev28) (0.2.2) 2021-08-12 20:56:16.068 | Collecting zstd>=1.4.5.1 2021-08-12 20:56:16.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-08-12 20:56:17.860 | Collecting boto3>=1.16.51 2021-08-12 20:56:17.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72b/1f70a5a42dff0/boto3-1.18.19-py3-none-any.whl (131 kB) 2021-08-12 20:56:17.951 | Collecting s3transfer<0.6.0,>=0.5.0 2021-08-12 20:56:17.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-08-12 20:56:17.964 | 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.dev28) (0.10.0) 2021-08-12 20:56:19.236 | Collecting botocore<1.22.0,>=1.21.19 2021-08-12 20:56:19.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2fa/40a39b338888c/botocore-1.21.19-py3-none-any.whl (7.8 MB) 2021-08-12 20:56:19.436 | 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.19->boto3>=1.16.51->cinder==19.0.0.0b2.dev28) (2.8.2) 2021-08-12 20:56:19.439 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.19->boto3>=1.16.51->cinder==19.0.0.0b2.dev28) (1.26.6) 2021-08-12 20:56:19.561 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev28) (1.14.6) 2021-08-12 20:56:19.567 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev28) (2.20) 2021-08-12 20:56:19.604 | 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.dev28) (1.16.0) 2021-08-12 20:56:19.722 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-08-12 20:56:19.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d6/3e2b28057d79d/google_api_core-1.31.1-py2.py3-none-any.whl (93 kB) 2021-08-12 20:56:19.862 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-08-12 20:56:19.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd6/aa5916970a823/google_auth-1.34.0-py2.py3-none-any.whl (152 kB) 2021-08-12 20:56:19.911 | Collecting uritemplate<4dev,>=3.0.0 2021-08-12 20:56:19.918 | 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-12 20:56:19.952 | Collecting google-auth-httplib2>=0.1.0 2021-08-12 20:56:19.959 | 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-12 20:56:19.991 | 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.dev28) (57.4.0) 2021-08-12 20:56:19.993 | 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.dev28) (3.17.3) 2021-08-12 20:56:20.045 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-08-12 20:56:20.051 | 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-12 20:56:20.117 | 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.dev28) (4.2.2) 2021-08-12 20:56:20.239 | Collecting pyasn1-modules>=0.2.1 2021-08-12 20:56:20.247 | 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-12 20:56:20.314 | Collecting rsa<5,>=3.1.4 2021-08-12 20:56:20.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-08-12 20:56:20.469 | 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.dev28) (1.7.0) 2021-08-12 20:56:20.535 | 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.dev28) (3.1.1) 2021-08-12 20:56:20.539 | 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.dev28) (2.8.1) 2021-08-12 20:56:20.723 | Collecting pyasn1>=0.1.7 2021-08-12 20:56:20.731 | 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-12 20:56:20.875 | 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.dev28) (1.1.3) 2021-08-12 20:56:20.909 | 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.dev28) (0.14.1) 2021-08-12 20:56:20.928 | 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.dev28) (1.6) 2021-08-12 20:56:20.989 | 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.dev28) (1.5.0) 2021-08-12 20:56:20.992 | 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.dev28) (0.8.0) 2021-08-12 20:56:20.995 | 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.dev28) (5.4.1) 2021-08-12 20:56:20.997 | 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.dev28) (2.2.0) 2021-08-12 20:56:21.017 | 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.dev28) (1.12.1) 2021-08-12 20:56:21.109 | 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.dev28) (2.0.1) 2021-08-12 20:56:21.111 | 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.dev28) (0.5.0) 2021-08-12 20:56:21.113 | 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.dev28) (1.6.5) 2021-08-12 20:56:21.138 | 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.dev28) (1.1.4) 2021-08-12 20:56:21.141 | 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.dev28) (1.0.4) 2021-08-12 20:56:21.219 | 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.dev28) (0.9.6) 2021-08-12 20:56:21.298 | 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.dev28) (5.1.0) 2021-08-12 20:56:21.302 | 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.dev28) (5.0.6) 2021-08-12 20:56:21.312 | 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.dev28) (2.3.0) 2021-08-12 20:56:21.331 | 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.dev28) (5.0.0) 2021-08-12 20:56:21.463 | 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.dev28) (3.3.0) 2021-08-12 20:56:21.467 | 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.dev28) (3.0.1) 2021-08-12 20:56:21.473 | 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.dev28) (3.2.0) 2021-08-12 20:56:21.524 | 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.dev28) (2.0.1) 2021-08-12 20:56:21.612 | 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.dev28) (1.0.2) 2021-08-12 20:56:21.794 | 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.dev28) (1.3.2) 2021-08-12 20:56:21.798 | 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.dev28) (3.0.0) 2021-08-12 20:56:21.832 | 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.dev28) (2.5.0) 2021-08-12 20:56:21.867 | 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.dev28) (0.7.2) 2021-08-12 20:56:21.908 | 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.dev28) (0.11.0) 2021-08-12 20:56:22.139 | Collecting suds-jurko>=0.6 2021-08-12 20:56:22.147 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-12 20:56:22.464 | Collecting pynacl>=1.0.1 2021-08-12 20:56:22.472 | 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-12 20:56:22.974 | 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.dev28) (3.8.0) 2021-08-12 20:56:23.017 | 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.dev28) (2.1.2) 2021-08-12 20:56:23.110 | 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.dev28) (0.2.5) 2021-08-12 20:56:23.111 | 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.dev28) (0.4.4) 2021-08-12 20:56:23.113 | 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.dev28) (1.8.2) 2021-08-12 20:56:23.115 | 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.dev28) (21.2.0) 2021-08-12 20:56:23.384 | 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.dev28) (20.0.1) 2021-08-12 20:56:23.424 | Collecting warlock<2,>=1.2.0 2021-08-12 20:56:23.431 | 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-12 20:56:23.832 | 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.dev28) (3.2) 2021-08-12 20:56:23.834 | 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.dev28) (2.0.4) 2021-08-12 20:56:23.838 | 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.dev28) (2021.5.30) 2021-08-12 20:56:24.036 | 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.dev28) (0.7) 2021-08-12 20:56:24.204 | Collecting pyudev>=0.16.1 2021-08-12 20:56:24.211 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-12 20:56:24.766 | 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.dev28) (0.5.2) 2021-08-12 20:56:24.768 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev28) (0.4.1) 2021-08-12 20:56:25.044 | 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.dev28) (2.3.0) 2021-08-12 20:56:25.048 | 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.dev28) (2.6.2) 2021-08-12 20:56:25.055 | 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.dev28) (1.4.2) 2021-08-12 20:56:25.532 | 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.dev28) (1.0.0) 2021-08-12 20:56:25.693 | 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.dev28) (0.12.1) 2021-08-12 20:56:25.907 | 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.dev28) (1.32) 2021-08-12 20:56:25.960 | 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.dev28) (2.1) 2021-08-12 20:56:26.597 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-12 20:56:26.598 | Building wheel for rtslib-fb (setup.py): started 2021-08-12 20:56:27.427 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-12 20:56:27.428 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=d00805f0ffc544b321b1cb663bafc5d48f922e10c320221e4988cfa512338431 2021-08-12 20:56:27.428 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-12 20:56:27.433 | Building wheel for zstd (setup.py): started 2021-08-12 20:57:27.542 | Building wheel for zstd (setup.py): still running... 2021-08-12 20:57:37.835 | Building wheel for zstd (setup.py): finished with status 'done' 2021-08-12 20:57:37.851 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349353 sha256=5d66211cca931dc5c63c53d37e6defeec436fb8c8cc6bcae7e0c471ca1a57dd6 2021-08-12 20:57:37.851 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-08-12 20:57:37.855 | Successfully built rtslib-fb zstd 2021-08-12 20:57:38.887 | 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-12 20:57:40.945 | Attempting uninstall: pynacl 2021-08-12 20:57:40.947 | Found existing installation: PyNaCl 1.3.0 2021-08-12 20:57:40.956 | Uninstalling PyNaCl-1.3.0: 2021-08-12 20:57:40.985 | Successfully uninstalled PyNaCl-1.3.0 2021-08-12 20:57:42.667 | Running setup.py develop for cinder 2021-08-12 20:57:46.254 | Successfully installed boto3-1.18.19 botocore-1.21.19 cinder google-api-core-1.31.1 google-api-python-client-2.15.0 google-auth-1.34.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.0 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-12 20:57:46.254 | 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-12 20:57:46.517 | + inc/python:pip_install:200 : result=0 2021-08-12 20:57:46.519 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:57:46.521 | + functions-common:time_stop:2309 : local name 2021-08-12 20:57:46.524 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:57:46.526 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:57:46.528 | + functions-common:time_stop:2312 : local total 2021-08-12 20:57:46.530 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:57:46.532 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:57:46.534 | + functions-common:time_stop:2316 : start_time=1628801770218 2021-08-12 20:57:46.537 | + functions-common:time_stop:2318 : [[ -z 1628801770218 ]] 2021-08-12 20:57:46.540 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:57:46.544 | + functions-common:time_stop:2321 : end_time=1628801866541 2021-08-12 20:57:46.546 | + functions-common:time_stop:2322 : elapsed_time=96323 2021-08-12 20:57:46.548 | + functions-common:time_stop:2323 : total=99243 2021-08-12 20:57:46.550 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:57:46.553 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=195566 2021-08-12 20:57:46.555 | + inc/python:pip_install:203 : return 0 2021-08-12 20:57:46.558 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:57:46.560 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-12 20:57:46.562 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-12 20:57:46.582 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-12 20:57:46.595 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-08-12 20:57:46.597 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-12 20:57:46.601 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:57:46.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:57:46.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-08-12 20:57:46.608 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:57:46.611 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-08-12 20:57:46.613 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-08-12 20:57:46.617 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-08-12 20:57:46.619 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:57:46.621 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:57:46.624 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-08-12 20:57:46.637 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-08-12 20:57:46.639 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:57:46.641 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:57:46.644 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:57:46.646 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:57:46.649 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:57:46.651 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:57:46.654 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:57:46.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:57:46.658 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:57:46.661 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:57:46.664 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:57:46.666 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:57:46.669 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-08-12 20:57:46.671 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:57:46.674 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:57:46.676 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:57:46.680 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-08-12 20:57:46.702 | + 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-12 20:57:46.810 | Reading package lists... 2021-08-12 20:57:47.039 | Building dependency tree... 2021-08-12 20:57:47.040 | Reading state information... 2021-08-12 20:57:47.278 | The following packages were automatically installed and are no longer required: 2021-08-12 20:57:47.279 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:57:47.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:57:47.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:57:47.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:57:47.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:57:47.280 | python3-zope.interface 2021-08-12 20:57:47.280 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:57:47.281 | The following additional packages will be installed: 2021-08-12 20:57:47.281 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-12 20:57:47.281 | python3-urwid 2021-08-12 20:57:47.282 | Suggested packages: 2021-08-12 20:57:47.282 | python-pyparsing-doc python-urwid-doc 2021-08-12 20:57:47.350 | The following NEW packages will be installed: 2021-08-12 20:57:47.350 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-12 20:57:47.350 | python3-urwid targetcli-fb 2021-08-12 20:57:47.458 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:57:47.458 | Need to get 356 kB of archives. 2021-08-12 20:57:47.458 | After this operation, 2,294 kB of additional disk space will be used. 2021-08-12 20:57:47.458 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-08-12 20:57:47.594 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-08-12 20:57:47.670 | 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-12 20:57:47.679 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-08-12 20:57:47.685 | 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-12 20:57:47.689 | 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-12 20:57:48.259 | Fetched 356 kB in 0s (1,052 kB/s) 2021-08-12 20:57:48.290 | Selecting previously unselected package python3-pyparsing. 2021-08-12 20:57:48.343 | (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-12 20:57:48.347 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-08-12 20:57:48.350 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-08-12 20:57:48.387 | Selecting previously unselected package python3-urwid. 2021-08-12 20:57:48.397 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-08-12 20:57:48.399 | Unpacking python3-urwid (2.0.1-3) ... 2021-08-12 20:57:48.459 | Selecting previously unselected package python3-configshell-fb. 2021-08-12 20:57:48.469 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-08-12 20:57:48.471 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-12 20:57:48.508 | Selecting previously unselected package python3-pyudev. 2021-08-12 20:57:48.518 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-08-12 20:57:48.521 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-12 20:57:48.561 | Selecting previously unselected package python3-rtslib-fb. 2021-08-12 20:57:48.571 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-08-12 20:57:48.573 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-12 20:57:48.616 | Selecting previously unselected package targetcli-fb. 2021-08-12 20:57:48.626 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-08-12 20:57:48.628 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-12 20:57:48.688 | Setting up python3-urwid (2.0.1-3) ... 2021-08-12 20:57:49.045 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-12 20:57:49.045 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-12 20:57:49.046 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-12 20:57:49.046 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-12 20:57:49.046 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-12 20:57:49.046 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-12 20:57:49.046 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-12 20:57:49.046 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-12 20:57:49.152 | Setting up python3-pyparsing (2.4.6-1) ... 2021-08-12 20:57:49.464 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-12 20:57:49.787 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-12 20:57:50.073 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-12 20:57:51.331 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-12 20:57:51.871 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-08-12 20:57:51.871 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-08-12 20:57:53.844 | Processing triggers for man-db (2.9.1-1) ... 2021-08-12 20:57:53.948 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-12 20:58:00.443 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:58:00.445 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:58:00.448 | + functions-common:time_stop:2309 : local name 2021-08-12 20:58:00.450 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:58:00.453 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:58:00.455 | + functions-common:time_stop:2312 : local total 2021-08-12 20:58:00.457 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:58:00.460 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:58:00.463 | + functions-common:time_stop:2316 : start_time=1628801866699 2021-08-12 20:58:00.465 | + functions-common:time_stop:2318 : [[ -z 1628801866699 ]] 2021-08-12 20:58:00.468 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:58:00.472 | + functions-common:time_stop:2321 : end_time=1628801880470 2021-08-12 20:58:00.475 | + functions-common:time_stop:2322 : elapsed_time=13771 2021-08-12 20:58:00.478 | + functions-common:time_stop:2323 : total=276649 2021-08-12 20:58:00.480 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:58:00.483 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=290420 2021-08-12 20:58:00.485 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:58:00.488 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:58:00.490 | + ./stack.sh:main:908 : configure_cinder 2021-08-12 20:58:00.492 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-12 20:58:00.505 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-08-12 20:58:00.509 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-08-12 20:58:00.511 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-12 20:58:00.513 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-12 20:58:00.516 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-12 20:58:00.516 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-12 20:58:00.521 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-12 20:58:00.523 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-12 20:58:00.525 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-12 20:58:00.527 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-12 20:58:00.529 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-12 20:58:00.531 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-12 20:58:00.533 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-12 20:58:00.535 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-12 20:58:00.547 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-12 20:58:00.559 | + 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-12 20:58:00.571 | + 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-12 20:58:00.583 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-12 20:58:00.595 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-12 20:58:00.598 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-12 20:58:00.602 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4Ic1DtgMnu 2021-08-12 20:58:00.605 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-12 20:58:00.607 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-12 20:58:00.609 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-12 20:58:00.611 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4Ic1DtgMnu 2021-08-12 20:58:00.615 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4Ic1DtgMnu 2021-08-12 20:58:00.627 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4Ic1DtgMnu /etc/sudoers.d/cinder-rootwrap 2021-08-12 20:58:00.639 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-12 20:58:00.643 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-12 20:58:00.645 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-12 20:58:00.648 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-12 20:58:00.650 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-12 20:58:00.652 | + 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-12 20:58:00.655 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-08-12 20:58:00.657 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-12 20:58:00.659 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-12 20:58:00.664 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-12 20:58:00.669 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-12 20:58:00.687 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-12 20:58:00.709 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-12 20:58:00.729 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-12 20:58:00.747 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-12 20:58:00.765 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-12 20:58:00.783 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-12 20:58:00.809 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-12 20:58:00.828 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-12 20:58:00.830 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-12 20:58:00.833 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-12 20:58:00.836 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-12 20:58:00.838 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-12 20:58:00.867 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-12 20:58:00.894 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-08-12 20:58:00.921 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-12 20:58:00.948 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-12 20:58:00.976 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-12 20:58:01.006 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-12 20:58:01.034 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-12 20:58:01.061 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-12 20:58:01.089 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-12 20:58:01.123 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-12 20:58:01.160 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-08-12 20:58:01.190 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-08-12 20:58:01.193 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-12 20:58:01.195 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-12 20:58:01.198 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-12 20:58:01.200 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-12 20:58:01.203 | + 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-12 20:58:01.233 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-12 20:58:01.261 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-12 20:58:01.289 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-12 20:58:01.316 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-12 20:58:01.344 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-12 20:58:01.371 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-12 20:58:01.402 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-08-12 20:58:01.404 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2021-08-12 20:58:01.431 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-12 20:58:01.463 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-08-12 20:58:01.470 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key cab9d6fa6e451b940b456e42a37e3d07 2021-08-12 20:58:01.499 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-08-12 20:58:01.501 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-12 20:58:01.529 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-08-12 20:58:01.546 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:01.548 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-08-12 20:58:01.564 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:01.566 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-08-12 20:58:01.583 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:01.585 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-08-12 20:58:01.602 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:01.604 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-08-12 20:58:01.607 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-12 20:58:01.609 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-12 20:58:01.611 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-12 20:58:01.613 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-12 20:58:01.616 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-12 20:58:01.619 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 20:58:01.635 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:01.638 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-12 20:58:01.640 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-12 20:58:01.643 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 20:58:01.658 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:01.661 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:58:01.664 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:58:01.692 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 20:58:01.694 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 20:58:01.696 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-08-12 20:58:01.698 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-12 20:58:01.701 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-12 20:58:01.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 20:58:01.721 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 20:58:01.723 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 20:58:01.726 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 20:58:01.728 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 20:58:01.731 | + 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-12 20:58:01.759 | + 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-12 20:58:01.787 | + 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-12 20:58:01.815 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 20:58:01.842 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-12 20:58:01.845 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-12 20:58:01.847 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-12 20:58:01.850 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-08-12 20:58:01.852 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-12 20:58:01.855 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-12 20:58:01.858 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-08-12 20:58:01.862 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-08-12 20:58:01.865 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-12 20:58:01.867 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-12 20:58:01.880 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:58:01.880 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-12 20:58:01.888 | d /var/run/uwsgi 0755 ubuntu root 2021-08-12 20:58:01.891 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:58:01.907 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-12 20:58:01.909 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-12 20:58:01.913 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-12 20:58:01.943 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-12 20:58:01.970 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-12 20:58:01.997 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-12 20:58:02.028 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-12 20:58:02.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-12 20:58:02.084 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-12 20:58:02.113 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-12 20:58:02.140 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-12 20:58:02.167 | + 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-12 20:58:02.194 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-12 20:58:02.221 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-12 20:58:02.249 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-12 20:58:02.277 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-12 20:58:02.279 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-12 20:58:02.282 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-08-12 20:58:02.285 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-08-12 20:58:02.287 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-12 20:58:02.290 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:02.292 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:02.294 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-12 20:58:02.297 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-12 20:58:02.299 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-12 20:58:02.327 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-12 20:58:02.356 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-12 20:58:02.356 | + 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-12 20:58:02.365 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-12 20:58:02.368 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-08-12 20:58:02.371 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-08-12 20:58:02.373 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-12 20:58:02.377 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-12 20:58:02.380 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:58:02.383 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:02.386 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:02.388 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-12 20:58:02.390 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-12 20:58:02.393 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:02.395 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:02.398 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-08-12 20:58:02.459 | Enabling site cinder-wsgi. 2021-08-12 20:58:02.465 | To activate the new configuration, you need to run: 2021-08-12 20:58:02.465 | systemctl reload apache2 2021-08-12 20:58:02.469 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-12 20:58:02.472 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:58:02.474 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:58:02.476 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:58:02.606 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-12 20:58:02.608 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-12 20:58:02.638 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2021-08-12 20:58:02.666 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-08-12 20:58:02.683 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:02.685 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-12 20:58:02.687 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-12 20:58:02.689 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-12 20:58:02.692 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-12 20:58:02.694 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-12 20:58:02.725 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-12 20:58:02.752 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2021-08-12 20:58:02.780 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-12 20:58:02.808 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-12 20:58:02.836 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-12 20:58:02.864 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-12 20:58:02.891 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-12 20:58:02.920 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-12 20:58:02.947 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-12 20:58:02.976 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-12 20:58:03.004 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-12 20:58:03.033 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-08-12 20:58:03.035 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-08-12 20:58:03.052 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:03.054 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2021-08-12 20:58:03.085 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-08-12 20:58:03.087 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-08-12 20:58:03.105 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:03.108 | + ./stack.sh:main:913 : stack_install_service neutron 2021-08-12 20:58:03.110 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-12 20:58:03.112 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-12 20:58:03.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:58:03.117 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-12 20:58:03.120 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-12 20:58:03.124 | ++ 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-12 20:58:03.124 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 20:58:03.129 | + 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-12 20:58:03.132 | + 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-12 20:58:03.134 | + 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-12 20:58:03.137 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 20:58:03.139 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-12 20:58:03.142 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-12 20:58:03.144 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-12 20:58:03.147 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:58:03.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:58:03.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-08-12 20:58:03.155 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:58:03.157 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-08-12 20:58:03.160 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-12 20:58:03.162 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-12 20:58:03.165 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:58:03.167 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:58:03.170 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:58:03.172 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:58:03.175 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:58:03.177 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:58:03.193 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:58:03.196 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:58:03.198 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:58:03.201 | + functions-common:git_clone:544 : echo master 2021-08-12 20:58:03.201 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:58:03.206 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-12 20:58:03.209 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:58:03.211 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-12 20:58:03.214 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:58:03.214 | + functions-common:git_clone:593 : head -1 2021-08-12 20:58:03.221 | caac890c8e Merge "use payloads for FLOATING_IP" 2021-08-12 20:58:03.224 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:58:03.227 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-12 20:58:03.229 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:58:03.232 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-12 20:58:03.234 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-12 20:58:03.237 | + inc/python:setup_develop:344 : local extras= 2021-08-12 20:58:03.239 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-12 20:58:03.241 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:58:03.244 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-12 20:58:03.246 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-12 20:58:03.249 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:58:03.251 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-12 20:58:03.254 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-12 20:58:03.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:58:03.259 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-12 20:58:03.262 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:58:03.264 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:58:03.267 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-12 20:58:03.274 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-08-12 20:58:03.276 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-08-12 20:58:03.924 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-08-12 20:58:03.927 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:58:03.930 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:58:03.932 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:58:03.934 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-12 20:58:03.937 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-08-12 20:58:03.939 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:58:03.941 | + inc/python:setup_package:428 : local extras= 2021-08-12 20:58:03.944 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:58:03.946 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-12 20:58:03.948 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-12 20:58:03.951 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-12 20:58:03.953 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:58:03.955 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-08-12 20:58:03.976 | Using python 3.8 to install /opt/stack/neutron 2021-08-12 20:58:03.978 | + 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-12 20:58:04.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:58:04.816 | from cryptography.utils import int_from_bytes 2021-08-12 20:58:04.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:58:04.816 | from cryptography.utils import int_from_bytes 2021-08-12 20:58:05.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:58:05.885 | Obtaining file:///opt/stack/neutron 2021-08-12 20:58:08.142 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (5.6.0) 2021-08-12 20:58:08.144 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (3.5.0) 2021-08-12 20:58:08.147 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.1.1) 2021-08-12 20:58:08.148 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.5.1) 2021-08-12 20:58:08.150 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.2.0) 2021-08-12 20:58:08.152 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (5.0.9) 2021-08-12 20:58:08.154 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (0.31.1) 2021-08-12 20:58:08.155 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (1.3.3) 2021-08-12 20:58:08.157 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (0.19.1) 2021-08-12 20:58:08.159 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.26.0) 2021-08-12 20:58:08.160 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (3.0.1) 2021-08-12 20:58:08.162 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (9.3.0) 2021-08-12 20:58:08.164 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (0.8.0) 2021-08-12 20:58:08.166 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (0.11.0) 2021-08-12 20:58:08.167 | Requirement already satisfied: neutron-lib>=2.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.13.0) 2021-08-12 20:58:08.169 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (7.5.0) 2021-08-12 20:58:08.171 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (6.3.1) 2021-08-12 20:58:08.173 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (1.4.22) 2021-08-12 20:58:08.174 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (1.8.7) 2021-08-12 20:58:08.176 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.3.1) 2021-08-12 20:58:08.178 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (1.6.5) 2021-08-12 20:58:08.180 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (3.3.0) 2021-08-12 20:58:08.181 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.8.1) 2021-08-12 20:58:08.183 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.4.0) 2021-08-12 20:58:08.185 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (8.7.1) 2021-08-12 20:58:08.187 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (3.3.0) 2021-08-12 20:58:08.189 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (10.0.0) 2021-08-12 20:58:08.190 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (5.0.1) 2021-08-12 20:58:08.193 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.6.0) 2021-08-12 20:58:08.195 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (12.8.0) 2021-08-12 20:58:08.197 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.4.0) 2021-08-12 20:58:08.199 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (3.8.1) 2021-08-12 20:58:08.200 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.6.0) 2021-08-12 20:58:08.202 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.3.0) 2021-08-12 20:58:08.204 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (6.3.0) 2021-08-12 20:58:08.206 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.1.0) 2021-08-12 20:58:08.208 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.6.0) 2021-08-12 20:58:08.210 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (1.4.0) 2021-08-12 20:58:08.212 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.9.2) 2021-08-12 20:58:08.214 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.4.0) 2021-08-12 20:58:08.216 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (3.4.1) 2021-08-12 20:58:08.217 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.0.0) 2021-08-12 20:58:08.295 | Collecting os-resource-classes>=0.2.0 2021-08-12 20:58:08.303 | 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-12 20:58:08.307 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev537) (2.13.3) 2021-08-12 20:58:08.309 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (1.11.0) 2021-08-12 20:58:08.311 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (21.0) 2021-08-12 20:58:08.312 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (5.8.0) 2021-08-12 20:58:08.314 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (0.6.4) 2021-08-12 20:58:08.316 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (20.0.1) 2021-08-12 20:58:08.319 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (17.5.0) 2021-08-12 20:58:08.321 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (0.58.0) 2021-08-12 20:58:08.322 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (4.3.0) 2021-08-12 20:58:08.324 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.5.0) 2021-08-12 20:58:08.326 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.3.0) 2021-08-12 20:58:08.327 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev537) (2.9.0) 2021-08-12 20:58:08.338 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev537) (1.1.4) 2021-08-12 20:58:08.341 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev537) (2.8.2) 2021-08-12 20:58:08.342 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev537) (1.0.4) 2021-08-12 20:58:08.352 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev537) (1.16.0) 2021-08-12 20:58:08.353 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev537) (1.12.1) 2021-08-12 20:58:08.367 | 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.dev537) (1.16.0) 2021-08-12 20:58:08.370 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev537) (1.1.1) 2021-08-12 20:58:08.397 | 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.dev537) (2.4.7) 2021-08-12 20:58:08.404 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev537) (2.0.1) 2021-08-12 20:58:08.467 | 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.dev537) (1.7.0) 2021-08-12 20:58:08.468 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev537) (0.1.16) 2021-08-12 20:58:08.537 | 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.dev537) (4.2.0) 2021-08-12 20:58:08.539 | 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.dev537) (3.1.1) 2021-08-12 20:58:08.599 | 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.dev537) (1.2.2) 2021-08-12 20:58:08.612 | 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.dev537) (2.5.0) 2021-08-12 20:58:08.647 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev537) (5.4.1) 2021-08-12 20:58:08.651 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev537) (2.5.0) 2021-08-12 20:58:08.655 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev537) (1.4.4) 2021-08-12 20:58:08.657 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev537) (3.4.7) 2021-08-12 20:58:08.658 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev537) (1.4.0) 2021-08-12 20:58:08.660 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev537) (0.10.0) 2021-08-12 20:58:08.663 | 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.dev537) (1.32) 2021-08-12 20:58:08.665 | 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.dev537) (1.1.3) 2021-08-12 20:58:08.714 | 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.dev537) (1.14.6) 2021-08-12 20:58:08.722 | 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.dev537) (2.20) 2021-08-12 20:58:08.747 | 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.dev537) (2.1) 2021-08-12 20:58:08.806 | 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.dev537) (1.0.2) 2021-08-12 20:58:08.979 | 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.dev537) (0.14.1) 2021-08-12 20:58:08.991 | 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.dev537) (1.6) 2021-08-12 20:58:09.050 | 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.dev537) (1.5.0) 2021-08-12 20:58:09.127 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev537) (0.5.0) 2021-08-12 20:58:09.135 | 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.dev537) (2.0.1) 2021-08-12 20:58:09.138 | 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.dev537) (0.13.0) 2021-08-12 20:58:09.210 | 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.dev537) (0.9.6) 2021-08-12 20:58:09.288 | 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.dev537) (5.1.0) 2021-08-12 20:58:09.294 | 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.dev537) (4.2.2) 2021-08-12 20:58:09.299 | 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.dev537) (5.0.6) 2021-08-12 20:58:09.314 | 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.dev537) (5.0.0) 2021-08-12 20:58:09.431 | 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.dev537) (3.3.0) 2021-08-12 20:58:09.439 | 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.dev537) (3.2.0) 2021-08-12 20:58:09.609 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev537) (2021.1) 2021-08-12 20:58:09.650 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev537) (1.3.2) 2021-08-12 20:58:09.656 | 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.dev537) (3.0.0) 2021-08-12 20:58:09.691 | 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.dev537) (2.5.0) 2021-08-12 20:58:09.726 | 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.dev537) (0.7.2) 2021-08-12 20:58:10.008 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev537) (57.4.0) 2021-08-12 20:58:10.098 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev537) (0.3.5) 2021-08-12 20:58:10.100 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev537) (2.0.35) 2021-08-12 20:58:10.404 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.406 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.407 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.409 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.411 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.413 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.415 | 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.dev537) (0.6.4) 2021-08-12 20:58:10.709 | 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.dev537) (2.4.1) 2021-08-12 20:58:10.711 | 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.dev537) (3.8.0) 2021-08-12 20:58:10.713 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev537) (3.2.0) 2021-08-12 20:58:10.757 | 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.dev537) (2.1.2) 2021-08-12 20:58:10.843 | 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.dev537) (21.2.0) 2021-08-12 20:58:10.845 | 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.dev537) (0.4.4) 2021-08-12 20:58:10.846 | 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.dev537) (0.2.5) 2021-08-12 20:58:10.848 | 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.dev537) (1.8.2) 2021-08-12 20:58:11.048 | 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.dev537) (3.17.3) 2021-08-12 20:58:11.289 | 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.dev537) (2.1.0) 2021-08-12 20:58:11.526 | 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.dev537) (1.26.6) 2021-08-12 20:58:11.528 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev537) (2021.5.30) 2021-08-12 20:58:11.530 | 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.dev537) (2.0.4) 2021-08-12 20:58:11.533 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev537) (3.2) 2021-08-12 20:58:11.764 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev537) (0.7) 2021-08-12 20:58:12.122 | 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.dev537) (0.5.2) 2021-08-12 20:58:12.124 | 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.dev537) (0.4.1) 2021-08-12 20:58:12.461 | 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.dev537) (1.0.0) 2021-08-12 20:58:12.613 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev537) (0.12.1) 2021-08-12 20:58:12.882 | 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.dev537) (2.0.0) 2021-08-12 20:58:12.886 | 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.dev537) (4.9.3) 2021-08-12 20:58:13.082 | 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.dev537) (2.2.1) 2021-08-12 20:58:14.327 | Installing collected packages: os-resource-classes, neutron 2021-08-12 20:58:14.345 | Attempting uninstall: neutron 2021-08-12 20:58:14.347 | Found existing installation: neutron 18.1.0 2021-08-12 20:58:15.605 | Uninstalling neutron-18.1.0: 2021-08-12 20:58:15.683 | Successfully uninstalled neutron-18.1.0 2021-08-12 20:58:15.685 | Running setup.py develop for neutron 2021-08-12 20:58:18.829 | Successfully installed neutron os-resource-classes-1.1.0 2021-08-12 20:58:18.829 | 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-12 20:58:18.975 | + inc/python:pip_install:200 : result=0 2021-08-12 20:58:18.977 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:58:18.980 | + functions-common:time_stop:2309 : local name 2021-08-12 20:58:18.982 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:58:18.984 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:58:18.987 | + functions-common:time_stop:2312 : local total 2021-08-12 20:58:18.989 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:58:18.991 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:58:18.993 | + functions-common:time_stop:2316 : start_time=1628801883970 2021-08-12 20:58:18.996 | + functions-common:time_stop:2318 : [[ -z 1628801883970 ]] 2021-08-12 20:58:18.998 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:58:19.002 | + functions-common:time_stop:2321 : end_time=1628801899000 2021-08-12 20:58:19.005 | + functions-common:time_stop:2322 : elapsed_time=15030 2021-08-12 20:58:19.007 | + functions-common:time_stop:2323 : total=195566 2021-08-12 20:58:19.009 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:58:19.012 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=210596 2021-08-12 20:58:19.014 | + inc/python:pip_install:203 : return 0 2021-08-12 20:58:19.016 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:58:19.018 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-12 20:58:19.021 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-12 20:58:19.039 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-12 20:58:19.051 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-08-12 20:58:19.053 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-12 20:58:19.056 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:58:19.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:58:19.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-08-12 20:58:19.063 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:58:19.066 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-12 20:58:19.069 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:58:19.072 | + ./stack.sh:main:916 : is_service_enabled nova 2021-08-12 20:58:19.091 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:19.093 | + ./stack.sh:main:918 : stack_install_service nova 2021-08-12 20:58:19.096 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-12 20:58:19.098 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-12 20:58:19.101 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:58:19.103 | + lib/stack:stack_install_service:32 : install_nova 2021-08-12 20:58:19.106 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-08-12 20:58:19.108 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-12 20:58:19.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:58:19.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:58:19.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-08-12 20:58:19.117 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:58:19.120 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-08-12 20:58:19.136 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:19.138 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-08-12 20:58:19.154 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:19.157 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-08-12 20:58:19.172 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:19.175 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-08-12 20:58:19.177 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-12 20:58:19.179 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-12 20:58:19.182 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:58:19.184 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:58:19.187 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:58:19.190 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:58:19.192 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:58:19.195 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:58:19.210 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:58:19.213 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:58:19.215 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:58:19.217 | + functions-common:git_clone:544 : echo master 2021-08-12 20:58:19.218 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:58:19.223 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-12 20:58:19.225 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-12 20:58:19.228 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-12 20:58:19.231 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:58:19.231 | + functions-common:git_clone:593 : head -1 2021-08-12 20:58:19.244 | e0cacaa397 Merge "tox: Encode specific Python versions" 2021-08-12 20:58:19.247 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:58:19.249 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-08-12 20:58:19.251 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:58:19.254 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-12 20:58:19.257 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-12 20:58:19.259 | + inc/python:setup_develop:344 : local extras= 2021-08-12 20:58:19.261 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-12 20:58:19.264 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:58:19.266 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-12 20:58:19.268 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-12 20:58:19.271 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:58:19.274 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-12 20:58:19.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-12 20:58:19.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:58:19.282 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-12 20:58:19.284 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:58:19.287 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:58:19.290 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-12 20:58:19.295 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-08-12 20:58:19.298 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-08-12 20:58:19.918 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-08-12 20:58:19.920 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:58:19.923 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:58:19.925 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:58:19.927 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-08-12 20:58:19.930 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-08-12 20:58:19.932 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:58:19.934 | + inc/python:setup_package:428 : local extras= 2021-08-12 20:58:19.936 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:58:19.938 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-12 20:58:19.941 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-12 20:58:19.944 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-12 20:58:19.946 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:58:19.949 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-08-12 20:58:19.969 | Using python 3.8 to install /opt/stack/nova 2021-08-12 20:58:19.971 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-08-12 20:58:20.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:58:20.855 | from cryptography.utils import int_from_bytes 2021-08-12 20:58:20.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:58:20.855 | from cryptography.utils import int_from_bytes 2021-08-12 20:58:21.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:58:21.948 | Obtaining file:///opt/stack/nova 2021-08-12 20:58:25.261 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (5.6.0) 2021-08-12 20:58:25.263 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.4.22) 2021-08-12 20:58:25.264 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (5.0.9) 2021-08-12 20:58:25.266 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.31.1) 2021-08-12 20:58:25.268 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.0.1) 2021-08-12 20:58:25.270 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (9.3.0) 2021-08-12 20:58:25.272 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.6.3) 2021-08-12 20:58:25.273 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.5.1) 2021-08-12 20:58:25.275 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.4.7) 2021-08-12 20:58:25.277 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.8.7) 2021-08-12 20:58:25.278 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.1.1) 2021-08-12 20:58:25.280 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.1.1) 2021-08-12 20:58:25.282 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.5.0) 2021-08-12 20:58:25.284 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.7.2) 2021-08-12 20:58:25.285 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.13.0) 2021-08-12 20:58:25.287 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.8.0) 2021-08-12 20:58:25.289 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.11.0) 2021-08-12 20:58:25.290 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.7.2) 2021-08-12 20:58:25.292 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.1.16) 2021-08-12 20:58:25.294 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev330) (3.2.0) 2021-08-12 20:58:25.296 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (8.0.0) 2021-08-12 20:58:25.298 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.3.1) 2021-08-12 20:58:25.299 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (7.5.0) 2021-08-12 20:58:25.302 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.4.0) 2021-08-12 20:58:25.304 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.26.0) 2021-08-12 20:58:25.305 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.3.0) 2021-08-12 20:58:25.381 | Collecting websockify>=0.9.0 2021-08-12 20:58:25.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-08-12 20:58:26.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.8.1) 2021-08-12 20:58:26.139 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.4.0) 2021-08-12 20:58:26.141 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (8.7.1) 2021-08-12 20:58:26.143 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.3.0) 2021-08-12 20:58:26.146 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.6.0) 2021-08-12 20:58:26.148 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.3.0) 2021-08-12 20:58:26.149 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.1.0) 2021-08-12 20:58:26.151 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.4.0) 2021-08-12 20:58:26.153 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.9.2) 2021-08-12 20:58:26.155 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (10.0.0) 2021-08-12 20:58:26.157 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (6.3.0) 2021-08-12 20:58:26.159 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (12.8.0) 2021-08-12 20:58:26.161 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.8.1) 2021-08-12 20:58:26.163 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.6.0) 2021-08-12 20:58:26.166 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (5.0.1) 2021-08-12 20:58:26.168 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.6.0) 2021-08-12 20:58:26.170 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.5.0) 2021-08-12 20:58:26.172 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.4.0) 2021-08-12 20:58:26.173 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (5.8.0) 2021-08-12 20:58:26.175 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.4.0) 2021-08-12 20:58:26.177 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.4.0) 2021-08-12 20:58:26.179 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.1.0) 2021-08-12 20:58:26.181 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.5.0) 2021-08-12 20:58:26.183 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.5.0) 2021-08-12 20:58:26.185 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (5.4.0) 2021-08-12 20:58:26.186 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (3.9.0) 2021-08-12 20:58:26.231 | Collecting microversion-parse>=0.2.1 2021-08-12 20:58:26.237 | 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-12 20:58:26.278 | Collecting os-xenapi>=0.3.4 2021-08-12 20:58:26.287 | 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-12 20:58:26.295 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.9.0) 2021-08-12 20:58:26.297 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.2.2) 2021-08-12 20:58:26.360 | Collecting pypowervm>=1.1.15 2021-08-12 20:58:26.369 | 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-12 20:58:26.408 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.3.3) 2021-08-12 20:58:26.411 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (1.7.0) 2021-08-12 20:58:26.413 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (4.6.1) 2021-08-12 20:58:26.415 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.8.2) 2021-08-12 20:58:26.451 | Collecting zVMCloudConnector>=1.3.0 2021-08-12 20:58:26.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-08-12 20:58:27.320 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (2.3.0) 2021-08-12 20:58:27.324 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (0.58.0) 2021-08-12 20:58:27.326 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev330) (5.4.1) 2021-08-12 20:58:27.354 | 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.dev330) (5.1.0) 2021-08-12 20:58:27.400 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev330) (1.14.6) 2021-08-12 20:58:27.406 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev330) (2.20) 2021-08-12 20:58:27.443 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev330) (1.16.0) 2021-08-12 20:58:27.445 | 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.dev330) (1.16.0) 2021-08-12 20:58:27.483 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev330) (2.0.1) 2021-08-12 20:58:27.628 | 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.dev330) (3.1.1) 2021-08-12 20:58:27.630 | 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.dev330) (4.2.0) 2021-08-12 20:58:27.708 | 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.dev330) (1.1.3) 2021-08-12 20:58:27.710 | 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.dev330) (1.32) 2021-08-12 20:58:27.712 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev330) (1.4.0) 2021-08-12 20:58:27.715 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev330) (0.10.0) 2021-08-12 20:58:27.717 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev330) (2.5.0) 2021-08-12 20:58:27.722 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev330) (1.4.4) 2021-08-12 20:58:27.794 | 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.dev330) (2.1) 2021-08-12 20:58:27.860 | 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.dev330) (6.3.1) 2021-08-12 20:58:27.930 | 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.dev330) (1.11.0) 2021-08-12 20:58:27.938 | 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.dev330) (0.6.4) 2021-08-12 20:58:27.941 | 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.dev330) (2.2.0) 2021-08-12 20:58:27.958 | 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.dev330) (1.12.1) 2021-08-12 20:58:28.079 | Collecting Babel!=2.4.0,>=2.3.4 2021-08-12 20:58:28.103 | 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-12 20:58:28.317 | 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.dev330) (2021.1) 2021-08-12 20:58:28.425 | 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.dev330) (0.14.1) 2021-08-12 20:58:28.451 | 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.dev330) (1.6) 2021-08-12 20:58:28.643 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev330) (0.5.0) 2021-08-12 20:58:28.646 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev330) (1.6.5) 2021-08-12 20:58:28.649 | 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.dev330) (2.0.1) 2021-08-12 20:58:28.703 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=10.0.0->nova==23.1.0.dev330) (1.0.4) 2021-08-12 20:58:28.705 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=10.0.0->nova==23.1.0.dev330) (1.1.4) 2021-08-12 20:58:28.829 | 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.dev330) (0.9.6) 2021-08-12 20:58:28.956 | 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.dev330) (4.2.2) 2021-08-12 20:58:28.969 | 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.dev330) (5.1.0) 2021-08-12 20:58:28.982 | 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.dev330) (5.0.6) 2021-08-12 20:58:29.022 | 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.dev330) (5.0.0) 2021-08-12 20:58:29.186 | 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.dev330) (3.2.0) 2021-08-12 20:58:29.194 | 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.dev330) (3.3.0) 2021-08-12 20:58:29.307 | 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.dev330) (1.0.2) 2021-08-12 20:58:29.484 | 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.dev330) (3.0.0) 2021-08-12 20:58:29.488 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev330) (1.3.2) 2021-08-12 20:58:29.536 | 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.dev330) (2.5.0) 2021-08-12 20:58:29.615 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev330) (21.0) 2021-08-12 20:58:29.626 | 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.dev330) (2.4.7) 2021-08-12 20:58:29.733 | 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.dev330) (2.13.3) 2021-08-12 20:58:29.864 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev330) (1.4.0) 2021-08-12 20:58:29.915 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev330) (57.4.0) 2021-08-12 20:58:30.355 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev330) (0.4.8) 2021-08-12 20:58:30.361 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev330) (0.2.8) 2021-08-12 20:58:30.422 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.424 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.425 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.427 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.429 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.432 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.433 | 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.dev330) (0.6.4) 2021-08-12 20:58:30.741 | 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.dev330) (3.8.0) 2021-08-12 20:58:30.815 | 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.dev330) (2.1.2) 2021-08-12 20:58:30.917 | 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.dev330) (0.2.5) 2021-08-12 20:58:30.919 | 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.dev330) (21.2.0) 2021-08-12 20:58:30.921 | 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.dev330) (0.4.4) 2021-08-12 20:58:30.922 | 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.dev330) (1.8.2) 2021-08-12 20:58:31.159 | 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.dev330) (3.17.3) 2021-08-12 20:58:31.344 | 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.dev330) (1.3.3) 2021-08-12 20:58:31.349 | 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.dev330) (20.0.1) 2021-08-12 20:58:31.585 | 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.dev330) (2.4.1) 2021-08-12 20:58:31.602 | 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.dev330) (2.1.0) 2021-08-12 20:58:31.877 | 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.dev330) (1.26.6) 2021-08-12 20:58:31.880 | 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.dev330) (2.0.4) 2021-08-12 20:58:31.881 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev330) (2021.5.30) 2021-08-12 20:58:31.884 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev330) (3.2) 2021-08-12 20:58:32.196 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev330) (0.7) 2021-08-12 20:58:32.556 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev330) (0.4.1) 2021-08-12 20:58:32.561 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev330) (0.5.2) 2021-08-12 20:58:32.764 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev330) (2.3.0) 2021-08-12 20:58:32.766 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev330) (2.6.2) 2021-08-12 20:58:32.782 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev330) (1.4.2) 2021-08-12 20:58:33.326 | 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.dev330) (1.0.0) 2021-08-12 20:58:33.492 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev330) (0.12.1) 2021-08-12 20:58:34.881 | Collecting numpy 2021-08-12 20:58:34.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/791/492091744b0fe/numpy-1.21.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-08-12 20:58:35.544 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev330) (2.1.0) 2021-08-12 20:58:36.084 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-08-12 20:58:36.085 | Building wheel for websockify (setup.py): started 2021-08-12 20:58:36.922 | Building wheel for websockify (setup.py): finished with status 'done' 2021-08-12 20:58:36.923 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=cf60135b736c63926019aca0e29a4783cb807c26938799384cfe04c5e9262499 2021-08-12 20:58:36.923 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-08-12 20:58:36.929 | Building wheel for zVMCloudConnector (setup.py): started 2021-08-12 20:58:37.929 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-08-12 20:58:37.932 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=4f5f52a303f3af1a346eda768b1073e862508646c0cb266670b953e7cd17f638 2021-08-12 20:58:37.932 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-08-12 20:58:37.937 | Successfully built websockify zVMCloudConnector 2021-08-12 20:58:39.014 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-08-12 20:58:43.964 | Running setup.py develop for nova 2021-08-12 20:58:48.326 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.1 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-08-12 20:58:48.326 | 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-12 20:58:48.522 | + inc/python:pip_install:200 : result=0 2021-08-12 20:58:48.524 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:58:48.527 | + functions-common:time_stop:2309 : local name 2021-08-12 20:58:48.529 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:58:48.531 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:58:48.533 | + functions-common:time_stop:2312 : local total 2021-08-12 20:58:48.535 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:58:48.537 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:58:48.539 | + functions-common:time_stop:2316 : start_time=1628801899964 2021-08-12 20:58:48.542 | + functions-common:time_stop:2318 : [[ -z 1628801899964 ]] 2021-08-12 20:58:48.545 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:58:48.549 | + functions-common:time_stop:2321 : end_time=1628801928546 2021-08-12 20:58:48.552 | + functions-common:time_stop:2322 : elapsed_time=28582 2021-08-12 20:58:48.560 | + functions-common:time_stop:2323 : total=210596 2021-08-12 20:58:48.562 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:58:48.564 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=239178 2021-08-12 20:58:48.567 | + inc/python:pip_install:203 : return 0 2021-08-12 20:58:48.569 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:58:48.571 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-12 20:58:48.574 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-12 20:58:48.592 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-12 20:58:48.605 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-08-12 20:58:48.607 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-08-12 20:58:48.610 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:58:48.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:58:48.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-08-12 20:58:48.617 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:58:48.620 | + 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-12 20:58:48.633 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:58:48.635 | + ./stack.sh:main:919 : configure_nova 2021-08-12 20:58:48.638 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-08-12 20:58:48.650 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-08-12 20:58:48.653 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-08-12 20:58:48.655 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-12 20:58:48.658 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-08-12 20:58:48.659 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-12 20:58:48.664 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-08-12 20:58:48.666 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-08-12 20:58:48.668 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-12 20:58:48.671 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-08-12 20:58:48.673 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-08-12 20:58:48.676 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-08-12 20:58:48.679 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-08-12 20:58:48.681 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-08-12 20:58:48.693 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-08-12 20:58:48.705 | + 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-12 20:58:48.717 | + 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-12 20:58:48.729 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-08-12 20:58:48.742 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-12 20:58:48.745 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-12 20:58:48.750 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.K292J342L3 2021-08-12 20:58:48.752 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-12 20:58:48.755 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-12 20:58:48.757 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-08-12 20:58:48.760 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-12 20:58:48.762 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-12 20:58:48.764 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.K292J342L3 2021-08-12 20:58:48.768 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.K292J342L3 2021-08-12 20:58:48.780 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.K292J342L3 /etc/sudoers.d/nova-rootwrap 2021-08-12 20:58:48.792 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-08-12 20:58:48.796 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-12 20:58:48.799 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-12 20:58:48.802 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-12 20:58:48.804 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-12 20:58:48.806 | + 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-12 20:58:48.809 | + 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-12 20:58:48.811 | + 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-12 20:58:48.814 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-08-12 20:58:48.819 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-08-12 20:58:48.835 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:48.837 | + lib/nova:configure_nova:319 : create_nova_conf 2021-08-12 20:58:48.839 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-08-12 20:58:48.843 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-08-12 20:58:48.846 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-08-12 20:58:48.874 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-08-12 20:58:48.877 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-08-12 20:58:48.902 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-08-12 20:58:48.932 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-08-12 20:58:48.958 | + 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-12 20:58:48.989 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-08-12 20:58:49.017 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-08-12 20:58:49.046 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-08-12 20:58:49.048 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2021-08-12 20:58:49.075 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-08-12 20:58:49.101 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-08-12 20:58:49.128 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-08-12 20:58:49.155 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-08-12 20:58:49.182 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-08-12 20:58:49.211 | + lib/nova:create_nova_conf:411 : is_fedora 2021-08-12 20:58:49.213 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:58:49.215 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:58:49.217 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:58:49.219 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:58:49.221 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:58:49.224 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:58:49.226 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:58:49.228 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:58:49.230 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:58:49.233 | + lib/nova:create_nova_conf:411 : is_suse 2021-08-12 20:58:49.235 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:58:49.237 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:58:49.240 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:58:49.242 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:58:49.244 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:58:49.247 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:58:49.249 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-08-12 20:58:49.264 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:49.267 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 20:58:49.269 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-08-12 20:58:49.271 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-08-12 20:58:49.299 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-08-12 20:58:49.301 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-12 20:58:49.303 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-12 20:58:49.306 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-12 20:58:49.308 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-12 20:58:49.310 | + 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-12 20:58:49.340 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-08-12 20:58:49.342 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-08-12 20:58:49.344 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-08-12 20:58:49.347 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-08-12 20:58:49.350 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-12 20:58:49.353 | + 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-12 20:58:49.382 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-08-12 20:58:49.411 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-08-12 20:58:49.437 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-08-12 20:58:49.464 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-08-12 20:58:49.480 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:49.482 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-08-12 20:58:49.498 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:49.501 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-08-12 20:58:49.501 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-08-12 20:58:49.506 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-08-12 20:58:49.508 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-08-12 20:58:49.536 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-08-12 20:58:49.551 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:49.553 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-08-12 20:58:49.555 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-08-12 20:58:49.557 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-12 20:58:49.560 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-12 20:58:49.562 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-08-12 20:58:49.591 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-08-12 20:58:49.618 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-08-12 20:58:49.646 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-08-12 20:58:49.672 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-08-12 20:58:49.700 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-08-12 20:58:49.727 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-08-12 20:58:49.754 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-08-12 20:58:49.781 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-12 20:58:49.808 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-08-12 20:58:49.836 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-08-12 20:58:49.853 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:49.856 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-08-12 20:58:49.859 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-08-12 20:58:49.889 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-08-12 20:58:49.916 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2021-08-12 20:58:49.945 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-08-12 20:58:49.973 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-08-12 20:58:50.001 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-08-12 20:58:50.028 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-08-12 20:58:50.055 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-08-12 20:58:50.081 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-08-12 20:58:50.097 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:50.099 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-08-12 20:58:50.101 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-08-12 20:58:50.129 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-08-12 20:58:50.159 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-08-12 20:58:50.162 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-08-12 20:58:50.189 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-08-12 20:58:50.191 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-08-12 20:58:50.193 | + lib/nova:create_nova_conf:478 : is_suse 2021-08-12 20:58:50.195 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:58:50.197 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:58:50.200 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:58:50.202 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:58:50.204 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:58:50.206 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:58:50.209 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-08-12 20:58:50.211 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-08-12 20:58:50.213 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-08-12 20:58:50.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 20:58:50.233 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 20:58:50.235 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 20:58:50.238 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 20:58:50.240 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 20:58:50.242 | + 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-12 20:58:50.270 | + 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-12 20:58:50.297 | + 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-12 20:58:50.324 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 20:58:50.352 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-08-12 20:58:50.383 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-08-12 20:58:50.385 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-08-12 20:58:50.387 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-08-12 20:58:50.390 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-08-12 20:58:50.392 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-12 20:58:50.395 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-12 20:58:50.398 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-08-12 20:58:50.401 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-08-12 20:58:50.404 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-12 20:58:50.406 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-12 20:58:50.418 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-12 20:58:50.418 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:58:50.427 | d /var/run/uwsgi 0755 ubuntu root 2021-08-12 20:58:50.430 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:58:50.446 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-08-12 20:58:50.448 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-08-12 20:58:50.452 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-08-12 20:58:50.481 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-08-12 20:58:50.508 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-08-12 20:58:50.535 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-08-12 20:58:50.561 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-12 20:58:50.588 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-12 20:58:50.615 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-08-12 20:58:50.642 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-08-12 20:58:50.670 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-08-12 20:58:50.697 | + 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-12 20:58:50.724 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-12 20:58:50.751 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-12 20:58:50.778 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-08-12 20:58:50.805 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-12 20:58:50.808 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-12 20:58:50.811 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-08-12 20:58:50.813 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-08-12 20:58:50.815 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-12 20:58:50.819 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:50.821 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:50.823 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-12 20:58:50.826 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-12 20:58:50.828 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-08-12 20:58:50.856 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-12 20:58:50.885 | + 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-12 20:58:50.886 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-12 20:58:50.895 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-08-12 20:58:50.899 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-08-12 20:58:50.901 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-08-12 20:58:50.907 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-12 20:58:50.911 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-12 20:58:50.914 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:58:50.916 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:50.919 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:50.921 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-12 20:58:50.923 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-12 20:58:50.925 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:50.928 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:50.930 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-08-12 20:58:50.992 | Enabling site nova-api-wsgi. 2021-08-12 20:58:50.997 | To activate the new configuration, you need to run: 2021-08-12 20:58:50.997 | systemctl reload apache2 2021-08-12 20:58:51.002 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-12 20:58:51.005 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:58:51.007 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:58:51.009 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:58:51.135 | + 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-12 20:58:51.137 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-08-12 20:58:51.139 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-08-12 20:58:51.142 | + lib/apache:write_uwsgi_config:256 : local url= 2021-08-12 20:58:51.144 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-08-12 20:58:51.147 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-12 20:58:51.150 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-08-12 20:58:51.155 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-08-12 20:58:51.157 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-12 20:58:51.159 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-12 20:58:51.172 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-12 20:58:51.173 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:58:51.182 | d /var/run/uwsgi 0755 ubuntu root 2021-08-12 20:58:51.187 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:58:51.204 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-08-12 20:58:51.206 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-08-12 20:58:51.210 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-08-12 20:58:51.241 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-08-12 20:58:51.267 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-08-12 20:58:51.294 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-08-12 20:58:51.322 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-08-12 20:58:51.349 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-12 20:58:51.376 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-08-12 20:58:51.403 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-08-12 20:58:51.430 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-08-12 20:58:51.457 | + 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-12 20:58:51.485 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-08-12 20:58:51.511 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-12 20:58:51.539 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-08-12 20:58:51.566 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-08-12 20:58:51.568 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-08-12 20:58:51.595 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-08-12 20:58:51.612 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:51.614 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-08-12 20:58:51.645 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-08-12 20:58:51.647 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-08-12 20:58:51.649 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-08-12 20:58:51.666 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:51.668 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:58:51.671 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:58:51.698 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-08-12 20:58:51.728 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-08-12 20:58:51.730 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-12 20:58:51.733 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-08-12 20:58:51.735 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-12 20:58:51.737 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-12 20:58:51.740 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 20:58:51.756 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:51.759 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-12 20:58:51.761 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-12 20:58:51.763 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 20:58:51.779 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:51.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:58:51.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 20:58:51.812 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 20:58:51.814 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 20:58:51.817 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-08-12 20:58:51.844 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-08-12 20:58:51.872 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-08-12 20:58:51.902 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-08-12 20:58:51.918 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:51.920 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-08-12 20:58:51.948 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-08-12 20:58:51.950 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-08-12 20:58:51.952 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-08-12 20:58:51.983 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-08-12 20:58:52.011 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2021-08-12 20:58:52.041 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-08-12 20:58:52.069 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-08-12 20:58:52.096 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-08-12 20:58:52.125 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-08-12 20:58:52.153 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-08-12 20:58:52.180 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-08-12 20:58:52.208 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-08-12 20:58:52.223 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:52.226 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-08-12 20:58:52.230 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 20:58:52.233 | + lib/nova:create_nova_conf:521 : local conf 2021-08-12 20:58:52.235 | + lib/nova:create_nova_conf:522 : local vhost 2021-08-12 20:58:52.238 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-08-12 20:58:52.241 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 20:58:52.244 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 20:58:52.248 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-08-12 20:58:52.251 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-08-12 20:58:52.253 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-08-12 20:58:52.258 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-08-12 20:58:52.260 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-08-12 20:58:52.263 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-08-12 20:58:52.265 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-08-12 20:58:52.267 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-12 20:58:52.270 | + 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-12 20:58:52.299 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-08-12 20:58:52.330 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-08-12 20:58:52.360 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 20:58:52.362 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-08-12 20:58:52.365 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-08-12 20:58:52.367 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-08-12 20:58:52.383 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:52.386 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-08-12 20:58:52.386 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-08-12 20:58:53.117 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-08-12 20:58:53.120 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-08-12 20:58:53.775 | Adding vhost "nova_cell1" ... 2021-08-12 20:58:53.821 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-08-12 20:58:54.495 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-08-12 20:58:54.519 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-08-12 20:58:54.521 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-12 20:58:54.523 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-08-12 20:58:54.526 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-12 20:58:54.528 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-12 20:58:54.530 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 20:58:54.546 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:54.549 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-12 20:58:54.552 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-12 20:58:54.554 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 20:58:54.570 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:54.572 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-08-12 20:58:54.575 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-08-12 20:58:54.602 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 20:58:54.605 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 20:58:54.607 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-08-12 20:58:54.624 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:54.627 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-08-12 20:58:54.630 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-08-12 20:58:54.632 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-08-12 20:58:54.661 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2021-08-12 20:58:54.689 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-08-12 20:58:54.716 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-08-12 20:58:54.744 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-08-12 20:58:54.771 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-08-12 20:58:54.799 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-08-12 20:58:54.827 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-08-12 20:58:54.855 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-08-12 20:58:54.857 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-08-12 20:58:54.859 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-08-12 20:58:54.862 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 20:58:54.879 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 20:58:54.881 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 20:58:54.883 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 20:58:54.885 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 20:58:54.888 | + 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-12 20:58:54.915 | + 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-12 20:58:54.943 | + 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-12 20:58:54.971 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 20:58:54.999 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 20:58:55.002 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-08-12 20:58:55.006 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 20:58:55.008 | + lib/nova:create_nova_conf:555 : local conf 2021-08-12 20:58:55.011 | + lib/nova:create_nova_conf:556 : local offset 2021-08-12 20:58:55.013 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-08-12 20:58:55.016 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 20:58:55.018 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 20:58:55.021 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-08-12 20:58:55.023 | + lib/nova:create_nova_conf:558 : offset=0 2021-08-12 20:58:55.025 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-08-12 20:58:55.027 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-08-12 20:58:55.030 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-08-12 20:58:55.032 | + lib/nova:configure_console_proxies:671 : offset=0 2021-08-12 20:58:55.034 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-08-12 20:58:55.050 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:55.053 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-08-12 20:58:55.055 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-08-12 20:58:55.070 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:55.073 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-08-12 20:58:55.088 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:55.090 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-08-12 20:58:55.108 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:58:55.111 | + ./stack.sh:main:922 : is_service_enabled placement 2021-08-12 20:58:55.127 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:58:55.130 | + ./stack.sh:main:924 : stack_install_service placement 2021-08-12 20:58:55.132 | + lib/stack:stack_install_service:20 : local service=placement 2021-08-12 20:58:55.134 | + lib/stack:stack_install_service:21 : type install_placement 2021-08-12 20:58:55.137 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-12 20:58:55.139 | + lib/stack:stack_install_service:32 : install_placement 2021-08-12 20:58:55.142 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-08-12 20:58:55.144 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-08-12 20:58:55.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:55.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:55.152 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-08-12 20:58:55.154 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:58:55.157 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:58:55.159 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:58:55.162 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:58:55.164 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:58:55.167 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:58:55.169 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:55.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:55.174 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:58:55.176 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:58:55.179 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:58:55.181 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:58:55.184 | + functions-common:install_package:1348 : real_install_package apache2 2021-08-12 20:58:55.186 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:58:55.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:55.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:55.194 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-08-12 20:58:55.216 | + 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-12 20:58:55.322 | Reading package lists... 2021-08-12 20:58:55.544 | Building dependency tree... 2021-08-12 20:58:55.545 | Reading state information... 2021-08-12 20:58:55.773 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-12 20:58:55.773 | The following packages were automatically installed and are no longer required: 2021-08-12 20:58:55.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:58:55.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:58:55.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:58:55.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:58:55.775 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:58:55.775 | python3-zope.interface 2021-08-12 20:58:55.775 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:58:55.885 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:58:55.889 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:58:55.892 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:58:55.894 | + functions-common:time_stop:2309 : local name 2021-08-12 20:58:55.897 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:58:55.899 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:58:55.901 | + functions-common:time_stop:2312 : local total 2021-08-12 20:58:55.903 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:58:55.906 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:58:55.908 | + functions-common:time_stop:2316 : start_time=1628801935213 2021-08-12 20:58:55.911 | + functions-common:time_stop:2318 : [[ -z 1628801935213 ]] 2021-08-12 20:58:55.913 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:58:55.918 | + functions-common:time_stop:2321 : end_time=1628801935915 2021-08-12 20:58:55.920 | + functions-common:time_stop:2322 : elapsed_time=702 2021-08-12 20:58:55.922 | + functions-common:time_stop:2323 : total=290420 2021-08-12 20:58:55.924 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:58:55.927 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=291122 2021-08-12 20:58:55.930 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:58:55.934 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-08-12 20:58:55.936 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-08-12 20:58:55.939 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-08-12 20:58:55.941 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-08-12 20:58:55.944 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-08-12 20:58:55.966 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-08-12 20:58:55.969 | + functions-common:install_package:1347 : update_package_repo 2021-08-12 20:58:55.971 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-12 20:58:55.974 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-12 20:58:55.977 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-12 20:58:55.979 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-12 20:58:55.982 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-12 20:58:55.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:55.987 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:55.989 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-12 20:58:55.992 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-12 20:58:55.994 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-12 20:58:55.997 | + functions-common:apt_get_update:1074 : return 2021-08-12 20:58:55.999 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-08-12 20:58:56.002 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-12 20:58:56.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:58:56.006 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:58:56.009 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-08-12 20:58:56.031 | + 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-12 20:58:56.139 | Reading package lists... 2021-08-12 20:58:56.370 | Building dependency tree... 2021-08-12 20:58:56.371 | Reading state information... 2021-08-12 20:58:56.609 | The following packages were automatically installed and are no longer required: 2021-08-12 20:58:56.611 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-12 20:58:56.611 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-12 20:58:56.611 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-12 20:58:56.611 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-12 20:58:56.611 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-12 20:58:56.611 | python3-zope.interface 2021-08-12 20:58:56.611 | Use 'sudo apt autoremove' to remove them. 2021-08-12 20:58:56.677 | The following NEW packages will be installed: 2021-08-12 20:58:56.678 | libapache2-mod-wsgi-py3 2021-08-12 20:58:57.001 | 0 upgraded, 1 newly installed, 0 to remove and 79 not upgraded. 2021-08-12 20:58:57.002 | Need to get 93.3 kB of archives. 2021-08-12 20:58:57.002 | After this operation, 300 kB of additional disk space will be used. 2021-08-12 20:58:57.002 | 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-12 20:58:57.970 | Fetched 93.3 kB in 1s (126 kB/s) 2021-08-12 20:58:58.004 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-08-12 20:58:58.057 | (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-12 20:58:58.061 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-08-12 20:58:58.063 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-12 20:58:58.127 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-12 20:58:58.291 | apache2_invoke: Enable module wsgi 2021-08-12 20:59:05.047 | + functions-common:apt_get:1118 : result=0 2021-08-12 20:59:05.049 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-12 20:59:05.052 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:05.054 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:05.057 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:05.059 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:05.061 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:05.064 | + functions-common:time_stop:2315 : name=apt-get 2021-08-12 20:59:05.066 | + functions-common:time_stop:2316 : start_time=1628801936028 2021-08-12 20:59:05.069 | + functions-common:time_stop:2318 : [[ -z 1628801936028 ]] 2021-08-12 20:59:05.072 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:05.076 | + functions-common:time_stop:2321 : end_time=1628801945073 2021-08-12 20:59:05.078 | + functions-common:time_stop:2322 : elapsed_time=9045 2021-08-12 20:59:05.080 | + functions-common:time_stop:2323 : total=291122 2021-08-12 20:59:05.083 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:05.085 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=300167 2021-08-12 20:59:05.088 | + functions-common:apt_get:1122 : return 0 2021-08-12 20:59:05.090 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-08-12 20:59:05.092 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-08-12 20:59:05.095 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:59:05.097 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:05.100 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:05.102 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-08-12 20:59:05.105 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-08-12 20:59:05.160 | wsgi (enabled by maintainer script) 2021-08-12 20:59:05.163 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-08-12 20:59:05.166 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-08-12 20:59:05.168 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 20:59:05.171 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-08-12 20:59:05.174 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-08-12 20:59:05.178 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 20:59:05.181 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-08-12 20:59:05.182 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 20:59:05.187 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-08-12 20:59:05.189 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-08-12 20:59:05.192 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-08-12 20:59:05.195 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-08-12 20:59:05.198 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-08-12 20:59:05.220 | Using python 3.8 to install osc-placement 2021-08-12 20:59:05.223 | + 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-12 20:59:06.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:59:06.075 | from cryptography.utils import int_from_bytes 2021-08-12 20:59:06.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:59:06.076 | from cryptography.utils import int_from_bytes 2021-08-12 20:59:07.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:59:07.224 | Collecting osc-placement 2021-08-12 20:59:07.231 | 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-12 20:59:07.248 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.3) 2021-08-12 20:59:07.250 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.1) 2021-08-12 20:59:07.253 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-08-12 20:59:07.254 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-08-12 20:59:07.256 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.9.2) 2021-08-12 20:59:07.258 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-08-12 20:59:07.317 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.3.0) 2021-08-12 20:59:07.319 | 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-12 20:59:07.321 | 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-12 20:59:07.323 | 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-12 20:59:07.344 | 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-12 20:59:07.347 | 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-12 20:59:07.349 | 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-12 20:59:07.365 | 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-12 20:59:07.367 | 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-12 20:59:07.370 | 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-12 20:59:07.373 | 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-12 20:59:07.425 | 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-12 20:59:07.427 | 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-12 20:59:07.428 | 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-12 20:59:07.430 | 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-12 20:59:07.511 | 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-12 20:59:07.515 | 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-12 20:59:07.519 | 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-12 20:59:07.520 | 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-12 20:59:07.522 | 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-12 20:59:07.524 | 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-12 20:59:07.527 | 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-12 20:59:07.528 | 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-12 20:59:07.530 | 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-12 20:59:07.573 | 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-12 20:59:07.579 | 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-12 20:59:07.601 | 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-12 20:59:07.660 | 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-12 20:59:07.665 | 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-12 20:59:07.667 | 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-12 20:59:07.670 | 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-12 20:59:07.683 | 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-12 20:59:07.775 | 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-12 20:59:07.777 | 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-12 20:59:07.779 | 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-12 20:59:07.782 | 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-12 20:59:09.850 | Installing collected packages: osc-placement 2021-08-12 20:59:10.032 | Successfully installed osc-placement-3.0.1 2021-08-12 20:59:10.033 | 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-12 20:59:10.170 | + inc/python:pip_install:200 : result=0 2021-08-12 20:59:10.177 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:59:10.180 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:10.182 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:10.185 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:10.188 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:10.191 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:10.193 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:59:10.196 | + functions-common:time_stop:2316 : start_time=1628801945214 2021-08-12 20:59:10.198 | + functions-common:time_stop:2318 : [[ -z 1628801945214 ]] 2021-08-12 20:59:10.202 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:10.209 | + functions-common:time_stop:2321 : end_time=1628801950203 2021-08-12 20:59:10.212 | + functions-common:time_stop:2322 : elapsed_time=4989 2021-08-12 20:59:10.214 | + functions-common:time_stop:2323 : total=239178 2021-08-12 20:59:10.217 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:10.219 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=244167 2021-08-12 20:59:10.222 | + inc/python:pip_install:203 : return 0 2021-08-12 20:59:10.224 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-08-12 20:59:10.227 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-08-12 20:59:10.229 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-08-12 20:59:10.232 | + functions-common:git_clone:525 : local git_ref=master 2021-08-12 20:59:10.235 | + functions-common:git_clone:526 : local orig_dir 2021-08-12 20:59:10.238 | ++ functions-common:git_clone:527 : pwd 2021-08-12 20:59:10.241 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-12 20:59:10.243 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-12 20:59:10.247 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-12 20:59:10.264 | + functions-common:git_clone:530 : RECLONE=False 2021-08-12 20:59:10.267 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-12 20:59:10.270 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-12 20:59:10.273 | + functions-common:git_clone:544 : echo master 2021-08-12 20:59:10.274 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-12 20:59:10.279 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-08-12 20:59:10.282 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-08-12 20:59:10.284 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-12 20:59:10.286 | + functions-common:git_timed:617 : local count=0 2021-08-12 20:59:10.289 | + functions-common:git_timed:618 : local timeout=0 2021-08-12 20:59:10.291 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-08-12 20:59:10.293 | + functions-common:git_timed:621 : timeout=0 2021-08-12 20:59:10.296 | + functions-common:git_timed:624 : time_start git_timed 2021-08-12 20:59:10.298 | + functions-common:time_start:2295 : local name=git_timed 2021-08-12 20:59:10.301 | + functions-common:time_start:2296 : local start_time= 2021-08-12 20:59:10.303 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 20:59:10.306 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 20:59:10.311 | + functions-common:time_start:2300 : _TIME_START[$name]=1628801950308 2021-08-12 20:59:10.314 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-12 20:59:10.317 | Cloning into '/opt/stack/placement'... 2021-08-12 20:59:21.690 | + functions-common:git_timed:639 : time_stop git_timed 2021-08-12 20:59:21.692 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:21.695 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:21.697 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:21.699 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:21.702 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:21.704 | + functions-common:time_stop:2315 : name=git_timed 2021-08-12 20:59:21.706 | + functions-common:time_stop:2316 : start_time=1628801950308 2021-08-12 20:59:21.709 | + functions-common:time_stop:2318 : [[ -z 1628801950308 ]] 2021-08-12 20:59:21.712 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:21.717 | + functions-common:time_stop:2321 : end_time=1628801961714 2021-08-12 20:59:21.719 | + functions-common:time_stop:2322 : elapsed_time=11406 2021-08-12 20:59:21.721 | + functions-common:time_stop:2323 : total=0 2021-08-12 20:59:21.724 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:21.726 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11406 2021-08-12 20:59:21.729 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-08-12 20:59:21.732 | + functions-common:git_clone:593 : git show --oneline 2021-08-12 20:59:21.732 | + functions-common:git_clone:593 : head -1 2021-08-12 20:59:21.736 | 36aba336 Merge "placement-status: check only consumers in allocation table" 2021-08-12 20:59:21.739 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-12 20:59:21.742 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-08-12 20:59:21.744 | + inc/python:setup_develop:338 : local bindep 2021-08-12 20:59:21.747 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-08-12 20:59:21.749 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-08-12 20:59:21.751 | + inc/python:setup_develop:344 : local extras= 2021-08-12 20:59:21.754 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-08-12 20:59:21.757 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-12 20:59:21.760 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-08-12 20:59:21.762 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-08-12 20:59:21.764 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-12 20:59:21.766 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-12 20:59:21.770 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-08-12 20:59:21.772 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-12 20:59:21.775 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-08-12 20:59:21.778 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-12 20:59:21.780 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-12 20:59:21.783 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-08-12 20:59:21.789 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-08-12 20:59:21.792 | + 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-12 20:59:22.436 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-08-12 20:59:22.439 | + inc/python:setup_package:418 : local bindep=0 2021-08-12 20:59:22.441 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-12 20:59:22.444 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-12 20:59:22.446 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-08-12 20:59:22.449 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-08-12 20:59:22.451 | + inc/python:setup_package:427 : local flags=-e 2021-08-12 20:59:22.454 | + inc/python:setup_package:428 : local extras= 2021-08-12 20:59:22.457 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-12 20:59:22.459 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-12 20:59:22.462 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-12 20:59:22.465 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-12 20:59:22.467 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-12 20:59:22.470 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-08-12 20:59:22.492 | Using python 3.8 to install /opt/stack/placement 2021-08-12 20:59:22.495 | + 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-12 20:59:23.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:59:23.360 | from cryptography.utils import int_from_bytes 2021-08-12 20:59:23.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:59:23.360 | from cryptography.utils import int_from_bytes 2021-08-12 20:59:24.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:59:24.442 | Obtaining file:///opt/stack/placement 2021-08-12 20:59:25.838 | 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-12 20:59:25.839 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.22) 2021-08-12 20:59:25.841 | 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-12 20:59:25.843 | 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-12 20:59:25.844 | 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-12 20:59:25.846 | 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-12 20:59:25.848 | 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-12 20:59:25.854 | 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-12 20:59:25.855 | 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-12 20:59:25.857 | 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-12 20:59:25.859 | 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.0) 2021-08-12 20:59:25.861 | 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-12 20:59:25.864 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.1.0) 2021-08-12 20:59:25.866 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.9.2) 2021-08-12 20:59:25.868 | 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-12 20:59:25.869 | 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.1) 2021-08-12 20:59:25.871 | 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-12 20:59:25.873 | 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-12 20:59:25.875 | 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-12 20:59:25.877 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.5.0) 2021-08-12 20:59:25.879 | 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-12 20:59:25.945 | 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-12 20:59:25.948 | 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-12 20:59:25.950 | 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-12 20:59:25.953 | 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-12 20:59:25.955 | 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-12 20:59:25.959 | 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-12 20:59:26.024 | 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.3.0) 2021-08-12 20:59:26.025 | 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-12 20:59:26.027 | 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-12 20:59:26.091 | 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-12 20:59:26.101 | 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-12 20:59:26.121 | 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-12 20:59:26.128 | 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-12 20:59:26.175 | 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-12 20:59:26.177 | 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-12 20:59:26.179 | 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-12 20:59:26.181 | 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-12 20:59:26.194 | 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-12 20:59:26.264 | 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-12 20:59:26.265 | 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-12 20:59:26.267 | 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-12 20:59:26.274 | 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-12 20:59:26.288 | 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-12 20:59:26.289 | 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-12 20:59:26.291 | 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.4) 2021-08-12 20:59:26.355 | 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-12 20:59:26.385 | 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-12 20:59:26.387 | 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-12 20:59:26.393 | 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-12 20:59:26.408 | 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-12 20:59:26.417 | 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-12 20:59:26.428 | 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-12 20:59:26.478 | 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-12 20:59:26.484 | 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-12 20:59:26.510 | 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-12 20:59:26.539 | 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-12 20:59:26.546 | 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-12 20:59:26.548 | 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-12 20:59:26.802 | 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-12 20:59:26.804 | 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-12 20:59:26.807 | 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-12 20:59:26.808 | 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-12 20:59:26.893 | 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-12 20:59:27.059 | 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-12 20:59:27.104 | 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-12 20:59:27.106 | 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-12 20:59:27.214 | 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-12 20:59:27.395 | 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-12 20:59:27.396 | 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-12 20:59:29.197 | Installing collected packages: openstack-placement 2021-08-12 20:59:29.199 | Running setup.py develop for openstack-placement 2021-08-12 20:59:31.262 | Successfully installed openstack-placement 2021-08-12 20:59:31.262 | 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-12 20:59:31.399 | + inc/python:pip_install:200 : result=0 2021-08-12 20:59:31.402 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:59:31.404 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:31.406 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:31.409 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:31.412 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:31.414 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:31.416 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:59:31.418 | + functions-common:time_stop:2316 : start_time=1628801962486 2021-08-12 20:59:31.420 | + functions-common:time_stop:2318 : [[ -z 1628801962486 ]] 2021-08-12 20:59:31.423 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:31.427 | + functions-common:time_stop:2321 : end_time=1628801971425 2021-08-12 20:59:31.429 | + functions-common:time_stop:2322 : elapsed_time=8939 2021-08-12 20:59:31.432 | + functions-common:time_stop:2323 : total=244167 2021-08-12 20:59:31.434 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:31.436 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=253106 2021-08-12 20:59:31.438 | + inc/python:pip_install:203 : return 0 2021-08-12 20:59:31.441 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-12 20:59:31.443 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-12 20:59:31.446 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-12 20:59:31.465 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-12 20:59:31.478 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-08-12 20:59:31.481 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-08-12 20:59:31.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:59:31.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:59:31.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-08-12 20:59:31.492 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:59:31.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-12 20:59:31.497 | + ./stack.sh:main:925 : configure_placement 2021-08-12 20:59:31.500 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-08-12 20:59:31.512 | + lib/placement:configure_placement:107 : create_placement_conf 2021-08-12 20:59:31.515 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-08-12 20:59:31.520 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-08-12 20:59:31.522 | ++ lib/database:database_connection_url:132 : local db=placement 2021-08-12 20:59:31.525 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-08-12 20:59:31.527 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-08-12 20:59:31.530 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-12 20:59:31.532 | + 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-12 20:59:31.564 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-08-12 20:59:31.598 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-08-12 20:59:31.630 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-08-12 20:59:31.632 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-08-12 20:59:31.634 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-08-12 20:59:31.637 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-12 20:59:31.639 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-08-12 20:59:31.671 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-08-12 20:59:31.702 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-08-12 20:59:31.732 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-08-12 20:59:31.760 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-08-12 20:59:31.789 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-08-12 20:59:31.818 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-08-12 20:59:31.853 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-08-12 20:59:31.882 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-12 20:59:31.912 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-08-12 20:59:31.942 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-08-12 20:59:31.944 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-08-12 20:59:31.947 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-08-12 20:59:31.950 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 20:59:31.968 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 20:59:31.970 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 20:59:31.973 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 20:59:31.975 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 20:59:31.978 | + 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-12 20:59:32.008 | + 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-12 20:59:32.037 | + 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-12 20:59:32.069 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 20:59:32.098 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-12 20:59:32.101 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-08-12 20:59:32.104 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-08-12 20:59:32.106 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-08-12 20:59:32.108 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-08-12 20:59:32.111 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-12 20:59:32.114 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-12 20:59:32.117 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-08-12 20:59:32.121 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-08-12 20:59:32.124 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-12 20:59:32.126 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-12 20:59:32.140 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-12 20:59:32.140 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:59:32.149 | d /var/run/uwsgi 0755 ubuntu root 2021-08-12 20:59:32.152 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-12 20:59:32.168 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-08-12 20:59:32.171 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-08-12 20:59:32.175 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-08-12 20:59:32.207 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-08-12 20:59:32.235 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-08-12 20:59:32.263 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-08-12 20:59:32.293 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-08-12 20:59:32.322 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-12 20:59:32.352 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-08-12 20:59:32.381 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-08-12 20:59:32.408 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-08-12 20:59:32.437 | + 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-12 20:59:32.466 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-08-12 20:59:32.497 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-12 20:59:32.525 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-08-12 20:59:32.554 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-12 20:59:32.557 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-12 20:59:32.560 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-08-12 20:59:32.562 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-08-12 20:59:32.566 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-12 20:59:32.569 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:32.571 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:32.573 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-08-12 20:59:32.576 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-08-12 20:59:32.579 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-08-12 20:59:32.607 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-08-12 20:59:32.637 | + 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-12 20:59:32.637 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-08-12 20:59:32.646 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-08-12 20:59:32.649 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-08-12 20:59:32.652 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-08-12 20:59:32.654 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-12 20:59:32.657 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-12 20:59:32.660 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-12 20:59:32.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:32.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:32.667 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-12 20:59:32.669 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-12 20:59:32.672 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:32.675 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:32.677 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-08-12 20:59:32.739 | Enabling site placement-api. 2021-08-12 20:59:32.745 | To activate the new configuration, you need to run: 2021-08-12 20:59:32.745 | systemctl reload apache2 2021-08-12 20:59:32.749 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-12 20:59:32.752 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-12 20:59:32.754 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:59:32.757 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-12 20:59:32.894 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-08-12 20:59:32.916 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:32.918 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-08-12 20:59:32.940 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:32.942 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-08-12 20:59:32.966 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:32.968 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-08-12 20:59:32.971 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-08-12 20:59:32.974 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-12 20:59:33.005 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2021-08-12 20:59:33.035 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-08-12 20:59:33.064 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-12 20:59:33.094 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-12 20:59:33.123 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-08-12 20:59:33.152 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-12 20:59:33.180 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-08-12 20:59:33.209 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-08-12 20:59:33.226 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:33.228 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-08-12 20:59:33.245 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:33.248 | + ./stack.sh:main:951 : run_phase stack install 2021-08-12 20:59:33.250 | + functions-common:run_phase:1737 : local mode=stack 2021-08-12 20:59:33.253 | + functions-common:run_phase:1738 : local phase=install 2021-08-12 20:59:33.256 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 20:59:33.258 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 20:59:33.260 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 20:59:33.263 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 20:59:33.265 | + functions-common:run_phase:1747 : local extra 2021-08-12 20:59:33.269 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 20:59:33.273 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 20:59:33.276 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 20:59:33.278 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 20:59:33.281 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-08-12 20:59:33.283 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 20:59:33.299 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:33.301 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 20:59:33.303 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-12 20:59:33.305 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-08-12 20:59:33.308 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-08-12 20:59:33.310 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:59:33.312 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-08-12 20:59:33.314 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-08-12 20:59:33.317 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-08-12 20:59:33.384 | ++ inc/async:async_inner:63 : install_tempest 2021-08-12 20:59:33.422 | [11692 Async install_tempest:71136]: running: install_tempest 2021-08-12 20:59:33.425 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-12 20:59:33.428 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-12 20:59:33.431 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 20:59:33.433 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-12 20:59:33.436 | + functions-common:run_phase:1764 : run_plugins stack install 2021-08-12 20:59:33.439 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-12 20:59:33.442 | + functions-common:run_plugins:1724 : local phase=install 2021-08-12 20:59:33.444 | + functions-common:run_plugins:1726 : local plugins= 2021-08-12 20:59:33.448 | + functions-common:run_plugins:1727 : local plugin 2021-08-12 20:59:33.451 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-08-12 20:59:33.453 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-08-12 20:59:33.456 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-12 20:59:33.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-12 20:59:33.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-08-12 20:59:33.466 | + inc/python:use_library_from_git:253 : return 1 2021-08-12 20:59:33.469 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-08-12 20:59:33.472 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-08-12 20:59:33.474 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-12 20:59:33.479 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-08-12 20:59:33.482 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-08-12 20:59:33.485 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-12 20:59:33.489 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-08-12 20:59:33.491 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-12 20:59:33.496 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-08-12 20:59:33.499 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-08-12 20:59:33.502 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-08-12 20:59:33.505 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-08-12 20:59:33.508 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-08-12 20:59:33.534 | Using python 3.8 to install python-openstackclient 2021-08-12 20:59:33.537 | + 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-12 20:59:34.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:59:34.468 | from cryptography.utils import int_from_bytes 2021-08-12 20:59:34.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 20:59:34.468 | from cryptography.utils import int_from_bytes 2021-08-12 20:59:35.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-12 20:59:35.687 | Collecting python-openstackclient 2021-08-12 20:59:35.695 | 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-12 20:59:35.750 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-08-12 20:59:35.752 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.1) 2021-08-12 20:59:35.754 | 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-12 20:59:35.756 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-08-12 20:59:35.757 | Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.58.0) 2021-08-12 20:59:35.759 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.5.0) 2021-08-12 20:59:35.761 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.0.0) 2021-08-12 20:59:35.763 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.3.0) 2021-08-12 20:59:35.764 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.8.0) 2021-08-12 20:59:35.766 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-08-12 20:59:35.768 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.9.2) 2021-08-12 20:59:35.781 | 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-12 20:59:35.785 | 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-12 20:59:35.787 | 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-12 20:59:35.789 | 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-12 20:59:35.844 | 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-12 20:59:35.846 | 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-12 20:59:35.848 | 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-12 20:59:35.850 | 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-12 20:59:35.932 | 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-12 20:59:35.934 | 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-12 20:59:35.936 | 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-12 20:59:35.939 | 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-12 20:59:35.941 | 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-12 20:59:35.944 | 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-12 20:59:35.946 | 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-12 20:59:35.948 | 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-12 20:59:35.949 | 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-12 20:59:35.951 | 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-12 20:59:35.953 | 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-12 20:59:35.997 | 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-12 20:59:36.002 | 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-12 20:59:36.022 | 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-12 20:59:36.094 | 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-12 20:59:36.098 | 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-12 20:59:36.153 | 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.3) 2021-08-12 20:59:36.183 | 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-12 20:59:36.187 | 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-12 20:59:36.188 | 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-12 20:59:36.192 | 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-12 20:59:36.205 | 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-12 20:59:36.298 | 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.1.0) 2021-08-12 20:59:36.308 | 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-12 20:59:36.361 | 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-12 20:59:36.377 | 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-12 20:59:36.500 | 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-12 20:59:36.502 | 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-12 20:59:36.504 | 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-12 20:59:36.506 | 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-12 20:59:38.560 | Installing collected packages: python-openstackclient 2021-08-12 20:59:39.979 | Successfully installed python-openstackclient-5.5.0 2021-08-12 20:59:39.979 | 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-12 20:59:40.120 | + inc/python:pip_install:200 : result=0 2021-08-12 20:59:40.125 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-12 20:59:40.171 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:40.192 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:40.208 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:40.224 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:40.244 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:40.256 | + functions-common:time_stop:2315 : name=pip_install 2021-08-12 20:59:40.270 | + functions-common:time_stop:2316 : start_time=1628801973526 2021-08-12 20:59:40.288 | + functions-common:time_stop:2318 : [[ -z 1628801973526 ]] 2021-08-12 20:59:40.316 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:40.333 | + functions-common:time_stop:2321 : end_time=1628801980318 2021-08-12 20:59:40.335 | + functions-common:time_stop:2322 : elapsed_time=6792 2021-08-12 20:59:40.337 | + functions-common:time_stop:2323 : total=253106 2021-08-12 20:59:40.340 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:40.342 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=259898 2021-08-12 20:59:40.345 | + inc/python:pip_install:203 : return 0 2021-08-12 20:59:40.347 | + ./stack.sh:main:963 : install_oscwrap 2021-08-12 20:59:40.353 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-08-12 20:59:40.356 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.5eklQweih8 2021-08-12 20:59:40.358 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-08-12 20:59:40.361 | + functions-common:install_oscwrap:2360 : unalias -a 2021-08-12 20:59:40.364 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-08-12 20:59:40.367 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-08-12 20:59:40.369 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-12 20:59:40.372 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-08-12 20:59:40.452 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:40.472 | + ./stack.sh:main:1017 : configure_database 2021-08-12 20:59:40.489 | + lib/database:configure_database:126 : configure_database_mysql 2021-08-12 20:59:40.508 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-08-12 20:59:40.524 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-08-12 20:59:40.540 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:59:40.551 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-08-12 20:59:40.554 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-08-12 20:59:40.556 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:40.558 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:40.561 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-08-12 20:59:40.563 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-08-12 20:59:40.566 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-12 20:59:40.588 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-12 20:59:40.613 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-12 20:59:40.632 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-12 20:59:40.648 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-12 20:59:40.664 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-12 20:59:40.688 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-12 20:59:40.704 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-12 20:59:40.724 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-12 20:59:40.744 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-08-12 20:59:40.768 | + functions-common:is_suse:462 : is_opensuse 2021-08-12 20:59:40.785 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-12 20:59:40.804 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-12 20:59:40.824 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-12 20:59:40.844 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-12 20:59:40.868 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-12 20:59:40.896 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-08-12 20:59:40.945 | mysqladmin: connect to server at 'localhost' failed 2021-08-12 20:59:40.945 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-08-12 20:59:40.968 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-08-12 20:59:40.992 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-08-12 20:59:41.011 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:41.031 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:41.052 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-08-12 20:59:41.075 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-08-12 20:59:41.108 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-08-12 20:59:41.128 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 20:59:41.148 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 20:59:41.168 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-08-12 20:59:41.184 | + 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-12 20:59:41.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 20:59:41.308 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-08-12 20:59:41.355 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 20:59:41.412 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-08-12 20:59:41.440 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-08-12 20:59:41.441 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-08-12 20:59:41.472 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-08-12 20:59:41.796 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-08-12 20:59:42.062 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-08-12 20:59:42.168 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-08-12 20:59:42.232 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-08-12 20:59:42.235 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-08-12 20:59:42.238 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 20:59:42.240 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-08-12 20:59:44.457 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-08-12 20:59:44.460 | + functions-common:save_stackenv:60 : local tag=1021 2021-08-12 20:59:44.463 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-12 20:59:44.467 | + functions-common:save_stackenv:62 : time_stamp=2021-08-12-205944 2021-08-12 20:59:44.470 | + functions-common:save_stackenv:63 : echo '# 2021-08-12-205944 1021' 2021-08-12 20:59:44.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.475 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-12 20:59:44.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.480 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-12 20:59:44.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.485 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-12 20:59:44.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.490 | + 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-12 20:59:44.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.494 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2021-08-12 20:59:44.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.499 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2021-08-12 20:59:44.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.505 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-12-204904 2021-08-12 20:59:44.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.509 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-12 20:59:44.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.514 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2021-08-12 20:59:44.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.522 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-12 20:59:44.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.528 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-12 20:59:44.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.534 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-12 20:59:44.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-12 20:59:44.539 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-12 20:59:44.541 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-08-12 20:59:44.544 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-08-12 20:59:44.547 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-08-12 20:59:44.562 | + ./stack.sh:main:1047 : start_dstat 2021-08-12 20:59:44.565 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.568 | + functions-common:run_process:1564 : local service=dstat 2021-08-12 20:59:44.570 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.573 | + functions-common:run_process:1566 : local group= 2021-08-12 20:59:44.575 | + functions-common:run_process:1567 : local user= 2021-08-12 20:59:44.577 | + functions-common:run_process:1569 : local name=dstat 2021-08-12 20:59:44.580 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 20:59:44.583 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 20:59:44.585 | + functions-common:time_start:2296 : local start_time= 2021-08-12 20:59:44.587 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 20:59:44.590 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 20:59:44.595 | + functions-common:time_start:2300 : _TIME_START[$name]=1628801984592 2021-08-12 20:59:44.598 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-08-12 20:59:44.620 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:44.622 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-08-12 20:59:44.624 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-08-12 20:59:44.627 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.630 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.632 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.636 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.639 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-08-12 20:59:44.641 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-08-12 20:59:44.645 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-08-12 20:59:44.647 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 20:59:44.649 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 20:59:44.652 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-08-12 20:59:44.654 | + 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-12 20:59:44.657 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-08-12 20:59:44.659 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-12 20:59:44.662 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 20:59:44.665 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 20:59:44.667 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 20:59:44.669 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 20:59:44.672 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-08-12 20:59:44.675 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 20:59:44.679 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-08-12 20:59:44.744 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-08-12 20:59:44.810 | + 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-12 20:59:44.865 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-08-12 20:59:44.925 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-08-12 20:59:44.982 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-12 20:59:45.035 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 20:59:45.037 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-08-12 20:59:45.108 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 20:59:45.501 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-08-12 20:59:45.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-08-12 20:59:45.907 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-08-12 20:59:45.948 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 20:59:45.950 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:45.951 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:45.960 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:45.963 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:45.968 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:45.971 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 20:59:45.973 | + functions-common:time_stop:2316 : start_time=1628801984592 2021-08-12 20:59:45.976 | + functions-common:time_stop:2318 : [[ -z 1628801984592 ]] 2021-08-12 20:59:45.981 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:45.983 | + functions-common:time_stop:2321 : end_time=1628801985981 2021-08-12 20:59:45.986 | + functions-common:time_stop:2322 : elapsed_time=1389 2021-08-12 20:59:45.988 | + functions-common:time_stop:2323 : total=0 2021-08-12 20:59:45.991 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:45.993 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1389 2021-08-12 20:59:45.996 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-08-12 20:59:45.998 | + functions-common:run_process:1564 : local service=memory_tracker 2021-08-12 20:59:46.001 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-08-12 20:59:46.004 | + functions-common:run_process:1566 : local group= 2021-08-12 20:59:46.006 | + functions-common:run_process:1567 : local user=root 2021-08-12 20:59:46.008 | + functions-common:run_process:1569 : local name=memory_tracker 2021-08-12 20:59:46.011 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 20:59:46.013 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 20:59:46.016 | + functions-common:time_start:2296 : local start_time= 2021-08-12 20:59:46.019 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 20:59:46.024 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 20:59:46.026 | + functions-common:time_start:2300 : _TIME_START[$name]=1628801986023 2021-08-12 20:59:46.029 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-08-12 20:59:46.061 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:46.063 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 20:59:46.066 | + functions-common:time_stop:2309 : local name 2021-08-12 20:59:46.069 | + functions-common:time_stop:2310 : local end_time 2021-08-12 20:59:46.071 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 20:59:46.092 | + functions-common:time_stop:2312 : local total 2021-08-12 20:59:46.096 | + functions-common:time_stop:2313 : local start_time 2021-08-12 20:59:46.108 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 20:59:46.110 | + functions-common:time_stop:2316 : start_time=1628801986023 2021-08-12 20:59:46.116 | + functions-common:time_stop:2318 : [[ -z 1628801986023 ]] 2021-08-12 20:59:46.119 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 20:59:46.124 | + functions-common:time_stop:2321 : end_time=1628801986121 2021-08-12 20:59:46.133 | + functions-common:time_stop:2322 : elapsed_time=98 2021-08-12 20:59:46.136 | + functions-common:time_stop:2323 : total=1389 2021-08-12 20:59:46.138 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 20:59:46.140 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1487 2021-08-12 20:59:46.143 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-08-12 20:59:46.199 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:46.202 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-08-12 20:59:46.274 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:46.288 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-08-12 20:59:46.324 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:46.327 | + ./stack.sh:main:1060 : start_etcd3 2021-08-12 20:59:46.330 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-08-12 20:59:46.340 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-804459-1-smb --data-dir /opt/stack/data/etcd' 2021-08-12 20:59:46.342 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-08-12 20:59:46.345 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-804459-1-smb=http://10.222.0.58:2380' 2021-08-12 20:59:46.348 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2021-08-12 20:59:46.350 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2021-08-12 20:59:46.353 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-08-12 20:59:46.355 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-08-12 20:59:46.358 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2021-08-12 20:59:46.360 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-08-12 20:59:46.363 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-08-12 20:59:46.370 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-12 20:59:46.373 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-804459-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-804459-1-smb=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2021-08-12 20:59:46.376 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-08-12 20:59:46.380 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-804459-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-804459-1-smb=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2021-08-12 20:59:46.382 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 20:59:46.385 | + functions-common:write_user_unit_file:1449 : local user=root 2021-08-12 20:59:46.387 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 20:59:46.389 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 20:59:46.391 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-12 20:59:46.394 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 20:59:46.398 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-08-12 20:59:46.471 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-08-12 20:59:46.535 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-804459-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-804459-1-smb=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2021-08-12 20:59:46.586 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-08-12 20:59:46.639 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-08-12 20:59:46.691 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-12 20:59:46.742 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 20:59:46.745 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-08-12 20:59:46.807 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 20:59:47.196 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-08-12 20:59:47.249 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-08-12 20:59:47.304 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-08-12 20:59:47.356 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-08-12 20:59:47.413 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-08-12 20:59:47.416 | ++ functions-common:is_arch:428 : uname -m 2021-08-12 20:59:47.421 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-12 20:59:47.423 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-08-12 20:59:47.803 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-08-12 20:59:47.817 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-08-12 20:59:48.195 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-08-12 20:59:48.973 | + ./stack.sh:main:1071 : cat 2021-08-12 20:59:48.979 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-08-12 20:59:48.996 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:48.999 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-08-12 20:59:49.001 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-08-12 20:59:49.004 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-08-12 20:59:49.007 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.58/identity 2021-08-12 20:59:49.009 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.58/identity 2021-08-12 20:59:49.012 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-08-12 20:59:49.014 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-08-12 20:59:49.017 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-08-12 20:59:49.019 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-08-12 20:59:49.022 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-08-12 20:59:49.025 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-08-12 20:59:49.027 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-08-12 20:59:49.030 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-08-12 20:59:49.032 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-08-12 20:59:49.035 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-08-12 20:59:49.038 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-08-12 20:59:49.040 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-08-12 20:59:49.043 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-08-12 20:59:49.060 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 20:59:49.062 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-08-12 20:59:49.065 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 20:59:49.067 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-08-12 20:59:49.070 | + ./stack.sh:main:1096 : '[' 10.222.0.58 == 10.222.0.58 ']' 2021-08-12 20:59:49.072 | + ./stack.sh:main:1097 : init_keystone 2021-08-12 20:59:49.074 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-08-12 20:59:49.090 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 20:59:49.092 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-08-12 20:59:49.095 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-08-12 20:59:49.098 | + lib/database:recreate_database:110 : local db=keystone 2021-08-12 20:59:49.100 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-08-12 20:59:49.103 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-08-12 20:59:49.105 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-08-12 20:59:49.110 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 20:59:49.133 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-08-12 20:59:49.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 20:59:49.157 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-08-12 20:59:49.160 | + functions-common:time_start:2295 : local name=dbsync 2021-08-12 20:59:49.163 | + functions-common:time_start:2296 : local start_time= 2021-08-12 20:59:49.165 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 20:59:49.168 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 20:59:49.173 | + functions-common:time_start:2300 : _TIME_START[$name]=1628801989170 2021-08-12 20:59:49.176 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-08-12 20:59:53.153 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:53.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.154 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.154 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.157 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.157 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.158 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.159 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.159 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.162 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.163 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.165 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.165 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.165 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.167 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:53.167 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:53.194 | 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=72950) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-12 20:59:53.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:53.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.205 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.205 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.205 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.208 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.209 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.209 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.210 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.210 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.214 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.214 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.216 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.216 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.217 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.218 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:53.218 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:53.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:53.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.250 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.254 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.254 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.255 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.256 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.256 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.262 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.262 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:53.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:53.319 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:53.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.320 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.320 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.320 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.324 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.324 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.324 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.325 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.325 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.329 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.329 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.332 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.332 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.332 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:53.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:53.333 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:53.333 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:53.341 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-12 20:59:54.295 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.295 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-12 20:59:54.303 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.303 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-12 20:59:54.312 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.312 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-12 20:59:54.320 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.320 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-12 20:59:54.327 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.327 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-12 20:59:54.334 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.334 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-12 20:59:54.437 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.437 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-12 20:59:54.509 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.510 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-12 20:59:54.538 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.538 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-12 20:59:54.545 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.545 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-12 20:59:54.552 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.553 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-12 20:59:54.560 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.560 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-12 20:59:54.568 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.568 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-12 20:59:54.575 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.575 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-12 20:59:54.608 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.608 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-12 20:59:54.733 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.733 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-12 20:59:54.876 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.876 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-12 20:59:54.931 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:54.931 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-12 20:59:55.011 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.011 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-12 20:59:55.046 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.046 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-12 20:59:55.155 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.156 | INFO migrate.versioning.api [-] 87 -> 88...  2021-08-12 20:59:55.229 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.229 | INFO migrate.versioning.api [-] 88 -> 89...  2021-08-12 20:59:55.274 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.274 | INFO migrate.versioning.api [-] 89 -> 90...  2021-08-12 20:59:55.344 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.344 | INFO migrate.versioning.api [-] 90 -> 91...  2021-08-12 20:59:55.508 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.508 | INFO migrate.versioning.api [-] 91 -> 92...  2021-08-12 20:59:55.673 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.673 | INFO migrate.versioning.api [-] 92 -> 93...  2021-08-12 20:59:55.853 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.853 | INFO migrate.versioning.api [-] 93 -> 94...  2021-08-12 20:59:55.982 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:55.982 | INFO migrate.versioning.api [-] 94 -> 95...  2021-08-12 20:59:56.077 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.077 | INFO migrate.versioning.api [-] 95 -> 96...  2021-08-12 20:59:56.091 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.091 | INFO migrate.versioning.api [-] 96 -> 97...  2021-08-12 20:59:56.104 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.104 | INFO migrate.versioning.api [-] 97 -> 98...  2021-08-12 20:59:56.111 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.111 | INFO migrate.versioning.api [-] 98 -> 99...  2021-08-12 20:59:56.118 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.118 | INFO migrate.versioning.api [-] 99 -> 100...  2021-08-12 20:59:56.125 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.125 | INFO migrate.versioning.api [-] 100 -> 101...  2021-08-12 20:59:56.137 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.137 | INFO migrate.versioning.api [-] 101 -> 102...  2021-08-12 20:59:56.162 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.162 | INFO migrate.versioning.api [-] 102 -> 103...  2021-08-12 20:59:56.200 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.200 | INFO migrate.versioning.api [-] 103 -> 104...  2021-08-12 20:59:56.218 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.219 | INFO migrate.versioning.api [-] 104 -> 105...  2021-08-12 20:59:56.281 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.281 | INFO migrate.versioning.api [-] 105 -> 106...  2021-08-12 20:59:56.333 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.333 | INFO migrate.versioning.api [-] 106 -> 107...  2021-08-12 20:59:56.415 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.415 | INFO migrate.versioning.api [-] 107 -> 108...  2021-08-12 20:59:56.480 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.480 | INFO migrate.versioning.api [-] 108 -> 109...  2021-08-12 20:59:56.527 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.527 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.528 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.528 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.529 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.532 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.532 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.532 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.534 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.534 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.537 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.538 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.540 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.540 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.540 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.542 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.542 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.543 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.543 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.543 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.547 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.547 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.547 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.548 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.548 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.552 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.552 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.554 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.555 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.555 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.556 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.556 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.556 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.557 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.557 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.557 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.560 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.561 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.561 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.562 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.562 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.566 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.567 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.569 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.569 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.569 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.578 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.581 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.582 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.582 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.583 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.583 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.583 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.583 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.584 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.584 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.585 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.585 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.585 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.586 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.586 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.586 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.587 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.587 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.587 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.588 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.588 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.588 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.589 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.589 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.589 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.590 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.590 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.591 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.591 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.591 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.591 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.592 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.592 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.593 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.593 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.593 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.595 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.595 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.595 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.596 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.597 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.597 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.598 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.598 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.598 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.598 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.599 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.599 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.600 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.601 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.601 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.602 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.603 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.603 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.626 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.627 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.627 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.628 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.628 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.628 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.628 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.628 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.629 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.629 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.630 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.630 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.631 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.631 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.631 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.632 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.632 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.632 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.632 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.632 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.633 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.633 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.634 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.634 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.635 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.635 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.636 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.636 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.636 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.636 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.637 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.637 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.637 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.637 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.638 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.639 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.639 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.640 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.640 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.643 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.643 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.643 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.643 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.643 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.643 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.644 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.644 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.645 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.646 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.646 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.646 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.648 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.648 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.648 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.651 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.651 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.652 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.652 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.652 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.652 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.653 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.653 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.653 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.654 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.654 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.654 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.655 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.655 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.655 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.656 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.656 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.656 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.657 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.657 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.657 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.658 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.658 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.658 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.659 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.659 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.660 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.660 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.660 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.660 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.661 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.661 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.662 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.662 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.662 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.663 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.664 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.664 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.664 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.666 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.666 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.667 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.667 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.667 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.667 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.668 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.668 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.669 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.670 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.670 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.670 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.680 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:56.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.683 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.685 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.685 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.686 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.686 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.686 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.686 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.689 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.689 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.690 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.690 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.691 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.691 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.692 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.692 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.693 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.693 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.693 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.693 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.694 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.694 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.694 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.694 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.695 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.696 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.696 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.697 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.697 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.698 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.699 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.701 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.702 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.702 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.703 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.703 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:56.704 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:56.705 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:56.713 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-12 20:59:56.722 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.722 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-12 20:59:56.730 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.730 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-12 20:59:56.816 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.816 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-12 20:59:56.824 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.824 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-12 20:59:56.833 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.833 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-12 20:59:56.840 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.840 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-12 20:59:56.849 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.849 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-12 20:59:56.857 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.857 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-12 20:59:56.865 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.865 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-12 20:59:56.983 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.983 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-12 20:59:56.990 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:56.990 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-12 20:59:57.115 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.115 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-12 20:59:57.124 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.124 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-12 20:59:57.247 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.248 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-12 20:59:57.256 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.256 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-12 20:59:57.320 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.320 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-12 20:59:57.327 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.327 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-12 20:59:57.335 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.335 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-12 20:59:57.342 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.342 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-12 20:59:57.349 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.349 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-12 20:59:57.356 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.356 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-12 20:59:57.433 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.433 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-12 20:59:57.497 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.497 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-12 20:59:57.579 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.579 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-12 20:59:57.587 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.587 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-12 20:59:57.594 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.594 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-12 20:59:57.603 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.603 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-12 20:59:57.610 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.610 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-12 20:59:57.618 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.618 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-12 20:59:57.677 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.677 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-12 20:59:57.705 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.705 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-12 20:59:57.769 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.770 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-12 20:59:57.929 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.929 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-12 20:59:57.991 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:57.991 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-12 20:59:58.030 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.030 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-12 20:59:58.068 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.068 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-12 20:59:58.075 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.075 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-12 20:59:58.082 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.083 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-12 20:59:58.090 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.090 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-12 20:59:58.097 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.097 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-12 20:59:58.104 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.104 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-12 20:59:58.112 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.112 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-12 20:59:58.119 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.119 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-12 20:59:58.127 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.127 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-12 20:59:58.259 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.259 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-12 20:59:58.266 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.266 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-12 20:59:58.581 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.581 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-12 20:59:58.743 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.743 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-12 20:59:58.752 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.753 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-12 20:59:58.761 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.761 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-12 20:59:58.769 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.769 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-12 20:59:58.778 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.778 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-12 20:59:58.818 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.818 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-12 20:59:58.826 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.826 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-12 20:59:58.936 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:58.936 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-12 20:59:59.011 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.011 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-12 20:59:59.019 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.019 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-12 20:59:59.027 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.027 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-12 20:59:59.035 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.035 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-12 20:59:59.043 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.043 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-12 20:59:59.050 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.050 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-12 20:59:59.114 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.114 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-12 20:59:59.123 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.123 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-12 20:59:59.192 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.192 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-12 20:59:59.362 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.362 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-12 20:59:59.450 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.450 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-12 20:59:59.458 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.458 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-12 20:59:59.466 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.466 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-12 20:59:59.474 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.474 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-12 20:59:59.482 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.482 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-12 20:59:59.492 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.492 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-12 20:59:59.499 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.500 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-12 20:59:59.630 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.630 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-12 20:59:59.639 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.639 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-12 20:59:59.648 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.648 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-12 20:59:59.657 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.657 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-12 20:59:59.665 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.665 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-12 20:59:59.676 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.678 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.678 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.679 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.679 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.680 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.681 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.681 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.681 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.682 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.682 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.683 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.683 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.683 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.683 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.683 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.684 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.685 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.686 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.686 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.687 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.688 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.689 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.689 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.689 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.689 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.690 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.690 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.690 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.691 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.692 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.692 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.692 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.693 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.693 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.694 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.694 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.695 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.695 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.695 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.695 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.695 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.696 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.696 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.696 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.698 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.699 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.699 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.699 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.699 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.699 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.700 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.703 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.704 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.705 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.706 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.706 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.706 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.706 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.707 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.707 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.707 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.708 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.708 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.709 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.710 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.711 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.711 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.711 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.712 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.712 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.713 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.713 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.714 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.715 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.715 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.716 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.717 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.717 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.719 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.719 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.719 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.720 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.722 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.722 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.722 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.723 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.723 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.726 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.726 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.727 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.727 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.729 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.729 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.730 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.730 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.731 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.731 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.731 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.731 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.733 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.733 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.733 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.734 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.736 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.739 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.740 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.740 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.740 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.740 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.740 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.741 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.741 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.742 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.742 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.742 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.742 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.743 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.744 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.744 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.744 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.744 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.744 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.745 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.745 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.746 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.746 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.746 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.746 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.747 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.747 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.748 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.748 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.749 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.749 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.749 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.750 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.750 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.750 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.750 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.752 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.753 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.753 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.753 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.755 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.755 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.756 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.756 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.756 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.756 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.757 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.757 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.758 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.759 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.759 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.759 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.761 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.770 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.771 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.771 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.772 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.773 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.774 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.774 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.775 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.775 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.775 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.776 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.776 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.776 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.777 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.777 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.777 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.777 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.778 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.778 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.779 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.780 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.780 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.780 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.780 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.781 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.781 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.781 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.781 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.781 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.783 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.783 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.784 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.784 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.785 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.785 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.785 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.786 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.786 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.786 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.787 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.788 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.790 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.790 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.790 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.790 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.791 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.795 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.795 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.816 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.818 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.818 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.819 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.819 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.820 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.821 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.825 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.825 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.826 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.826 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.827 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.827 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.827 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.827 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.832 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.832 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.832 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.834 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.834 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.835 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.835 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.835 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.835 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.837 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.837 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.839 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.839 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.839 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.839 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.840 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.840 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.840 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.841 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.841 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.841 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.841 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.843 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.843 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.844 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.844 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.846 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.846 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.847 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.847 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.848 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.848 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.848 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.848 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.850 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.850 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.851 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.852 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.852 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.854 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.855 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.855 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.855 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.855 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.857 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.857 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.857 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.859 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.859 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.861 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.861 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.861 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.862 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.862 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.862 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.864 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.864 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.864 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.865 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.865 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.865 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.866 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.866 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.866 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.867 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.867 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.874 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 20:59:59.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.876 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.876 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.877 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.877 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.878 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.879 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.879 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.879 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.880 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.880 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.880 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.881 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.881 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.881 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.881 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.881 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.882 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.882 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.883 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.884 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.884 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.885 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.885 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.885 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.885 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.885 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.886 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.887 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.887 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.887 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.888 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.888 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.888 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.888 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.889 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.889 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.889 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.891 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.891 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.892 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.893 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.893 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.893 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.893 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.894 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.894 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.894 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.894 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.895 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.898 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.898 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.898 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 20:59:59.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 20:59:59.899 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 20:59:59.899 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 20:59:59.910 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-12 20:59:59.920 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.921 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-12 20:59:59.929 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.929 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-12 20:59:59.953 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.953 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-12 20:59:59.964 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.964 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-12 20:59:59.972 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.972 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-12 20:59:59.980 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.980 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-12 20:59:59.987 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.987 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-12 20:59:59.994 | INFO migrate.versioning.api [-] done 2021-08-12 20:59:59.994 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-12 21:00:00.001 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.001 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-12 21:00:00.008 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.009 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-12 21:00:00.015 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.015 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-12 21:00:00.056 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.057 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-12 21:00:00.064 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.065 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-12 21:00:00.122 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.122 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-12 21:00:00.200 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.200 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-12 21:00:00.208 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.208 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-12 21:00:00.215 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.215 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-12 21:00:00.223 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.223 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-12 21:00:00.230 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.230 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-12 21:00:00.240 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.240 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-12 21:00:00.252 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.252 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-12 21:00:00.261 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.261 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-12 21:00:00.270 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.270 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-12 21:00:00.277 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.278 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-12 21:00:00.287 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.287 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-12 21:00:00.295 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.295 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-12 21:00:00.303 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.303 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-12 21:00:00.310 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.311 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-12 21:00:00.319 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.319 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-12 21:00:00.326 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.326 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-12 21:00:00.334 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.334 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-12 21:00:00.341 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.342 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-12 21:00:00.349 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.349 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-12 21:00:00.357 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.357 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-12 21:00:00.366 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.366 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-12 21:00:00.375 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.375 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-12 21:00:00.383 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.383 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-12 21:00:00.391 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.391 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-12 21:00:00.399 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.399 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-12 21:00:00.406 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.406 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-12 21:00:00.413 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.413 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-12 21:00:00.420 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.420 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-12 21:00:00.427 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.427 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-12 21:00:00.434 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.434 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-12 21:00:00.441 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.442 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-12 21:00:00.490 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.490 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-12 21:00:00.498 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.498 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-12 21:00:00.505 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.505 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-12 21:00:00.513 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.513 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-12 21:00:00.521 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.521 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-12 21:00:00.527 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.527 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-12 21:00:00.536 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.536 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-12 21:00:00.543 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.544 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-12 21:00:00.551 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.552 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-12 21:00:00.559 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.559 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-12 21:00:00.567 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.567 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-12 21:00:00.576 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.576 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-12 21:00:00.584 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.585 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-12 21:00:00.593 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.593 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-12 21:00:00.601 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.601 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-12 21:00:00.609 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.609 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-12 21:00:00.627 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.627 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-12 21:00:00.635 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.636 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-12 21:00:00.644 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.644 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-12 21:00:00.654 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.654 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-12 21:00:00.662 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.662 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-12 21:00:00.671 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.671 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-12 21:00:00.679 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.679 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-12 21:00:00.686 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.687 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-12 21:00:00.694 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.695 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-12 21:00:00.702 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.702 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-12 21:00:00.712 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.712 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-12 21:00:00.719 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.720 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-12 21:00:00.728 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.728 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-12 21:00:00.737 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.737 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-12 21:00:00.745 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.745 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-12 21:00:00.753 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.753 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-12 21:00:00.760 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.760 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.763 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.764 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.764 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.764 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.765 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.765 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.765 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.766 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.766 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.766 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.766 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.766 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.767 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.768 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.768 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.768 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.768 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.769 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.769 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.769 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.769 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.770 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.771 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.771 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.771 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.771 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.773 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.773 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.774 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.774 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.774 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.774 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.775 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.775 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.776 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.777 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.777 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.778 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.778 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.778 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.779 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.779 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.779 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.780 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.780 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.782 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.783 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.785 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.786 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.786 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.787 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.789 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.790 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.790 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.791 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.792 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.792 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.792 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.793 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.794 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.795 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.795 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.796 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.797 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.797 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.797 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.798 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.798 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.798 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.798 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.798 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.799 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.799 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.799 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.799 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.799 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.799 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.800 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.800 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.800 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.801 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.801 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.801 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.801 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.803 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.803 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.803 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.804 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.804 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.805 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.805 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.805 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.806 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.806 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.806 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.806 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.806 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.807 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.807 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.809 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.809 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.809 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.809 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.810 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.810 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.811 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.811 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.811 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.811 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.811 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.811 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.813 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.813 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.815 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.815 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.816 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.816 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.817 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.817 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.817 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.818 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.818 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.818 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.819 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.819 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.819 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.819 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.820 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.820 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.820 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.821 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.821 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.822 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.823 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.824 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.825 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.825 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.825 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.826 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.826 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.826 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.827 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.828 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.829 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.830 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.831 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.832 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.834 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.834 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.834 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.834 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.835 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.835 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.836 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.837 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.845 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.849 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.850 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.850 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.851 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.851 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.851 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.852 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.852 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.852 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.852 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.853 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.856 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.858 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.858 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.859 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.859 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.859 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.860 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.862 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.862 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.863 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.863 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.864 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.864 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.864 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.865 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.865 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.866 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.866 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.868 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.868 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.868 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.868 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.871 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.871 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.893 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.896 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.897 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.898 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.898 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.898 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.899 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.900 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.900 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.900 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.901 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.901 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.901 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.901 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.901 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.901 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.903 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.903 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.903 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.904 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.904 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.905 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.905 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.906 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.906 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.907 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.907 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.907 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.907 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.909 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.909 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.910 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.910 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.910 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.911 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.911 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.912 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.912 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.912 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.913 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.915 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.915 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.915 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.915 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.918 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.918 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.918 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.919 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.922 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.922 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.923 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.923 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.923 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.923 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.924 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.924 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.924 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.925 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.925 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.925 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.925 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.926 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.926 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.926 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.926 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.927 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.927 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.927 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.927 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.928 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.929 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.929 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.929 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.929 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.930 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.931 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.932 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.932 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.932 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.932 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.932 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.933 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.934 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.935 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.935 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.935 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.936 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.936 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.937 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.937 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.937 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.938 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.938 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.940 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.941 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.941 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.941 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.943 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.943 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.943 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.951 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:00:00.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.954 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.954 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.956 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.956 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.956 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.956 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.956 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.957 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.957 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.957 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.957 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.958 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.958 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.958 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.958 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.959 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.959 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.959 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.959 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.960 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.960 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.961 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.961 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.961 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.962 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.962 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.963 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.963 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.964 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.964 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.964 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.965 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.965 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.965 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.967 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.967 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.968 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.968 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.968 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.968 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.969 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.969 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.969 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.970 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.970 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.972 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.972 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.973 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.973 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:00:00.975 | 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=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:00:00.975 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72950) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:00:00.984 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-12 21:00:00.992 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:00.992 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-12 21:00:01.102 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.102 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-12 21:00:01.215 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.215 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-12 21:00:01.365 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.365 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-12 21:00:01.375 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.375 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-12 21:00:01.383 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.383 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-12 21:00:01.392 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.392 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-12 21:00:01.400 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.400 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-12 21:00:01.407 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.408 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-12 21:00:01.415 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.415 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-12 21:00:01.561 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.561 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-12 21:00:01.649 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.650 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-12 21:00:01.797 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:01.797 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-12 21:00:02.064 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.064 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-12 21:00:02.171 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.171 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-12 21:00:02.179 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.179 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-12 21:00:02.187 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.187 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-12 21:00:02.195 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.195 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-12 21:00:02.202 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.202 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-12 21:00:02.211 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.211 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-12 21:00:02.218 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.218 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-12 21:00:02.228 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.228 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-12 21:00:02.235 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.235 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-12 21:00:02.344 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.344 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-12 21:00:02.353 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.353 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-12 21:00:02.360 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.360 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-12 21:00:02.369 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.369 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-12 21:00:02.379 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.379 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-12 21:00:02.386 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.386 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-12 21:00:02.395 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.395 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-12 21:00:02.404 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.404 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-12 21:00:02.441 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.441 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-12 21:00:02.449 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.449 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-12 21:00:02.457 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.457 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-12 21:00:02.519 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.519 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-12 21:00:02.575 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.575 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-12 21:00:02.685 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.685 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-12 21:00:02.693 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.694 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-12 21:00:02.702 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.702 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-12 21:00:02.710 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.710 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-12 21:00:02.717 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.718 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-12 21:00:02.725 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.726 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-12 21:00:02.735 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.735 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-12 21:00:02.743 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.743 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-12 21:00:02.750 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.750 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-12 21:00:02.759 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.759 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-12 21:00:02.970 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.970 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-12 21:00:02.978 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.978 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-12 21:00:02.985 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.985 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-12 21:00:02.993 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:02.993 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-12 21:00:03.000 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.000 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-12 21:00:03.008 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.008 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-12 21:00:03.015 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.015 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-12 21:00:03.117 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.117 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-12 21:00:03.145 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.145 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-12 21:00:03.156 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.157 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-12 21:00:03.166 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.166 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-12 21:00:03.174 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.175 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-12 21:00:03.182 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.182 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-12 21:00:03.189 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.189 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-12 21:00:03.197 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.197 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-12 21:00:03.204 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.204 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-12 21:00:03.353 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.353 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-12 21:00:03.360 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.360 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-12 21:00:03.371 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.371 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-12 21:00:03.379 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.379 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-12 21:00:03.386 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.387 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-12 21:00:03.394 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.394 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-12 21:00:03.402 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.402 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-12 21:00:03.411 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.411 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-12 21:00:03.419 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.420 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-12 21:00:03.543 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.544 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-12 21:00:03.551 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.552 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-12 21:00:03.566 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.567 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-12 21:00:03.575 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.575 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-12 21:00:03.582 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.582 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-12 21:00:03.589 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.590 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-12 21:00:03.598 | INFO migrate.versioning.api [-] done 2021-08-12 21:00:03.973 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-08-12 21:00:03.976 | + functions-common:time_stop:2309 : local name 2021-08-12 21:00:03.979 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:00:03.982 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:00:03.984 | + functions-common:time_stop:2312 : local total 2021-08-12 21:00:03.987 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:00:03.990 | + functions-common:time_stop:2315 : name=dbsync 2021-08-12 21:00:03.992 | + functions-common:time_stop:2316 : start_time=1628801989170 2021-08-12 21:00:03.995 | + functions-common:time_stop:2318 : [[ -z 1628801989170 ]] 2021-08-12 21:00:03.998 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:00:04.003 | + functions-common:time_stop:2321 : end_time=1628802004000 2021-08-12 21:00:04.006 | + functions-common:time_stop:2322 : elapsed_time=14830 2021-08-12 21:00:04.009 | + functions-common:time_stop:2323 : total=0 2021-08-12 21:00:04.011 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:00:04.014 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14830 2021-08-12 21:00:04.016 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-08-12 21:00:04.019 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-08-12 21:00:04.024 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-08-12 21:00:07.909 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-08-12 21:00:07.910 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-12 21:00:07.910 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-12 21:00:07.910 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-08-12 21:00:07.911 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-12 21:00:07.911 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-12 21:00:07.911 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-12 21:00:07.911 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-12 21:00:07.912 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-12 21:00:08.232 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-08-12 21:00:08.237 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-08-12 21:00:12.145 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-08-12 21:00:12.145 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-12 21:00:12.145 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-12 21:00:12.145 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-08-12 21:00:12.146 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-12 21:00:12.146 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-12 21:00:12.146 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-12 21:00:12.146 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-12 21:00:12.147 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-12 21:00:12.484 | + ./stack.sh:main:1098 : start_keystone 2021-08-12 21:00:12.486 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-08-12 21:00:12.489 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-08-12 21:00:12.492 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-08-12 21:00:12.510 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:00:12.513 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-08-12 21:00:12.527 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-08-12 21:00:12.534 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-08-12 21:00:12.536 | + functions-common:run_process:1564 : local service=keystone 2021-08-12 21:00:12.539 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-12 21:00:12.542 | + functions-common:run_process:1566 : local group= 2021-08-12 21:00:12.544 | + functions-common:run_process:1567 : local user= 2021-08-12 21:00:12.547 | + functions-common:run_process:1569 : local name=keystone 2021-08-12 21:00:12.549 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:00:12.552 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:00:12.555 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:00:12.558 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:00:12.561 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:00:12.565 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802012562 2021-08-12 21:00:12.568 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-08-12 21:00:12.585 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:00:12.587 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-08-12 21:00:12.590 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-08-12 21:00:12.594 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-12 21:00:12.597 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-12 21:00:12.600 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-12 21:00:12.602 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-12 21:00:12.605 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-08-12 21:00:12.607 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-08-12 21:00:12.610 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-08-12 21:00:12.613 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:00:12.615 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:00:12.617 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-08-12 21:00:12.620 | + 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-12 21:00:12.623 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-08-12 21:00:12.629 | + 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-12 21:00:12.631 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-12 21:00:12.633 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-12 21:00:12.636 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-08-12 21:00:12.638 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-12 21:00:12.643 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-08-12 21:00:12.708 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-08-12 21:00:12.778 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-08-12 21:00:12.833 | + 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-12 21:00:12.893 | + 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-12 21:00:12.959 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-08-12 21:00:13.020 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-08-12 21:00:13.079 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-08-12 21:00:13.136 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-08-12 21:00:13.195 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-08-12 21:00:13.254 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-12 21:00:13.256 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-08-12 21:00:13.324 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-12 21:00:13.833 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-08-12 21:00:13.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-08-12 21:00:14.274 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-08-12 21:00:14.359 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:00:14.364 | + functions-common:time_stop:2309 : local name 2021-08-12 21:00:14.367 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:00:14.376 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:00:14.379 | + functions-common:time_stop:2312 : local total 2021-08-12 21:00:14.381 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:00:14.383 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:00:14.386 | + functions-common:time_stop:2316 : start_time=1628802012562 2021-08-12 21:00:14.388 | + functions-common:time_stop:2318 : [[ -z 1628802012562 ]] 2021-08-12 21:00:14.392 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:00:14.397 | + functions-common:time_stop:2321 : end_time=1628802014394 2021-08-12 21:00:14.399 | + functions-common:time_stop:2322 : elapsed_time=1832 2021-08-12 21:00:14.401 | + functions-common:time_stop:2323 : total=1487 2021-08-12 21:00:14.404 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:00:14.406 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3319 2021-08-12 21:00:14.409 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-08-12 21:00:14.409 | Waiting for keystone to start... 2021-08-12 21:00:14.411 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.58/identity/v3/ 2021-08-12 21:00:14.414 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2021-08-12 21:00:14.416 | + functions:wait_for_service:457 : local timeout=60 2021-08-12 21:00:14.419 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2021-08-12 21:00:14.421 | + functions:wait_for_service:459 : local rval=0 2021-08-12 21:00:14.424 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-12 21:00:14.426 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-12 21:00:14.429 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:00:14.431 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:00:14.436 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:00:14.439 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802014436 2021-08-12 21:00:14.442 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-12 21:00:14.448 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2021-08-12 21:00:14.706 | ++ inc/async:async_inner:64 : rc=0 2021-08-12 21:00:14.732 | [71136 Async install_tempest:71136]: finished successfully 2021-08-12 21:00:20.250 | + :: : [[ 200 == 503 ]] 2021-08-12 21:00:20.251 | + :: : [[ 0 -eq 7 ]] 2021-08-12 21:00:20.254 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-12 21:00:20.257 | + functions-common:time_stop:2309 : local name 2021-08-12 21:00:20.259 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:00:20.261 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:00:20.263 | + functions-common:time_stop:2312 : local total 2021-08-12 21:00:20.266 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:00:20.269 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-12 21:00:20.271 | + functions-common:time_stop:2316 : start_time=1628802014436 2021-08-12 21:00:20.274 | + functions-common:time_stop:2318 : [[ -z 1628802014436 ]] 2021-08-12 21:00:20.277 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:00:20.281 | + functions-common:time_stop:2321 : end_time=1628802020279 2021-08-12 21:00:20.285 | + functions-common:time_stop:2322 : elapsed_time=5843 2021-08-12 21:00:20.287 | + functions-common:time_stop:2323 : total=0 2021-08-12 21:00:20.290 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:00:20.292 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5843 2021-08-12 21:00:20.294 | + functions:wait_for_service:467 : return 0 2021-08-12 21:00:20.297 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-08-12 21:00:20.315 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:00:20.317 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-08-12 21:00:20.320 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 21:00:20.322 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-12 21:00:20.350 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-08-12 21:00:20.356 | + 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.58/identity --bootstrap-public-url http://10.222.0.58/identity 2021-08-12 21:00:24.375 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.375 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.375 | 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=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.383 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.399 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.399 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.432 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.463 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.463 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.556 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.556 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.556 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.557 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.557 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.557 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.569 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.569 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.577 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.581 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.581 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.581 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.581 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.581 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.582 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.582 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-12 21:00:24.699 | 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=73708) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-12 21:00:24.991 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created domain default 2021-08-12 21:00:25.035 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created project admin 2021-08-12 21:00:25.066 | DEBUG passlib.handlers.bcrypt [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=73708) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-08-12 21:00:25.067 | DEBUG passlib.handlers.bcrypt [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=73708) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-08-12 21:00:25.128 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created user admin 2021-08-12 21:00:25.144 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created role reader 2021-08-12 21:00:25.154 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created role member 2021-08-12 21:00:25.178 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created implied role where ae8d50f3a2084ae29d1da21e5557bb02 implies 1acb5bc23a604ae39a1e361ace3d9cdb 2021-08-12 21:00:25.188 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created role admin 2021-08-12 21:00:25.205 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created implied role where 0b5fc98e9114414b9af4fbaa9ad5fc8c implies ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:00:25.216 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Granted role admin on project admin to user admin. 2021-08-12 21:00:25.224 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Granted role admin on the system to user admin. 2021-08-12 21:00:25.238 | WARNING py.warnings [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 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-12 21:00:25.238 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-08-12 21:00:25.238 |  2021-08-12 21:00:25.241 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created region RegionOne 2021-08-12 21:00:25.277 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created public endpoint http://10.222.0.58/identity 2021-08-12 21:00:25.287 | INFO keystone.cmd.bootstrap [None req-af98bb9e-92a9-4aee-905f-63fb6fcde5c8 None None] Created admin endpoint http://10.222.0.58/identity 2021-08-12 21:00:25.721 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-08-12 21:00:25.723 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-08-12 21:00:25.727 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-08-12 21:00:28.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:28.735 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:28.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:28.735 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:28.884 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:28.887 | + lib/keystone:create_keystone_accounts:315 : admin_project=d0220a9a787440cd84919f15db03eafe 2021-08-12 21:00:28.889 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-08-12 21:00:28.893 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-08-12 21:00:30.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:30.966 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:30.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:30.966 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:31.120 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:31.122 | + lib/keystone:create_keystone_accounts:317 : admin_user=1dbd6bceac1d49e786d71d53eaef64ef 2021-08-12 21:00:31.125 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-08-12 21:00:31.127 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-08-12 21:00:31.130 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 1dbd6bceac1d49e786d71d53eaef64ef default 2021-08-12 21:00:31.191 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1dbd6bceac1d49e786d71d53eaef64ef default 2021-08-12 21:00:31.239 | [11692 Async ks-domain-role:73860]: running: get_or_add_user_domain_role admin 1dbd6bceac1d49e786d71d53eaef64ef default 2021-08-12 21:00:31.241 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-08-12 21:00:31.244 | + functions-common:get_or_create_domain:792 : local domain_id 2021-08-12 21:00:31.247 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-12 21:00:33.532 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-08-12 21:00:33.535 | + functions-common:get_or_create_domain:803 : echo default 2021-08-12 21:00:33.535 | default 2021-08-12 21:00:33.537 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-08-12 21:00:33.605 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-08-12 21:00:33.651 | [11692 Async ks-project:73989]: running: get_or_create_project service Default 2021-08-12 21:00:33.653 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-08-12 21:00:33.728 | + inc/async:async_inner:63 : get_or_create_role service 2021-08-12 21:00:33.780 | [11692 Async ks-service:74085]: running: get_or_create_role service 2021-08-12 21:00:33.783 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-08-12 21:00:33.859 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-08-12 21:00:33.924 | [11692 Async ks-reseller:74171]: running: get_or_create_role ResellerAdmin 2021-08-12 21:00:33.927 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-08-12 21:00:33.940 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-08-12 21:00:34.380 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-08-12 21:00:34.598 | [11692 Async ks-anotherrole:74261]: running: get_or_create_role anotherrole 2021-08-12 21:00:34.612 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-08-12 21:00:34.644 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-08-12 21:00:34.664 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:00:34.700 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-08-12 21:00:37.024 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:37.124 | [74085 Async ks-service:74085]: finished successfully 2021-08-12 21:00:37.330 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:37.354 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:37.375 | [73989 Async ks-project:73989]: finished successfully 2021-08-12 21:00:37.421 | [74171 Async ks-reseller:74171]: finished successfully 2021-08-12 21:00:37.855 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:37.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:37.871 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:37.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:37.871 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:37.890 | [74261 Async ks-anotherrole:74261]: finished successfully 2021-08-12 21:00:38.035 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:38.038 | ++ functions-common:get_or_create_project:853 : project_id=ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:00:38.040 | ++ functions-common:get_or_create_project:854 : echo ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:00:38.043 | + lib/keystone:create_keystone_accounts:343 : invis_project=ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:00:38.045 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-08-12 21:00:38.048 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-08-12 21:00:38.051 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:00:38.054 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-08-12 21:00:39.697 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:39.721 | [73860 Async ks-domain-role:73860]: finished successfully 2021-08-12 21:00:40.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:40.151 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:40.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:40.151 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:40.311 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:40.315 | ++ functions-common:get_or_create_project:853 : project_id=4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:40.317 | ++ functions-common:get_or_create_project:854 : echo 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:40.320 | + lib/keystone:create_keystone_accounts:347 : demo_project=4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:40.322 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-08-12 21:00:40.325 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-08-12 21:00:40.327 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:00:40.330 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-08-12 21:00:40.333 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-08-12 21:00:40.336 | +++ 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-12 21:00:42.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.540 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.540 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.733 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:42.736 | ++ functions-common:get_or_create_user:840 : user_id=6a191ee1078445dcb66449e2a5485531 2021-08-12 21:00:42.738 | ++ functions-common:get_or_create_user:841 : echo 6a191ee1078445dcb66449e2a5485531 2021-08-12 21:00:42.741 | + lib/keystone:create_keystone_accounts:350 : demo_user=6a191ee1078445dcb66449e2a5485531 2021-08-12 21:00:42.744 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-08-12 21:00:42.796 | [11692 Async ks-domain-role:73860]: Waiting for completion of get_or_add_user_domain_role admin 1dbd6bceac1d49e786d71d53eaef64ef default running on PID 73860 (6 other jobs running) 2021-08-12 21:00:42.823 | [11692 Async ks-domain-role:73860]: Signaling child to exit 2021-08-12 21:00:42.823 | WAKEUP 2021-08-12 21:00:42.847 | [11692 Async ks-domain-role:73860]: Signaled 2021-08-12 21:00:42.849 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-08-12 21:00:42.849 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 1dbd6bceac1d49e786d71d53eaef64ef --domain default 2021-08-12 21:00:42.849 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-08-12 21:00:42.849 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:00:42.849 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:00:42.849 | ++ functions-common:get_field:727 : read data 2021-08-12 21:00:42.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.849 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.849 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.849 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:42.849 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-08-12 21:00:42.850 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-08-12 21:00:42.850 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 1dbd6bceac1d49e786d71d53eaef64ef --domain default 2021-08-12 21:00:42.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.850 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.850 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.850 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 1dbd6bceac1d49e786d71d53eaef64ef --domain default 2021-08-12 21:00:42.850 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:00:42.850 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-08-12 21:00:42.850 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:00:42.850 | ++ functions-common:get_field:727 : read data 2021-08-12 21:00:42.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.851 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:42.851 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:42.851 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:42.851 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:00:42.851 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:00:42.851 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:00:42.851 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | 1dbd6bceac1d49e786d71d53eaef64ef | | | default | | False |' 2021-08-12 21:00:42.851 | ++ functions-common:get_field:727 : read data 2021-08-12 21:00:42.851 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:00:42.851 | + functions-common:get_or_add_user_domain_role:936 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:00:42.851 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:00:42.900 | [11692 Async ks-domain-role:73860]: finished get_or_add_user_domain_role admin 1dbd6bceac1d49e786d71d53eaef64ef default with result 0 in 8 seconds 2021-08-12 21:00:42.909 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-08-12 21:00:42.950 | [11692 Async ks-project:73989]: Waiting for completion of get_or_create_project service Default running on PID 73989 (5 other jobs running) 2021-08-12 21:00:42.976 | [11692 Async ks-project:73989]: Signaling child to exit 2021-08-12 21:00:42.977 | WAKEUP 2021-08-12 21:00:43.003 | [11692 Async ks-project:73989]: Signaled 2021-08-12 21:00:43.005 | + functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:00:43.005 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-08-12 21:00:43.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.005 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.005 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.005 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:43.005 | + functions-common:get_or_create_project:853 : project_id=306ef08bcf14460b84a342c1f32f609c 2021-08-12 21:00:43.005 | + functions-common:get_or_create_project:854 : echo 306ef08bcf14460b84a342c1f32f609c 2021-08-12 21:00:43.005 | 306ef08bcf14460b84a342c1f32f609c 2021-08-12 21:00:43.052 | [11692 Async ks-project:73989]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-08-12 21:00:43.092 | [11692 Async ks-service:74085]: Waiting for completion of get_or_create_role service running on PID 74085 (4 other jobs running) 2021-08-12 21:00:43.120 | [11692 Async ks-service:74085]: Signaling child to exit 2021-08-12 21:00:43.120 | WAKEUP 2021-08-12 21:00:43.146 | [11692 Async ks-service:74085]: Signaled 2021-08-12 21:00:43.148 | + functions-common:get_or_create_role:860 : local role_id 2021-08-12 21:00:43.148 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-08-12 21:00:43.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.148 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.148 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.148 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:43.148 | + functions-common:get_or_create_role:865 : role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:00:43.148 | + functions-common:get_or_create_role:866 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:00:43.148 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:00:43.196 | [11692 Async ks-service:74085]: finished get_or_create_role service with result 0 in 3 seconds 2021-08-12 21:00:43.238 | [11692 Async ks-reseller:74171]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74171 (3 other jobs running) 2021-08-12 21:00:43.265 | [11692 Async ks-reseller:74171]: Signaling child to exit 2021-08-12 21:00:43.265 | WAKEUP 2021-08-12 21:00:43.290 | [11692 Async ks-reseller:74171]: Signaled 2021-08-12 21:00:43.292 | + functions-common:get_or_create_role:860 : local role_id 2021-08-12 21:00:43.292 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-08-12 21:00:43.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.292 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.292 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.292 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:43.292 | + functions-common:get_or_create_role:865 : role_id=bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:00:43.292 | + functions-common:get_or_create_role:866 : echo bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:00:43.292 | bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:00:43.338 | [11692 Async ks-reseller:74171]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-08-12 21:00:43.381 | [11692 Async ks-anotherrole:74261]: Waiting for completion of get_or_create_role anotherrole running on PID 74261 (2 other jobs running) 2021-08-12 21:00:43.408 | [11692 Async ks-anotherrole:74261]: Signaling child to exit 2021-08-12 21:00:43.408 | WAKEUP 2021-08-12 21:00:43.433 | [11692 Async ks-anotherrole:74261]: Signaled 2021-08-12 21:00:43.434 | + functions-common:get_or_create_role:860 : local role_id 2021-08-12 21:00:43.434 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-12 21:00:43.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.434 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:43.434 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:43.434 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:43.434 | + functions-common:get_or_create_role:865 : role_id=5c4504dcc671484bbd07d33f48193333 2021-08-12 21:00:43.434 | + functions-common:get_or_create_role:866 : echo 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:00:43.434 | 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:00:43.483 | [11692 Async ks-anotherrole:74261]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-08-12 21:00:43.488 | + inc/async:async_wait:197 : return 0 2021-08-12 21:00:43.490 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.553 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.606 | [11692 Async ks-demo-member:75128]: running: get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.609 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.684 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.746 | [11692 Async ks-demo-admin:75240]: running: get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.751 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.849 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.923 | [11692 Async ks-demo-another:75352]: running: get_or_add_user_project_role anotherrole 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:00:43.927 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:00:44.038 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:00:44.137 | [11692 Async ks-demo-invis:75464]: running: get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:00:44.155 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-08-12 21:00:44.170 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-08-12 21:00:44.177 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:00:44.194 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-08-12 21:00:48.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:48.042 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:48.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:48.042 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:48.269 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:48.272 | ++ functions-common:get_or_create_project:853 : project_id=d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:48.276 | ++ functions-common:get_or_create_project:854 : echo d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:48.288 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:48.296 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-08-12 21:00:48.311 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-08-12 21:00:48.322 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:00:48.329 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-08-12 21:00:48.335 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-08-12 21:00:48.340 | +++ 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-12 21:00:51.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:51.587 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:51.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:51.587 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:51.859 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:51.870 | ++ functions-common:get_or_create_user:840 : user_id=6c8c763e3d924c618cfb16d01be28381 2021-08-12 21:00:51.883 | ++ functions-common:get_or_create_user:841 : echo 6c8c763e3d924c618cfb16d01be28381 2021-08-12 21:00:51.892 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=6c8c763e3d924c618cfb16d01be28381 2021-08-12 21:00:51.900 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:52.155 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:52.350 | [11692 Async ks-alt-member:75791]: running: get_or_add_user_project_role member 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:52.377 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:52.801 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:53.035 | [11692 Async ks-alt-admin:75905]: running: get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:53.053 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:53.516 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:53.780 | [11692 Async ks-alt-another:76049]: running: get_or_add_user_project_role anotherrole 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:00:53.805 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-08-12 21:00:53.853 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-08-12 21:00:53.866 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-08-12 21:00:53.884 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-12 21:00:53.932 | +++ 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-12 21:00:56.112 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:56.288 | [75240 Async ks-demo-admin:75240]: finished successfully 2021-08-12 21:00:57.255 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:57.382 | [75128 Async ks-demo-member:75128]: finished successfully 2021-08-12 21:00:57.398 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:57.471 | [75464 Async ks-demo-invis:75464]: finished successfully 2021-08-12 21:00:57.860 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:00:57.995 | [75352 Async ks-demo-another:75352]: finished successfully 2021-08-12 21:00:58.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:58.224 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:58.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:00:58.224 | from cryptography.utils import int_from_bytes 2021-08-12 21:00:58.457 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:00:58.465 | ++ functions-common:get_or_create_group:817 : group_id=1fed2f09898445c59978776c61a8b37e 2021-08-12 21:00:58.468 | ++ functions-common:get_or_create_group:818 : echo 1fed2f09898445c59978776c61a8b37e 2021-08-12 21:00:58.473 | + lib/keystone:create_keystone_accounts:373 : admin_group=1fed2f09898445c59978776c61a8b37e 2021-08-12 21:00:58.476 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-08-12 21:00:58.480 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-08-12 21:00:58.483 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-08-12 21:00:58.486 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-12 21:00:58.490 | +++ 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-12 21:01:00.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:00.873 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:00.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:00.874 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:01.211 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:01.217 | ++ functions-common:get_or_create_group:817 : group_id=9384166b68f14886b7c61e4951e66030 2021-08-12 21:01:01.222 | ++ functions-common:get_or_create_group:818 : echo 9384166b68f14886b7c61e4951e66030 2021-08-12 21:01:01.225 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=9384166b68f14886b7c61e4951e66030 2021-08-12 21:01:01.230 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:01.379 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:01.549 | [11692 Async ks-group-memberdemo:76534]: running: get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:01.581 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:01.876 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:02.162 | [11692 Async ks-group-anotherdemo:76650]: running: get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:02.184 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:02.595 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:02.812 | [11692 Async ks-group-memberalt:76738]: running: get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:02.841 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:03.347 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:03.592 | [11692 Async ks-group-anotheralt:76825]: running: get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:03.608 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe 2021-08-12 21:01:03.861 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:04.039 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe 2021-08-12 21:01:04.083 | [75791 Async ks-alt-member:75791]: finished successfully 2021-08-12 21:01:04.325 | [11692 Async ks-group-admin:76948]: running: get_or_add_group_project_role admin 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe 2021-08-12 21:01:04.341 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-08-12 21:01:04.761 | [11692 Async ks-demo-member:75128]: Waiting for completion of get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c running on PID 75128 (13 other jobs running) 2021-08-12 21:01:04.975 | [11692 Async ks-demo-member:75128]: Signaling child to exit 2021-08-12 21:01:04.976 | WAKEUP 2021-08-12 21:01:05.033 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:05.128 | [11692 Async ks-demo-member:75128]: Signaled 2021-08-12 21:01:05.141 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:05.141 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:05.141 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:05.141 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:05.141 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:05.141 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:05.141 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:05.141 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:05.141 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 6a191ee1078445dcb66449e2a5485531 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:05.142 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:05.142 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:05.142 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:05.142 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:05.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:05.142 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:05.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:05.142 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:05.142 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:05.142 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:05.142 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:05.142 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 6a191ee1078445dcb66449e2a5485531 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:05.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:05.143 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:05.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:05.143 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:05.143 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 6a191ee1078445dcb66449e2a5485531 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:05.143 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:05.143 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:05.143 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:05.143 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:05.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:05.143 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:05.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:05.143 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:05.143 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:05.143 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:05.143 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:05.144 | ++ functions-common:get_field:733 : echo '| ae8d50f3a2084ae29d1da21e5557bb02 | 6a191ee1078445dcb66449e2a5485531 | | 4b02ce38e82647cdace75eb6baf8f34c | | | False |' 2021-08-12 21:01:05.144 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:05.144 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:05.144 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:05.144 | + functions-common:get_or_add_user_project_role:912 : echo ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:05.144 | ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:05.201 | [76049 Async ks-alt-another:76049]: finished successfully 2021-08-12 21:01:05.525 | [11692 Async ks-demo-member:75128]: finished get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c with result 0 in 13 seconds 2021-08-12 21:01:05.793 | [11692 Async ks-demo-admin:75240]: Waiting for completion of get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef 4b02ce38e82647cdace75eb6baf8f34c running on PID 75240 (12 other jobs running) 2021-08-12 21:01:05.969 | [11692 Async ks-demo-admin:75240]: Signaling child to exit 2021-08-12 21:01:05.970 | WAKEUP 2021-08-12 21:01:06.017 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:06.126 | [11692 Async ks-demo-admin:75240]: Signaled 2021-08-12 21:01:06.145 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:06.145 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:06.145 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:06.145 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:06.145 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:06.145 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:06.145 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:06.145 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:06.145 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 1dbd6bceac1d49e786d71d53eaef64ef --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:06.145 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:06.145 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:06.145 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:06.145 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:06.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:06.145 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:06.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:06.145 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:06.146 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:06.146 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:06.146 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:06.146 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 1dbd6bceac1d49e786d71d53eaef64ef --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:06.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:06.146 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:06.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:06.146 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:06.146 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:06.146 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:06.146 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:06.146 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:06.146 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 1dbd6bceac1d49e786d71d53eaef64ef --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:06.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:06.146 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:06.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:06.146 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:06.146 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:06.146 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:06.146 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:06.146 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:06.146 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | 1dbd6bceac1d49e786d71d53eaef64ef | | 4b02ce38e82647cdace75eb6baf8f34c | | | False |' 2021-08-12 21:01:06.146 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:06.146 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:01:06.146 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:01:06.146 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:01:06.239 | [75905 Async ks-alt-admin:75905]: finished successfully 2021-08-12 21:01:06.505 | [11692 Async ks-demo-admin:75240]: finished get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef 4b02ce38e82647cdace75eb6baf8f34c with result 0 in 12 seconds 2021-08-12 21:01:06.710 | [11692 Async ks-demo-another:75352]: Waiting for completion of get_or_add_user_project_role anotherrole 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c running on PID 75352 (11 other jobs running) 2021-08-12 21:01:06.893 | [11692 Async ks-demo-another:75352]: Signaling child to exit 2021-08-12 21:01:06.894 | WAKEUP 2021-08-12 21:01:07.060 | [11692 Async ks-demo-another:75352]: Signaled 2021-08-12 21:01:07.063 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:07.063 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:07.063 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:07.063 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:07.063 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:07.063 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:07.063 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:07.063 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:07.064 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:07.064 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 6a191ee1078445dcb66449e2a5485531 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:07.064 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:07.064 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:07.064 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:07.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:07.064 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:07.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:07.064 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:07.064 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:07.064 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:07.064 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:07.064 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 6a191ee1078445dcb66449e2a5485531 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:07.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:07.064 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:07.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:07.065 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:07.065 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:07.065 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:07.065 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 6a191ee1078445dcb66449e2a5485531 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:07.065 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:07.065 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:07.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:07.065 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:07.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:07.065 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:07.065 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:07.065 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:07.065 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:07.066 | ++ functions-common:get_field:733 : echo '| 5c4504dcc671484bbd07d33f48193333 | 6a191ee1078445dcb66449e2a5485531 | | 4b02ce38e82647cdace75eb6baf8f34c | | | False |' 2021-08-12 21:01:07.066 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:07.066 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:07.066 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5c4504dcc671484bbd07d33f48193333 2021-08-12 21:01:07.066 | + functions-common:get_or_add_user_project_role:912 : echo 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:01:07.066 | 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:01:07.394 | [11692 Async ks-demo-another:75352]: finished get_or_add_user_project_role anotherrole 6a191ee1078445dcb66449e2a5485531 4b02ce38e82647cdace75eb6baf8f34c with result 0 in 14 seconds 2021-08-12 21:01:07.687 | [11692 Async ks-demo-invis:75464]: Waiting for completion of get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 ac9d83a97d7e4d48b9fb585b2377aa29 running on PID 75464 (10 other jobs running) 2021-08-12 21:01:07.863 | [11692 Async ks-demo-invis:75464]: Signaling child to exit 2021-08-12 21:01:07.864 | WAKEUP 2021-08-12 21:01:08.026 | [11692 Async ks-demo-invis:75464]: Signaled 2021-08-12 21:01:08.028 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:08.028 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:08.028 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:08.029 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:08.029 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:08.029 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:08.029 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:08.029 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:08.029 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:08.029 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:08.029 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 6a191ee1078445dcb66449e2a5485531 --project ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:01:08.029 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:08.029 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:08.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:08.029 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:08.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:08.029 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:08.029 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:08.029 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:08.029 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:08.029 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 6a191ee1078445dcb66449e2a5485531 --project ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:01:08.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:08.029 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:08.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:08.029 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:08.029 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 6a191ee1078445dcb66449e2a5485531 --project ac9d83a97d7e4d48b9fb585b2377aa29 2021-08-12 21:01:08.029 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:08.029 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:08.029 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:08.029 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:08.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:08.029 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:08.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:08.030 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:08.030 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:08.030 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:08.030 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:08.030 | ++ functions-common:get_field:733 : echo '| ae8d50f3a2084ae29d1da21e5557bb02 | 6a191ee1078445dcb66449e2a5485531 | | ac9d83a97d7e4d48b9fb585b2377aa29 | | | False |' 2021-08-12 21:01:08.030 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:08.030 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:08.030 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:08.030 | + functions-common:get_or_add_user_project_role:912 : echo ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:08.030 | ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:08.373 | [11692 Async ks-demo-invis:75464]: finished get_or_add_user_project_role member 6a191ee1078445dcb66449e2a5485531 ac9d83a97d7e4d48b9fb585b2377aa29 with result 0 in 13 seconds 2021-08-12 21:01:08.423 | + inc/async:async_wait:197 : return 0 2021-08-12 21:01:08.439 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-08-12 21:01:08.826 | [11692 Async ks-alt-member:75791]: Waiting for completion of get_or_add_user_project_role member 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 running on PID 75791 (9 other jobs running) 2021-08-12 21:01:08.985 | [11692 Async ks-alt-member:75791]: Signaling child to exit 2021-08-12 21:01:08.986 | WAKEUP 2021-08-12 21:01:09.138 | [11692 Async ks-alt-member:75791]: Signaled 2021-08-12 21:01:09.152 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:09.152 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:09.152 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:09.152 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:09.152 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:09.152 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:09.152 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:09.152 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:09.152 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:09.152 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 6c8c763e3d924c618cfb16d01be28381 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:09.152 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:09.152 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:09.153 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:09.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:09.153 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:09.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:09.153 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:09.153 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:09.153 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:09.153 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:09.153 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 6c8c763e3d924c618cfb16d01be28381 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:09.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:09.153 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:09.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:09.153 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:09.153 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 6c8c763e3d924c618cfb16d01be28381 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:09.154 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:09.154 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:09.154 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:09.154 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:09.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:09.154 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:09.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:09.154 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:09.154 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:09.154 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:09.154 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:09.154 | ++ functions-common:get_field:733 : echo '| ae8d50f3a2084ae29d1da21e5557bb02 | 6c8c763e3d924c618cfb16d01be28381 | | d9a17e2c0a534995a8f9e5453d7d3bc0 | | | False |' 2021-08-12 21:01:09.154 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:09.154 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:09.154 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:09.155 | + functions-common:get_or_add_user_project_role:912 : echo ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:09.155 | ae8d50f3a2084ae29d1da21e5557bb02 2021-08-12 21:01:09.526 | [11692 Async ks-alt-member:75791]: finished get_or_add_user_project_role member 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 with result 0 in 12 seconds 2021-08-12 21:01:09.808 | [11692 Async ks-alt-admin:75905]: Waiting for completion of get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef d9a17e2c0a534995a8f9e5453d7d3bc0 running on PID 75905 (8 other jobs running) 2021-08-12 21:01:10.006 | [11692 Async ks-alt-admin:75905]: Signaling child to exit 2021-08-12 21:01:10.006 | WAKEUP 2021-08-12 21:01:10.148 | [11692 Async ks-alt-admin:75905]: Signaled 2021-08-12 21:01:10.157 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:10.157 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:10.157 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:10.157 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:10.157 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:10.157 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:10.157 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:10.157 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:10.157 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 1dbd6bceac1d49e786d71d53eaef64ef --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:10.157 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:10.157 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:10.157 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:10.157 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:10.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:10.158 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:10.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:10.158 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:10.158 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:10.158 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:10.158 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:10.158 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 1dbd6bceac1d49e786d71d53eaef64ef --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:10.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:10.158 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:10.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:10.158 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:10.158 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 1dbd6bceac1d49e786d71d53eaef64ef --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:10.158 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:10.158 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:10.158 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:10.158 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:10.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:10.158 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:10.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:10.158 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:10.158 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:10.158 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:10.158 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:10.158 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:10.158 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | 1dbd6bceac1d49e786d71d53eaef64ef | | d9a17e2c0a534995a8f9e5453d7d3bc0 | | | False |' 2021-08-12 21:01:10.158 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:10.158 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:01:10.158 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:01:10.159 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:01:10.474 | [11692 Async ks-alt-admin:75905]: finished get_or_add_user_project_role admin 1dbd6bceac1d49e786d71d53eaef64ef d9a17e2c0a534995a8f9e5453d7d3bc0 with result 0 in 13 seconds 2021-08-12 21:01:10.762 | [11692 Async ks-alt-another:76049]: Waiting for completion of get_or_add_user_project_role anotherrole 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 running on PID 76049 (7 other jobs running) 2021-08-12 21:01:10.919 | [11692 Async ks-alt-another:76049]: Signaling child to exit 2021-08-12 21:01:10.919 | WAKEUP 2021-08-12 21:01:11.128 | [11692 Async ks-alt-another:76049]: Signaled 2021-08-12 21:01:11.148 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:01:11.148 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:01:11.148 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:01:11.148 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:01:11.148 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:01:11.148 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:01:11.148 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:01:11.148 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:01:11.148 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 6c8c763e3d924c618cfb16d01be28381 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:11.148 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:01:11.148 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:11.148 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:11.148 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:11.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:11.148 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:11.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:11.149 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:11.149 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:11.149 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:01:11.149 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:01:11.149 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 6c8c763e3d924c618cfb16d01be28381 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:11.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:11.149 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:11.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:11.149 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:11.149 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:01:11.149 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 6c8c763e3d924c618cfb16d01be28381 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:11.149 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:01:11.149 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:01:11.149 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:11.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:11.149 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:11.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:11.149 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:11.149 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:11.149 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:01:11.149 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:01:11.150 | ++ functions-common:get_field:733 : echo '| 5c4504dcc671484bbd07d33f48193333 | 6c8c763e3d924c618cfb16d01be28381 | | d9a17e2c0a534995a8f9e5453d7d3bc0 | | | False |' 2021-08-12 21:01:11.150 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:01:11.150 | ++ functions-common:get_field:727 : read data 2021-08-12 21:01:11.150 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5c4504dcc671484bbd07d33f48193333 2021-08-12 21:01:11.150 | + functions-common:get_or_add_user_project_role:912 : echo 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:01:11.150 | 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:01:11.495 | [11692 Async ks-alt-another:76049]: finished get_or_add_user_project_role anotherrole 6c8c763e3d924c618cfb16d01be28381 d9a17e2c0a534995a8f9e5453d7d3bc0 with result 0 in 11 seconds 2021-08-12 21:01:11.529 | + inc/async:async_wait:197 : return 0 2021-08-12 21:01:11.572 | + 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-12 21:01:11.977 | [11692 Async ks-group-memberdemo:76534]: Waiting for completion of get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c running on PID 76534 (6 other jobs running) 2021-08-12 21:01:12.143 | [11692 Async ks-group-memberdemo:76534]: Signaling child to exit 2021-08-12 21:01:15.191 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:15.333 | [76650 Async ks-group-anotherdemo:76650]: finished successfully 2021-08-12 21:01:16.026 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:16.086 | [76534 Async ks-group-memberdemo:76534]: finished successfully 2021-08-12 21:01:16.134 | WAKEUP 2021-08-12 21:01:16.164 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:16.190 | [11692 Async ks-group-memberdemo:76534]: Signaled 2021-08-12 21:01:16.193 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-12 21:01:16.193 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 9384166b68f14886b7c61e4951e66030 --project 4b02ce38e82647cdace75eb6baf8f34c -f value 2021-08-12 21:01:16.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.193 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.193 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.193 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.193 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-12 21:01:16.193 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-12 21:01:16.193 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 9384166b68f14886b7c61e4951e66030 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:16.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.193 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.193 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.193 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 9384166b68f14886b7c61e4951e66030 --project 4b02ce38e82647cdace75eb6baf8f34c -f value 2021-08-12 21:01:16.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.193 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.193 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.193 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.193 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ae8d50f3a2084ae29d1da21e5557bb02 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c False' 2021-08-12 21:01:16.193 | + functions-common:get_or_add_group_project_role:960 : echo ae8d50f3a2084ae29d1da21e5557bb02 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c False 2021-08-12 21:01:16.194 | ae8d50f3a2084ae29d1da21e5557bb02 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c False 2021-08-12 21:01:16.230 | [76738 Async ks-group-memberalt:76738]: finished successfully 2021-08-12 21:01:16.298 | [11692 Async ks-group-memberdemo:76534]: finished get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c with result 0 in 14 seconds 2021-08-12 21:01:16.355 | [11692 Async ks-group-anotherdemo:76650]: Waiting for completion of get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c running on PID 76650 (5 other jobs running) 2021-08-12 21:01:16.401 | [11692 Async ks-group-anotherdemo:76650]: Signaling child to exit 2021-08-12 21:01:16.401 | WAKEUP 2021-08-12 21:01:16.433 | [11692 Async ks-group-anotherdemo:76650]: Signaled 2021-08-12 21:01:16.434 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-12 21:01:16.434 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 9384166b68f14886b7c61e4951e66030 --project 4b02ce38e82647cdace75eb6baf8f34c -f value 2021-08-12 21:01:16.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.435 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.435 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.435 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.435 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-12 21:01:16.435 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-12 21:01:16.435 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 9384166b68f14886b7c61e4951e66030 --project 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:01:16.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.435 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.435 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.436 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 9384166b68f14886b7c61e4951e66030 --project 4b02ce38e82647cdace75eb6baf8f34c -f value 2021-08-12 21:01:16.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.436 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.436 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.436 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.436 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5c4504dcc671484bbd07d33f48193333 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c False' 2021-08-12 21:01:16.436 | + functions-common:get_or_add_group_project_role:960 : echo 5c4504dcc671484bbd07d33f48193333 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c False 2021-08-12 21:01:16.436 | 5c4504dcc671484bbd07d33f48193333 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c False 2021-08-12 21:01:16.503 | [11692 Async ks-group-anotherdemo:76650]: finished get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 4b02ce38e82647cdace75eb6baf8f34c with result 0 in 13 seconds 2021-08-12 21:01:16.555 | [11692 Async ks-group-memberalt:76738]: Waiting for completion of get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 running on PID 76738 (4 other jobs running) 2021-08-12 21:01:16.592 | [11692 Async ks-group-memberalt:76738]: Signaling child to exit 2021-08-12 21:01:16.592 | WAKEUP 2021-08-12 21:01:16.623 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:16.629 | [11692 Async ks-group-memberalt:76738]: Signaled 2021-08-12 21:01:16.631 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-12 21:01:16.631 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 9384166b68f14886b7c61e4951e66030 --project d9a17e2c0a534995a8f9e5453d7d3bc0 -f value 2021-08-12 21:01:16.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.631 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.632 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.632 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-12 21:01:16.632 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-12 21:01:16.632 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 9384166b68f14886b7c61e4951e66030 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:16.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.632 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 9384166b68f14886b7c61e4951e66030 --project d9a17e2c0a534995a8f9e5453d7d3bc0 -f value 2021-08-12 21:01:16.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.632 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.632 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ae8d50f3a2084ae29d1da21e5557bb02 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 False' 2021-08-12 21:01:16.632 | + functions-common:get_or_add_group_project_role:960 : echo ae8d50f3a2084ae29d1da21e5557bb02 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 False 2021-08-12 21:01:16.632 | ae8d50f3a2084ae29d1da21e5557bb02 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 False 2021-08-12 21:01:16.662 | [76825 Async ks-group-anotheralt:76825]: finished successfully 2021-08-12 21:01:16.698 | [11692 Async ks-group-memberalt:76738]: finished get_or_add_group_project_role member 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 with result 0 in 13 seconds 2021-08-12 21:01:16.749 | [11692 Async ks-group-anotheralt:76825]: Waiting for completion of get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 running on PID 76825 (3 other jobs running) 2021-08-12 21:01:16.784 | [11692 Async ks-group-anotheralt:76825]: Signaling child to exit 2021-08-12 21:01:16.784 | WAKEUP 2021-08-12 21:01:16.813 | [11692 Async ks-group-anotheralt:76825]: Signaled 2021-08-12 21:01:16.815 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-12 21:01:16.815 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 9384166b68f14886b7c61e4951e66030 --project d9a17e2c0a534995a8f9e5453d7d3bc0 -f value 2021-08-12 21:01:16.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.815 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.815 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.815 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.815 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-12 21:01:16.815 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-12 21:01:16.815 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 9384166b68f14886b7c61e4951e66030 --project d9a17e2c0a534995a8f9e5453d7d3bc0 2021-08-12 21:01:16.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.815 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.815 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.816 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 9384166b68f14886b7c61e4951e66030 --project d9a17e2c0a534995a8f9e5453d7d3bc0 -f value 2021-08-12 21:01:16.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.816 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:16.816 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:16.816 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:16.816 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5c4504dcc671484bbd07d33f48193333 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 False' 2021-08-12 21:01:16.816 | + functions-common:get_or_add_group_project_role:960 : echo 5c4504dcc671484bbd07d33f48193333 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 False 2021-08-12 21:01:16.816 | 5c4504dcc671484bbd07d33f48193333 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 False 2021-08-12 21:01:16.871 | [11692 Async ks-group-anotheralt:76825]: finished get_or_add_group_project_role anotherrole 9384166b68f14886b7c61e4951e66030 d9a17e2c0a534995a8f9e5453d7d3bc0 with result 0 in 13 seconds 2021-08-12 21:01:16.919 | [11692 Async ks-group-admin:76948]: Waiting for completion of get_or_add_group_project_role admin 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe running on PID 76948 (2 other jobs running) 2021-08-12 21:01:16.959 | [11692 Async ks-group-admin:76948]: Signaling child to exit 2021-08-12 21:01:17.551 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:17.583 | [76948 Async ks-group-admin:76948]: finished successfully 2021-08-12 21:01:17.605 | WAKEUP 2021-08-12 21:01:17.630 | [11692 Async ks-group-admin:76948]: Signaled 2021-08-12 21:01:17.632 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-12 21:01:17.632 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 1fed2f09898445c59978776c61a8b37e --project d0220a9a787440cd84919f15db03eafe -f value 2021-08-12 21:01:17.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:17.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:17.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:17.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:17.632 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:17.632 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-12 21:01:17.632 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-12 21:01:17.632 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 1fed2f09898445c59978776c61a8b37e --project d0220a9a787440cd84919f15db03eafe 2021-08-12 21:01:17.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:17.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:17.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:17.632 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:17.633 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 1fed2f09898445c59978776c61a8b37e --project d0220a9a787440cd84919f15db03eafe -f value 2021-08-12 21:01:17.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:17.633 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:17.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:01:17.633 | from cryptography.utils import int_from_bytes 2021-08-12 21:01:17.633 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:01:17.633 | + functions-common:get_or_add_group_project_role:958 : group_role_id='0b5fc98e9114414b9af4fbaa9ad5fc8c 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe False' 2021-08-12 21:01:17.633 | + functions-common:get_or_add_group_project_role:960 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe False 2021-08-12 21:01:17.633 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe False 2021-08-12 21:01:17.684 | [11692 Async ks-group-admin:76948]: finished get_or_add_group_project_role admin 1fed2f09898445c59978776c61a8b37e d0220a9a787440cd84919f15db03eafe with result 0 in 13 seconds 2021-08-12 21:01:17.688 | + inc/async:async_wait:197 : return 0 2021-08-12 21:01:17.691 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-08-12 21:01:17.709 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:01:17.711 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-08-12 21:01:17.732 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:01:17.735 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-08-12 21:01:17.738 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-08-12 21:01:17.807 | + inc/async:async_inner:63 : create_nova_accounts 2021-08-12 21:01:17.857 | [11692 Async create_nova_accounts:78573]: running: create_nova_accounts 2021-08-12 21:01:17.860 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-08-12 21:01:17.882 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:01:17.885 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-08-12 21:01:17.887 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-08-12 21:01:17.967 | + inc/async:async_inner:63 : create_glance_accounts 2021-08-12 21:01:18.023 | [11692 Async create_glance_accounts:78688]: running: create_glance_accounts 2021-08-12 21:01:18.028 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-08-12 21:01:18.055 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:01:18.059 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-08-12 21:01:18.063 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-08-12 21:01:18.161 | + inc/async:async_inner:63 : create_cinder_accounts 2021-08-12 21:01:18.215 | [11692 Async create_cinder_accounts:78818]: running: create_cinder_accounts 2021-08-12 21:01:18.217 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-08-12 21:01:18.240 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:01:18.242 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-08-12 21:01:18.245 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-08-12 21:01:18.324 | + inc/async:async_inner:63 : create_neutron_accounts 2021-08-12 21:01:18.444 | [11692 Async create_neutron_accounts:78933]: running: create_neutron_accounts 2021-08-12 21:01:18.452 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-08-12 21:01:18.516 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:01:18.520 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-08-12 21:01:18.524 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-08-12 21:01:18.861 | + inc/async:async_inner:63 : create_swift_accounts 2021-08-12 21:01:19.096 | [11692 Async create_swift_accounts:79075]: running: create_swift_accounts 2021-08-12 21:01:19.116 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-08-12 21:01:19.136 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-08-12 21:01:19.169 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-08-12 21:01:19.200 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-08-12 21:01:19.272 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-08-12 21:01:19.333 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-08-12 21:01:19.351 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-12 21:01:19.389 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-08-12 21:01:19.612 | The user clouds.yaml file didn't exist. 2021-08-12 21:01:19.648 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-08-12 21:01:19.880 | /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-12 21:01:19.880 | self._clouds = yaml.load(clouds_file) 2021-08-12 21:01:19.932 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-08-12 21:01:20.186 | /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-12 21:01:20.187 | self._clouds = yaml.load(clouds_file) 2021-08-12 21:01:20.237 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-08-12 21:01:20.491 | /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-12 21:01:20.491 | self._clouds = yaml.load(clouds_file) 2021-08-12 21:01:20.541 | + functions-common:write_clouds_yaml:132 : cat 2021-08-12 21:01:20.588 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-08-12 21:01:20.609 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-08-12 21:01:20.631 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-08-12 21:01:20.674 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-08-12 21:01:20.801 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:01:20.820 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-08-12 21:01:21.191 | [11692 Async create_nova_accounts:78573]: Waiting for completion of create_nova_accounts running on PID 78573 (6 other jobs running) 2021-08-12 21:01:21.336 | [11692 Async create_nova_accounts:78573]: Signaling child to exit 2021-08-12 21:01:51.651 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:01:51.698 | [78933 Async create_neutron_accounts:78933]: finished successfully 2021-08-12 21:02:07.533 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:02:07.568 | [78818 Async create_cinder_accounts:78818]: finished successfully 2021-08-12 21:02:15.406 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:02:15.449 | [78688 Async create_glance_accounts:78688]: finished successfully 2021-08-12 21:02:22.523 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:02:22.550 | [78573 Async create_nova_accounts:78573]: finished successfully 2021-08-12 21:02:22.572 | WAKEUP 2021-08-12 21:02:22.602 | [11692 Async create_nova_accounts:78573]: Signaled 2021-08-12 21:02:22.603 | + 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-12 21:02:22.603 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-08-12 21:02:22.603 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-08-12 21:02:22.603 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:02:22.604 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:02:22.604 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:02:22.604 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:02:22.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.604 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.604 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.604 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.604 | + functions-common:get_or_create_user:840 : user_id=68b2fab1a81445daa338269f93aceeb5 2021-08-12 21:02:22.604 | + functions-common:get_or_create_user:841 : echo 68b2fab1a81445daa338269f93aceeb5 2021-08-12 21:02:22.604 | 68b2fab1a81445daa338269f93aceeb5 2021-08-12 21:02:22.604 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-08-12 21:02:22.604 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.604 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.604 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.604 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.604 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.604 | ++ 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-12 21:02:22.604 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.604 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.604 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.604 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.605 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.605 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.605 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.605 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.605 | + 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-12 21:02:22.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.605 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.605 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.605 | ++ 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-12 21:02:22.605 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.605 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.605 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.605 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.605 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.605 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.605 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.605 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.605 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.605 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | 68b2fab1a81445daa338269f93aceeb5 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.605 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.605 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.605 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.605 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.605 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.605 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-12 21:02:22.606 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-08-12 21:02:22.606 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.606 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.606 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.606 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.606 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.606 | ++ 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-12 21:02:22.606 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.606 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.606 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.606 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.606 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.606 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.606 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.606 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.607 | + 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-12 21:02:22.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.607 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.607 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.607 | ++ 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-12 21:02:22.607 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.607 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.607 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.607 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.607 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.607 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.607 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.607 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.607 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.607 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.607 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | 68b2fab1a81445daa338269f93aceeb5 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.607 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.608 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:02:22.608 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:02:22.608 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:02:22.608 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-08-12 21:02:22.608 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-08-12 21:02:22.608 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.58/compute 2021-08-12 21:02:22.608 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-08-12 21:02:22.608 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:02:22.608 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-08-12 21:02:22.608 | ++ 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-12 21:02:22.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.608 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.608 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.608 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.608 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:02:22.608 | 44a5637bd6b54f7ea8c0fccc8403cf93' 2021-08-12 21:02:22.608 | + functions-common:get_or_create_service:978 : echo 44a5637bd6b54f7ea8c0fccc8403cf93 2021-08-12 21:02:22.608 | 44a5637bd6b54f7ea8c0fccc8403cf93 2021-08-12 21:02:22.608 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2021-08-12 21:02:22.608 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:02:22.608 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2021-08-12 21:02:22.608 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:02:22.608 | +++ 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-12 21:02:22.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.608 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.608 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.608 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.608 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:02:22.609 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:02:22.609 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-08-12 21:02:22.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.609 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.609 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.609 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.609 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8168a9a57d06446da051fa44a15be6bc 2021-08-12 21:02:22.609 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8168a9a57d06446da051fa44a15be6bc 2021-08-12 21:02:22.609 | + functions-common:get_or_create_endpoint:1011 : public_id=8168a9a57d06446da051fa44a15be6bc 2021-08-12 21:02:22.609 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:02:22.609 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:02:22.609 | + functions-common:get_or_create_endpoint:1020 : echo 8168a9a57d06446da051fa44a15be6bc 2021-08-12 21:02:22.609 | 8168a9a57d06446da051fa44a15be6bc 2021-08-12 21:02:22.609 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-08-12 21:02:22.609 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:02:22.609 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-08-12 21:02:22.609 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-08-12 21:02:22.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.609 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.609 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.609 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.609 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:02:22.609 | 4530d932c0c84c97813a4bcb2eb78186' 2021-08-12 21:02:22.609 | + functions-common:get_or_create_service:978 : echo 4530d932c0c84c97813a4bcb2eb78186 2021-08-12 21:02:22.609 | 4530d932c0c84c97813a4bcb2eb78186 2021-08-12 21:02:22.609 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2021-08-12 21:02:22.609 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:02:22.609 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2021-08-12 21:02:22.610 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:02:22.610 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-08-12 21:02:22.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.610 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.610 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.610 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.610 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:02:22.610 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:02:22.610 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2021-08-12 21:02:22.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.610 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.610 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.610 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.610 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=4f1204bdc4fb4ef8abfde3fb90a96864 2021-08-12 21:02:22.610 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 4f1204bdc4fb4ef8abfde3fb90a96864 2021-08-12 21:02:22.610 | + functions-common:get_or_create_endpoint:1011 : public_id=4f1204bdc4fb4ef8abfde3fb90a96864 2021-08-12 21:02:22.610 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:02:22.610 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:02:22.610 | + functions-common:get_or_create_endpoint:1020 : echo 4f1204bdc4fb4ef8abfde3fb90a96864 2021-08-12 21:02:22.610 | 4f1204bdc4fb4ef8abfde3fb90a96864 2021-08-12 21:02:22.610 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-08-12 21:02:22.610 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:02:22.610 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-08-12 21:02:22.610 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:02:22.610 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-08-12 21:02:22.610 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.611 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.611 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.611 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.611 | ++ 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-12 21:02:22.611 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.611 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.611 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.611 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.611 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.611 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.611 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.611 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.611 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.611 | + 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-12 21:02:22.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.611 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.611 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.611 | ++ 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-12 21:02:22.611 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.611 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.612 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.612 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.612 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.612 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.612 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.612 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.612 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.612 | ++ functions-common:get_field:733 : echo '| bd1d67e756db4792bbb109f7698b030b | 68b2fab1a81445daa338269f93aceeb5 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.612 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.612 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.612 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:02:22.612 | + functions-common:get_or_add_user_project_role:912 : echo bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:02:22.612 | bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:02:22.612 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-08-12 21:02:22.612 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:02:22.664 | [11692 Async create_nova_accounts:78573]: finished create_nova_accounts with result 0 in 64 seconds 2021-08-12 21:02:22.706 | [11692 Async create_glance_accounts:78688]: Waiting for completion of create_glance_accounts running on PID 78688 (5 other jobs running) 2021-08-12 21:02:22.740 | [11692 Async create_glance_accounts:78688]: Signaling child to exit 2021-08-12 21:02:22.740 | WAKEUP 2021-08-12 21:02:22.767 | [11692 Async create_glance_accounts:78688]: Signaled 2021-08-12 21:02:22.769 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-08-12 21:02:22.769 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:02:22.769 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-08-12 21:02:22.769 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-08-12 21:02:22.769 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:02:22.769 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:02:22.769 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:02:22.769 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:02:22.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.769 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.769 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.769 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.769 | + functions-common:get_or_create_user:840 : user_id=48bc1e488a204ab4a7f49f6dd8cc9337 2021-08-12 21:02:22.769 | + functions-common:get_or_create_user:841 : echo 48bc1e488a204ab4a7f49f6dd8cc9337 2021-08-12 21:02:22.769 | 48bc1e488a204ab4a7f49f6dd8cc9337 2021-08-12 21:02:22.769 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-08-12 21:02:22.769 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.769 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.769 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.769 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.769 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.770 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.770 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.770 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.770 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.770 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.770 | ++ 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-12 21:02:22.770 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.770 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.770 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.770 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.770 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.770 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.770 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.770 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.770 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.770 | + 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-12 21:02:22.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.770 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.771 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.771 | ++ 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-12 21:02:22.771 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.771 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.771 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.771 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.771 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.771 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.771 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.771 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.771 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.771 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.771 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | 48bc1e488a204ab4a7f49f6dd8cc9337 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.772 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.772 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.772 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.772 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.772 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-12 21:02:22.772 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-08-12 21:02:22.772 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:02:22.772 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-08-12 21:02:22.772 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-08-12 21:02:22.772 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:02:22.772 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:02:22.772 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:02:22.772 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:02:22.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.772 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.772 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.773 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.773 | + functions-common:get_or_create_user:840 : user_id=4d392a714c2c4fae987c35c677ecdff0 2021-08-12 21:02:22.773 | + functions-common:get_or_create_user:841 : echo 4d392a714c2c4fae987c35c677ecdff0 2021-08-12 21:02:22.773 | 4d392a714c2c4fae987c35c677ecdff0 2021-08-12 21:02:22.773 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-08-12 21:02:22.773 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.773 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.773 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.773 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.773 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.773 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.773 | ++ 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-12 21:02:22.773 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.773 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.773 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.773 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.773 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.773 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.773 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.773 | + 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-12 21:02:22.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.774 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.774 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.774 | ++ 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-12 21:02:22.774 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.774 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.774 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.774 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.774 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.774 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.774 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.774 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.774 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.774 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | 4d392a714c2c4fae987c35c677ecdff0 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.774 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.775 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.775 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.775 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.775 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.775 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-08-12 21:02:22.775 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-08-12 21:02:22.775 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.775 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.775 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.775 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.775 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.775 | ++ 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-12 21:02:22.775 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.775 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.775 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.775 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.775 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.775 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.775 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.776 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.776 | + 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-12 21:02:22.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.776 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.776 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.776 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.776 | ++ 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-12 21:02:22.776 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.776 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.776 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.776 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.776 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.776 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.777 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.777 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.777 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.777 | ++ functions-common:get_field:733 : echo '| bd1d67e756db4792bbb109f7698b030b | 4d392a714c2c4fae987c35c677ecdff0 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.777 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.777 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:02:22.777 | + functions-common:get_or_add_user_project_role:912 : echo bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:02:22.777 | bd1d67e756db4792bbb109f7698b030b 2021-08-12 21:02:22.777 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-08-12 21:02:22.777 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:02:22.777 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-08-12 21:02:22.777 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-08-12 21:02:22.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.777 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.777 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.777 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.777 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:02:22.777 | 05891e4fef5e479ba1bbce3fac0885ca' 2021-08-12 21:02:22.777 | + functions-common:get_or_create_service:978 : echo 05891e4fef5e479ba1bbce3fac0885ca 2021-08-12 21:02:22.777 | 05891e4fef5e479ba1bbce3fac0885ca 2021-08-12 21:02:22.777 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2021-08-12 21:02:22.777 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:02:22.777 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2021-08-12 21:02:22.778 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:02:22.778 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-08-12 21:02:22.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.778 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.778 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.778 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.778 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:02:22.778 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:02:22.778 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2021-08-12 21:02:22.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.778 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.778 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.778 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.778 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e83ff09cfe324720846f9c92a127c4e2 2021-08-12 21:02:22.778 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e83ff09cfe324720846f9c92a127c4e2 2021-08-12 21:02:22.778 | + functions-common:get_or_create_endpoint:1011 : public_id=e83ff09cfe324720846f9c92a127c4e2 2021-08-12 21:02:22.778 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:02:22.778 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:02:22.778 | + functions-common:get_or_create_endpoint:1020 : echo e83ff09cfe324720846f9c92a127c4e2 2021-08-12 21:02:22.778 | e83ff09cfe324720846f9c92a127c4e2 2021-08-12 21:02:22.778 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-08-12 21:02:22.778 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-12 21:02:22.779 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-12 21:02:22.779 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-08-12 21:02:22.779 | ++ functions-common:get_or_create_domain:803 : echo default 2021-08-12 21:02:22.779 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-08-12 21:02:22.779 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-08-12 21:02:22.779 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-08-12 21:02:22.779 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-08-12 21:02:22.821 | [11692 Async create_glance_accounts:78688]: finished create_glance_accounts with result 0 in 57 seconds 2021-08-12 21:02:22.864 | [11692 Async create_cinder_accounts:78818]: Waiting for completion of create_cinder_accounts running on PID 78818 (4 other jobs running) 2021-08-12 21:02:22.895 | [11692 Async create_cinder_accounts:78818]: Signaling child to exit 2021-08-12 21:02:22.895 | WAKEUP 2021-08-12 21:02:22.927 | [11692 Async create_cinder_accounts:78818]: Signaled 2021-08-12 21:02:22.929 | + 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-12 21:02:22.929 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-08-12 21:02:22.929 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-08-12 21:02:22.929 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:02:22.929 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:02:22.929 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:02:22.929 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:02:22.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.929 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.929 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.929 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.929 | + functions-common:get_or_create_user:840 : user_id=2434c3387ccf417ebb8dd1c650fd6da0 2021-08-12 21:02:22.929 | + functions-common:get_or_create_user:841 : echo 2434c3387ccf417ebb8dd1c650fd6da0 2021-08-12 21:02:22.929 | 2434c3387ccf417ebb8dd1c650fd6da0 2021-08-12 21:02:22.929 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-08-12 21:02:22.930 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:22.930 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:22.930 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:22.930 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:22.930 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.930 | ++ 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-12 21:02:22.930 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:22.930 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.930 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.930 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.930 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.930 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.930 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:22.931 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:22.931 | + 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-12 21:02:22.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.931 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.931 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.931 | ++ 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-12 21:02:22.931 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:22.931 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:22.931 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:22.931 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.931 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.931 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.931 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.931 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:22.931 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:22.931 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:22.931 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | 2434c3387ccf417ebb8dd1c650fd6da0 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:22.931 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:22.931 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.931 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.931 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:22.931 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-12 21:02:22.931 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-08-12 21:02:22.931 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:02:22.931 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-08-12 21:02:22.932 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-08-12 21:02:22.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.932 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.932 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.932 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.932 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:02:22.932 | 94cbbf6b36df4779b2165c693f13b4b0' 2021-08-12 21:02:22.932 | + functions-common:get_or_create_service:978 : echo 94cbbf6b36df4779b2165c693f13b4b0 2021-08-12 21:02:22.932 | 94cbbf6b36df4779b2165c693f13b4b0 2021-08-12 21:02:22.933 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-08-12 21:02:22.934 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2021-08-12 21:02:22.934 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:02:22.934 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2021-08-12 21:02:22.934 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:02:22.934 | +++ 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-12 21:02:22.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.934 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.936 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.936 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.936 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:02:22.936 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:02:22.936 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-12 21:02:22.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.937 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.937 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.937 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.937 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7a1991546da64abd8dc15003e6cd210b 2021-08-12 21:02:22.937 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7a1991546da64abd8dc15003e6cd210b 2021-08-12 21:02:22.937 | + functions-common:get_or_create_endpoint:1011 : public_id=7a1991546da64abd8dc15003e6cd210b 2021-08-12 21:02:22.937 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:02:22.937 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:02:22.937 | + functions-common:get_or_create_endpoint:1020 : echo 7a1991546da64abd8dc15003e6cd210b 2021-08-12 21:02:22.937 | 7a1991546da64abd8dc15003e6cd210b 2021-08-12 21:02:22.937 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-08-12 21:02:22.937 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:02:22.937 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-08-12 21:02:22.937 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-08-12 21:02:22.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.938 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.938 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.938 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.938 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:02:22.938 | e044693df6d3445d912ca75306783a3c' 2021-08-12 21:02:22.938 | + functions-common:get_or_create_service:978 : echo e044693df6d3445d912ca75306783a3c 2021-08-12 21:02:22.938 | e044693df6d3445d912ca75306783a3c 2021-08-12 21:02:22.938 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2021-08-12 21:02:22.938 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:02:22.938 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2021-08-12 21:02:22.938 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:02:22.938 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-08-12 21:02:22.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.938 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.938 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.938 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.938 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:02:22.938 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:02:22.938 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-12 21:02:22.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.938 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.938 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.938 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.938 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c380235c8c654dcdb9212cbf8f1da4aa 2021-08-12 21:02:22.939 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c380235c8c654dcdb9212cbf8f1da4aa 2021-08-12 21:02:22.939 | + functions-common:get_or_create_endpoint:1011 : public_id=c380235c8c654dcdb9212cbf8f1da4aa 2021-08-12 21:02:22.939 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:02:22.939 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:02:22.939 | + functions-common:get_or_create_endpoint:1020 : echo c380235c8c654dcdb9212cbf8f1da4aa 2021-08-12 21:02:22.939 | c380235c8c654dcdb9212cbf8f1da4aa 2021-08-12 21:02:22.939 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-08-12 21:02:22.939 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-08-12 21:02:22.939 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:02:22.940 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-08-12 21:02:22.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.940 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.941 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.941 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_project:853 : project_id=306ef08bcf14460b84a342c1f32f609c 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_project:854 : echo 306ef08bcf14460b84a342c1f32f609c 2021-08-12 21:02:22.941 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 306ef08bcf14460b84a342c1f32f609c 2021-08-12 21:02:22.941 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_user:828 : local email= 2021-08-12 21:02:22.941 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-08-12 21:02:22.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.941 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:22.941 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:22.941 | No password was supplied, authentication will fail when a user does not have a password. 2021-08-12 21:02:22.941 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_user:840 : user_id=2434c3387ccf417ebb8dd1c650fd6da0 2021-08-12 21:02:22.941 | ++ functions-common:get_or_create_user:841 : echo 2434c3387ccf417ebb8dd1c650fd6da0 2021-08-12 21:02:22.941 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2434c3387ccf417ebb8dd1c650fd6da0 2021-08-12 21:02:22.992 | [11692 Async create_cinder_accounts:78818]: finished create_cinder_accounts with result 0 in 49 seconds 2021-08-12 21:02:22.996 | + inc/async:async_wait:197 : return 0 2021-08-12 21:02:22.999 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-08-12 21:02:23.063 | [11692 Async create_neutron_accounts:78933]: Waiting for completion of create_neutron_accounts running on PID 78933 (3 other jobs running) 2021-08-12 21:02:23.098 | [11692 Async create_neutron_accounts:78933]: Signaling child to exit 2021-08-12 21:02:23.098 | WAKEUP 2021-08-12 21:02:23.128 | [11692 Async create_neutron_accounts:78933]: Signaled 2021-08-12 21:02:23.129 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-08-12 21:02:23.129 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 21:02:23.129 | ++ 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-12 21:02:23.129 | + 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-12 21:02:23.129 | + 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-12 21:02:23.129 | + 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-12 21:02:23.129 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 21:02:23.129 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-08-12 21:02:23.129 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-08-12 21:02:23.130 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-08-12 21:02:23.130 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.58:9696/ 2021-08-12 21:02:23.130 | + 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-12 21:02:23.130 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-08-12 21:02:23.130 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-08-12 21:02:23.130 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:02:23.130 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:02:23.130 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:02:23.130 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:02:23.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.130 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.130 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.130 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:23.130 | + functions-common:get_or_create_user:840 : user_id=8c75ab5a3f2747b3b44d6ec44782c99d 2021-08-12 21:02:23.130 | + functions-common:get_or_create_user:841 : echo 8c75ab5a3f2747b3b44d6ec44782c99d 2021-08-12 21:02:23.130 | 8c75ab5a3f2747b3b44d6ec44782c99d 2021-08-12 21:02:23.130 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-08-12 21:02:23.130 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:02:23.130 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:02:23.130 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:02:23.130 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:02:23.131 | ++ 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-12 21:02:23.131 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:23.131 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:02:23.131 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:23.131 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:23.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.131 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.131 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.131 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:23.131 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:02:23.131 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:02:23.131 | + 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-12 21:02:23.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.131 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.131 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.131 | ++ 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-12 21:02:23.131 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:02:23.131 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:02:23.131 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:02:23.131 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:23.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.131 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.131 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.131 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:23.131 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:02:23.131 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:02:23.131 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | 8c75ab5a3f2747b3b44d6ec44782c99d | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:02:23.131 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:02:23.132 | ++ functions-common:get_field:727 : read data 2021-08-12 21:02:23.132 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:23.132 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:23.132 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:02:23.132 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-12 21:02:23.132 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-08-12 21:02:23.132 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:02:23.132 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-08-12 21:02:23.132 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-08-12 21:02:23.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.132 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.132 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.132 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:23.132 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:02:23.132 | 7663d9a652f9430a873e4e843e19d3eb' 2021-08-12 21:02:23.132 | + functions-common:get_or_create_service:978 : echo 7663d9a652f9430a873e4e843e19d3eb 2021-08-12 21:02:23.132 | 7663d9a652f9430a873e4e843e19d3eb 2021-08-12 21:02:23.132 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/ 2021-08-12 21:02:23.132 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:02:23.132 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/ RegionOne 2021-08-12 21:02:23.132 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:02:23.132 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-08-12 21:02:23.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.132 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.132 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.132 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:23.132 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:02:23.132 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:02:23.133 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.58:9696/ --region RegionOne -f value -c id 2021-08-12 21:02:23.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.133 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:02:23.133 | from cryptography.utils import int_from_bytes 2021-08-12 21:02:23.133 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:02:23.133 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=4d70300944d4420aa14fbcffad800228 2021-08-12 21:02:23.133 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 4d70300944d4420aa14fbcffad800228 2021-08-12 21:02:23.133 | + functions-common:get_or_create_endpoint:1011 : public_id=4d70300944d4420aa14fbcffad800228 2021-08-12 21:02:23.133 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:02:23.133 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:02:23.133 | + functions-common:get_or_create_endpoint:1020 : echo 4d70300944d4420aa14fbcffad800228 2021-08-12 21:02:23.133 | 4d70300944d4420aa14fbcffad800228 2021-08-12 21:02:23.192 | [11692 Async create_neutron_accounts:78933]: finished create_neutron_accounts with result 0 in 33 seconds 2021-08-12 21:02:23.241 | [11692 Async create_swift_accounts:79075]: Waiting for completion of create_swift_accounts running on PID 79075 (2 other jobs running) 2021-08-12 21:02:23.276 | [11692 Async create_swift_accounts:79075]: Signaling child to exit 2021-08-12 21:03:04.147 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:03:04.176 | [79075 Async create_swift_accounts:79075]: finished successfully 2021-08-12 21:03:04.197 | WAKEUP 2021-08-12 21:03:04.224 | [11692 Async create_swift_accounts:79075]: Signaled 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:633 : export swiftusertest1_password=testing 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:633 : swiftusertest1_password=testing 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:634 : export swiftusertest2_password=testing2 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:634 : swiftusertest2_password=testing2 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:635 : export swiftusertest3_password=testing3 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:635 : swiftusertest3_password=testing3 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:636 : export swiftusertest4_password=testing4 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:636 : swiftusertest4_password=testing4 2021-08-12 21:03:04.226 | + lib/swift:create_swift_accounts:638 : local another_role 2021-08-12 21:03:04.226 | ++ lib/swift:create_swift_accounts:639 : get_or_create_role anotherrole 2021-08-12 21:03:04.226 | ++ functions-common:get_or_create_role:860 : local role_id 2021-08-12 21:03:04.226 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-12 21:03:04.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.226 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.226 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.226 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.226 | ++ functions-common:get_or_create_role:865 : role_id=5c4504dcc671484bbd07d33f48193333 2021-08-12 21:03:04.227 | ++ functions-common:get_or_create_role:866 : echo 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:03:04.227 | + lib/swift:create_swift_accounts:639 : another_role=5c4504dcc671484bbd07d33f48193333 2021-08-12 21:03:04.227 | + lib/swift:create_swift_accounts:643 : create_service_user swift admin 2021-08-12 21:03:04.227 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-08-12 21:03:04.227 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:03:04.227 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:03:04.227 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:03:04.227 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:03:04.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.227 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.227 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.227 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.227 | + functions-common:get_or_create_user:840 : user_id=dc4d053a9b9848e894b9b6d832579631 2021-08-12 21:03:04.227 | + functions-common:get_or_create_user:841 : echo dc4d053a9b9848e894b9b6d832579631 2021-08-12 21:03:04.227 | dc4d053a9b9848e894b9b6d832579631 2021-08-12 21:03:04.227 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-08-12 21:03:04.227 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:03:04.227 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:03:04.227 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:03:04.227 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:03:04.227 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:03:04.227 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.227 | ++ 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-12 21:03:04.228 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.228 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.228 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.228 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.228 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.228 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:03:04.228 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:03:04.228 | + 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-12 21:03:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.228 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.228 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.228 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.228 | ++ 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-12 21:03:04.228 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:03:04.228 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.228 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.228 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.228 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.228 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.228 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:03:04.228 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:03:04.228 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:03:04.228 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | dc4d053a9b9848e894b9b6d832579631 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:03:04.228 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.228 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:03:04.229 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:03:04.229 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:03:04.229 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-12 21:03:04.229 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-08-12 21:03:04.229 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:03:04.229 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:03:04.229 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:03:04.229 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:03:04.229 | ++ 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-12 21:03:04.229 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:03:04.229 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.229 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.229 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.229 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.229 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.229 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.229 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:03:04.229 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:03:04.229 | + 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-12 21:03:04.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.229 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.230 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.230 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:03:04.230 | ++ 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-12 21:03:04.230 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.230 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.230 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.230 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.230 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.230 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.230 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:03:04.230 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:03:04.230 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | dc4d053a9b9848e894b9b6d832579631 | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:03:04.230 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:03:04.230 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.230 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.230 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.230 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.231 | + lib/swift:create_swift_accounts:645 : get_or_create_service swift object-store 'Swift Service' 2021-08-12 21:03:04.231 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:03:04.231 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-08-12 21:03:04.231 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-08-12 21:03:04.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.231 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.231 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.231 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.231 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:03:04.231 | 44ca2a0a7ac84bf8920c153b5fe62e12' 2021-08-12 21:03:04.231 | + functions-common:get_or_create_service:978 : echo 44ca2a0a7ac84bf8920c153b5fe62e12 2021-08-12 21:03:04.231 | 44ca2a0a7ac84bf8920c153b5fe62e12 2021-08-12 21:03:04.231 | + lib/swift:create_swift_accounts:647 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2021-08-12 21:03:04.231 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:03:04.231 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2021-08-12 21:03:04.231 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:03:04.231 | +++ 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-12 21:03:04.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.231 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.231 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.231 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.231 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:03:04.231 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:03:04.231 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-08-12 21:03:04.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.232 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.232 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.232 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.232 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=4875532c65504ea892de2780da26d168 2021-08-12 21:03:04.232 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 4875532c65504ea892de2780da26d168 2021-08-12 21:03:04.232 | + functions-common:get_or_create_endpoint:1011 : public_id=4875532c65504ea892de2780da26d168 2021-08-12 21:03:04.232 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.58:8080 ]] 2021-08-12 21:03:04.232 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2021-08-12 21:03:04.232 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:03:04.232 | ++ 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-12 21:03:04.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.232 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.232 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.232 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.232 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:03:04.232 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:03:04.232 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2021-08-12 21:03:04.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.232 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.232 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.232 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.232 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=25e72ffa66814920b57cc698a040a3ab 2021-08-12 21:03:04.232 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 25e72ffa66814920b57cc698a040a3ab 2021-08-12 21:03:04.232 | 25e72ffa66814920b57cc698a040a3ab 2021-08-12 21:03:04.233 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:03:04.233 | + functions-common:get_or_create_endpoint:1020 : echo 4875532c65504ea892de2780da26d168 2021-08-12 21:03:04.233 | 4875532c65504ea892de2780da26d168 2021-08-12 21:03:04.233 | + lib/swift:create_swift_accounts:652 : local swift_project_test1 2021-08-12 21:03:04.233 | ++ lib/swift:create_swift_accounts:653 : get_or_create_project swiftprojecttest1 default 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:03:04.233 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-08-12 21:03:04.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.233 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.233 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.233 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_project:853 : project_id=e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_project:854 : echo e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.233 | + lib/swift:create_swift_accounts:653 : swift_project_test1=e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.233 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 swift_project_test1 'Failure creating swift_project_test1' 2021-08-12 21:03:04.233 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.233 | ++ lib/swift:create_swift_accounts:656 : get_or_create_user swiftusertest1 testing default test@example.com 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-08-12 21:03:04.233 | +++ 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-12 21:03:04.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.233 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.233 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.233 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_user:840 : user_id=688223cecdd04bc9819ae43071fe6020 2021-08-12 21:03:04.233 | ++ functions-common:get_or_create_user:841 : echo 688223cecdd04bc9819ae43071fe6020 2021-08-12 21:03:04.233 | + lib/swift:create_swift_accounts:656 : SWIFT_USER_TEST1=688223cecdd04bc9819ae43071fe6020 2021-08-12 21:03:04.234 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-08-12 21:03:04.234 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.234 | + lib/swift:create_swift_accounts:658 : get_or_add_user_project_role admin 688223cecdd04bc9819ae43071fe6020 e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.234 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:03:04.234 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:03:04.234 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:03:04.234 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:03:04.234 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:03:04.234 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:03:04.234 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:03:04.234 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:03:04.234 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 688223cecdd04bc9819ae43071fe6020 --project e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.234 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:03:04.234 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.234 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.234 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.234 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.234 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.234 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.234 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:03:04.234 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:03:04.234 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 688223cecdd04bc9819ae43071fe6020 --project e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.234 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.234 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.234 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 688223cecdd04bc9819ae43071fe6020 --project e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.235 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.235 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:03:04.235 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.235 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.235 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.235 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.235 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.235 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:03:04.235 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:03:04.235 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | 688223cecdd04bc9819ae43071fe6020 | | e1feb74a9ceb4ba2b9eb77f913c5019e | | | False |' 2021-08-12 21:03:04.235 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:03:04.235 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.235 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.235 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.235 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.235 | + lib/swift:create_swift_accounts:660 : local swift_user_test3 2021-08-12 21:03:04.235 | ++ lib/swift:create_swift_accounts:662 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-08-12 21:03:04.235 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:03:04.235 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-08-12 21:03:04.235 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-08-12 21:03:04.235 | +++ 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-12 21:03:04.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.235 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.235 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.235 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.235 | ++ functions-common:get_or_create_user:840 : user_id=3df4a000f3a04716b8ec18e97b42f7f3 2021-08-12 21:03:04.235 | ++ functions-common:get_or_create_user:841 : echo 3df4a000f3a04716b8ec18e97b42f7f3 2021-08-12 21:03:04.236 | + lib/swift:create_swift_accounts:662 : swift_user_test3=3df4a000f3a04716b8ec18e97b42f7f3 2021-08-12 21:03:04.236 | + lib/swift:create_swift_accounts:663 : die_if_not_set 663 swift_user_test3 'Failure creating swift_user_test3' 2021-08-12 21:03:04.236 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.236 | + lib/swift:create_swift_accounts:664 : get_or_add_user_project_role 5c4504dcc671484bbd07d33f48193333 3df4a000f3a04716b8ec18e97b42f7f3 e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.236 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:03:04.236 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:03:04.236 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:03:04.236 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:03:04.236 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:03:04.236 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:03:04.236 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:03:04.236 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:03:04.236 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 5c4504dcc671484bbd07d33f48193333 --user 3df4a000f3a04716b8ec18e97b42f7f3 --project e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.236 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:03:04.236 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.236 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.236 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.236 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.236 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.236 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.236 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:03:04.236 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:03:04.236 | + functions-common:get_or_add_user_project_role:901 : openstack role add 5c4504dcc671484bbd07d33f48193333 --user 3df4a000f3a04716b8ec18e97b42f7f3 --project e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.236 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.236 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.236 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 5c4504dcc671484bbd07d33f48193333 --user 3df4a000f3a04716b8ec18e97b42f7f3 --project e1feb74a9ceb4ba2b9eb77f913c5019e 2021-08-12 21:03:04.237 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.237 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:03:04.237 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.237 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.237 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.237 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.237 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.237 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:03:04.237 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:03:04.237 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:03:04.237 | ++ functions-common:get_field:733 : echo '| 5c4504dcc671484bbd07d33f48193333 | 3df4a000f3a04716b8ec18e97b42f7f3 | | e1feb74a9ceb4ba2b9eb77f913c5019e | | | False |' 2021-08-12 21:03:04.237 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.237 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5c4504dcc671484bbd07d33f48193333 2021-08-12 21:03:04.237 | + functions-common:get_or_add_user_project_role:912 : echo 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:03:04.237 | 5c4504dcc671484bbd07d33f48193333 2021-08-12 21:03:04.237 | + lib/swift:create_swift_accounts:666 : local swift_project_test2 2021-08-12 21:03:04.237 | ++ lib/swift:create_swift_accounts:667 : get_or_create_project swiftprojecttest2 default 2021-08-12 21:03:04.237 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:03:04.237 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-08-12 21:03:04.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.237 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.237 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.237 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.237 | ++ functions-common:get_or_create_project:853 : project_id=2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.237 | ++ functions-common:get_or_create_project:854 : echo 2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.237 | + lib/swift:create_swift_accounts:667 : swift_project_test2=2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.237 | + lib/swift:create_swift_accounts:668 : die_if_not_set 668 swift_project_test2 'Failure creating swift_project_test2' 2021-08-12 21:03:04.237 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.238 | + lib/swift:create_swift_accounts:670 : local swift_user_test2 2021-08-12 21:03:04.238 | ++ lib/swift:create_swift_accounts:672 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-08-12 21:03:04.238 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:03:04.238 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-08-12 21:03:04.238 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-08-12 21:03:04.238 | +++ 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-12 21:03:04.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.238 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.238 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.238 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.238 | ++ functions-common:get_or_create_user:840 : user_id=d1e2f234e1504abfa6fdf684b3046faa 2021-08-12 21:03:04.238 | ++ functions-common:get_or_create_user:841 : echo d1e2f234e1504abfa6fdf684b3046faa 2021-08-12 21:03:04.238 | + lib/swift:create_swift_accounts:672 : swift_user_test2=d1e2f234e1504abfa6fdf684b3046faa 2021-08-12 21:03:04.238 | + lib/swift:create_swift_accounts:673 : die_if_not_set 673 swift_user_test2 'Failure creating swift_user_test2' 2021-08-12 21:03:04.238 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.238 | + lib/swift:create_swift_accounts:674 : get_or_add_user_project_role admin d1e2f234e1504abfa6fdf684b3046faa 2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.238 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:03:04.238 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:03:04.238 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:03:04.238 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:03:04.238 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:03:04.238 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:03:04.238 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:03:04.238 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:03:04.238 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d1e2f234e1504abfa6fdf684b3046faa --project 2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.238 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.238 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:03:04.239 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.239 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.239 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.239 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.239 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.239 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:03:04.239 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:03:04.239 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d1e2f234e1504abfa6fdf684b3046faa --project 2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.239 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.239 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.239 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d1e2f234e1504abfa6fdf684b3046faa --project 2c6857607f3a4c9db20a1017192745a9 2021-08-12 21:03:04.239 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.239 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:03:04.239 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.239 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.239 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.239 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.239 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.239 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:03:04.239 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:03:04.239 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | d1e2f234e1504abfa6fdf684b3046faa | | 2c6857607f3a4c9db20a1017192745a9 | | | False |' 2021-08-12 21:03:04.239 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:03:04.239 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.240 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.240 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.240 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.240 | + lib/swift:create_swift_accounts:676 : local swift_domain 2021-08-12 21:03:04.240 | ++ lib/swift:create_swift_accounts:677 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-08-12 21:03:04.240 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-12 21:03:04.240 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-08-12 21:03:04.240 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-08-12 21:03:04.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.240 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.240 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.240 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.240 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-08-12 21:03:04.240 | d2803281e3ed4028aa3ec188c30f4db6' 2021-08-12 21:03:04.240 | ++ functions-common:get_or_create_domain:803 : echo d2803281e3ed4028aa3ec188c30f4db6 2021-08-12 21:03:04.240 | + lib/swift:create_swift_accounts:677 : swift_domain=d2803281e3ed4028aa3ec188c30f4db6 2021-08-12 21:03:04.240 | + lib/swift:create_swift_accounts:678 : die_if_not_set 678 swift_domain 'Failure creating swift_test domain' 2021-08-12 21:03:04.240 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.240 | + lib/swift:create_swift_accounts:680 : local swift_project_test4 2021-08-12 21:03:04.240 | ++ lib/swift:create_swift_accounts:681 : get_or_create_project swiftprojecttest4 d2803281e3ed4028aa3ec188c30f4db6 2021-08-12 21:03:04.240 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-12 21:03:04.240 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=d2803281e3ed4028aa3ec188c30f4db6 --or-show -f value -c id 2021-08-12 21:03:04.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.240 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.240 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.240 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.240 | ++ functions-common:get_or_create_project:853 : project_id=8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.240 | ++ functions-common:get_or_create_project:854 : echo 8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.241 | + lib/swift:create_swift_accounts:681 : swift_project_test4=8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.241 | + lib/swift:create_swift_accounts:682 : die_if_not_set 682 swift_project_test4 'Failure creating swift_project_test4' 2021-08-12 21:03:04.241 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.241 | + lib/swift:create_swift_accounts:684 : local swift_user_test4 2021-08-12 21:03:04.241 | ++ lib/swift:create_swift_accounts:686 : get_or_create_user swiftusertest4 testing4 d2803281e3ed4028aa3ec188c30f4db6 test4@example.com 2021-08-12 21:03:04.241 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:03:04.241 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-08-12 21:03:04.241 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-08-12 21:03:04.241 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=d2803281e3ed4028aa3ec188c30f4db6 --email=test4@example.com --or-show -f value -c id 2021-08-12 21:03:04.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.241 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.241 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.241 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.241 | ++ functions-common:get_or_create_user:840 : user_id=a1068be97816486ba2c10e91fa67e063 2021-08-12 21:03:04.241 | ++ functions-common:get_or_create_user:841 : echo a1068be97816486ba2c10e91fa67e063 2021-08-12 21:03:04.241 | + lib/swift:create_swift_accounts:686 : swift_user_test4=a1068be97816486ba2c10e91fa67e063 2021-08-12 21:03:04.241 | + lib/swift:create_swift_accounts:687 : die_if_not_set 687 swift_user_test4 'Failure creating swift_user_test4' 2021-08-12 21:03:04.241 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:03:04.241 | + lib/swift:create_swift_accounts:688 : get_or_add_user_project_role admin a1068be97816486ba2c10e91fa67e063 8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.241 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:03:04.241 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-12 21:03:04.241 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:03:04.241 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:03:04.241 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-12 21:03:04.241 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-12 21:03:04.241 | ++ functions-common:_get_domain_args:882 : echo 2021-08-12 21:03:04.241 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-12 21:03:04.241 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user a1068be97816486ba2c10e91fa67e063 --project 8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.242 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.242 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:03:04.242 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.242 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.242 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.242 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.242 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.242 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:03:04.242 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:03:04.242 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user a1068be97816486ba2c10e91fa67e063 --project 8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.242 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.242 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.242 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user a1068be97816486ba2c10e91fa67e063 --project 8d85802e774b4399ad40a29dbc8cb487 2021-08-12 21:03:04.242 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:03:04.242 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:03:04.242 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:03:04.242 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.242 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:04.242 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:04.242 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:03:04.242 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:03:04.242 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:03:04.242 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:03:04.242 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | a1068be97816486ba2c10e91fa67e063 | | 8d85802e774b4399ad40a29dbc8cb487 | | | False |' 2021-08-12 21:03:04.243 | ++ functions-common:get_field:727 : read data 2021-08-12 21:03:04.243 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.243 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.243 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:03:04.282 | [11692 Async create_swift_accounts:79075]: finished create_swift_accounts with result 0 in 105 seconds 2021-08-12 21:03:04.290 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-08-12 21:03:04.293 | + inc/async:async_wait:197 : return 0 2021-08-12 21:03:04.296 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-08-12 21:03:04.315 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:04.318 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-08-12 21:03:04.337 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:04.341 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-08-12 21:03:04.343 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:03:04.346 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-08-12 21:03:04.348 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-08-12 21:03:04.351 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-08-12 21:03:04.420 | + inc/async:async_inner:63 : init_glance 2021-08-12 21:03:04.463 | [11692 Async init_glance:83350]: running: init_glance 2021-08-12 21:03:04.468 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-08-12 21:03:04.492 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:04.495 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-08-12 21:03:04.498 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:03:04.501 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-08-12 21:03:04.504 | + ./stack.sh:main:1151 : configure_neutron 2021-08-12 21:03:04.507 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-08-12 21:03:04.512 | ++ 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-12 21:03:04.513 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 21:03:04.519 | + 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-12 21:03:04.521 | + 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-12 21:03:04.524 | + 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-12 21:03:04.527 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 21:03:04.530 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-08-12 21:03:04.533 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-08-12 21:03:04.535 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-08-12 21:03:04.537 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-08-12 21:03:04.555 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-08-12 21:03:04.557 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-08-12 21:03:08.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:08.107 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:08.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:08.107 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:11.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:11.444 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:11.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:11.444 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:14.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:14.807 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:14.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:14.807 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:15.417 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:03:15.444 | [83350 Async init_glance:83350]: finished successfully 2021-08-12 21:03:17.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:17.932 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:17.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:17.932 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:21.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:21.061 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:21.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:21.061 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:24.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:24.156 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:24.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:24.156 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:27.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:27.250 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:27.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:27.250 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:30.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:30.766 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:30.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:30.766 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:34.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:34.956 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:34.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:34.956 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:40.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:40.184 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:40.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:40.184 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:40.462 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-08-12 21:03:40.468 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-08-12 21:03:40.470 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-08-12 21:03:40.472 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-08-12 21:03:40.475 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-08-12 21:03:40.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-08-12 21:03:40.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-08-12 21:03:40.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-08-12 21:03:40.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-08-12 21:03:40.486 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-08-12 21:03:40.489 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-08-12 21:03:40.491 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-08-12 21:03:40.493 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-08-12 21:03:40.495 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-08-12 21:03:40.497 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-08-12 21:03:40.500 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-08-12 21:03:40.504 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:40.507 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-08-12 21:03:40.509 | + 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-12 21:03:40.515 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-08-12 21:03:40.517 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-08-12 21:03:40.519 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-08-12 21:03:40.522 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-08-12 21:03:40.528 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-12 21:03:40.531 | + 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-12 21:03:40.561 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-08-12 21:03:40.594 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-08-12 21:03:40.626 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-08-12 21:03:40.661 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-08-12 21:03:40.691 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-08-12 21:03:40.722 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-08-12 21:03:40.724 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-08-12 21:03:40.727 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-08-12 21:03:40.729 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-08-12 21:03:40.732 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-12 21:03:40.749 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-12 21:03:40.751 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-12 21:03:40.753 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-12 21:03:40.756 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-12 21:03:40.758 | + 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-12 21:03:40.790 | + 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-12 21:03:40.820 | + 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-12 21:03:40.853 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-12 21:03:40.885 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-08-12 21:03:40.903 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:03:40.905 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-08-12 21:03:40.908 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-08-12 21:03:40.910 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-08-12 21:03:40.912 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-08-12 21:03:40.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-08-12 21:03:40.917 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-08-12 21:03:40.920 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-08-12 21:03:40.922 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-08-12 21:03:40.937 | + 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-12 21:03:40.951 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-08-12 21:03:40.953 | + 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-12 21:03:40.968 | + 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-12 21:03:40.982 | + 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-12 21:03:40.997 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-12 21:03:40.999 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-12 21:03:41.002 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-08-12 21:03:41.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.yzaXoV7wAU 2021-08-12 21:03:41.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-12 21:03:41.012 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-12 21:03:41.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.yzaXoV7wAU 2021-08-12 21:03:41.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.yzaXoV7wAU 2021-08-12 21:03:41.037 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.yzaXoV7wAU /etc/sudoers.d/neutron-rootwrap 2021-08-12 21:03:41.050 | + 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-12 21:03:41.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:41.083 | + 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-12 21:03:41.112 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-08-12 21:03:41.114 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-08-12 21:03:41.117 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-08-12 21:03:41.119 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-12 21:03:41.122 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-12 21:03:41.124 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 21:03:41.142 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:41.145 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-12 21:03:41.148 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-12 21:03:41.150 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 21:03:41.168 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:41.170 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 21:03:41.173 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-08-12 21:03:41.204 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 21:03:41.207 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 21:03:41.209 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-08-12 21:03:41.233 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:41.235 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-08-12 21:03:41.238 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-08-12 21:03:41.240 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-12 21:03:41.243 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-12 21:03:41.246 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-08-12 21:03:41.248 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-08-12 21:03:41.251 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-12 21:03:41.253 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-08-12 21:03:41.256 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-08-12 21:03:41.258 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-08-12 21:03:41.264 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-08-12 21:03:41.267 | + 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-12 21:03:41.272 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-08-12 21:03:41.290 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:41.293 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-08-12 21:03:41.296 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-08-12 21:03:41.298 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-08-12 21:03:41.303 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-08-12 21:03:41.337 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-12 21:03:41.372 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-08-12 21:03:41.404 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-08-12 21:03:41.438 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-08-12 21:03:41.470 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-08-12 21:03:41.473 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-12 21:03:41.475 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-08-12 21:03:41.478 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-12 21:03:41.481 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-08-12 21:03:41.515 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-08-12 21:03:41.554 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-08-12 21:03:41.586 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-08-12 21:03:41.619 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-08-12 21:03:41.653 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-08-12 21:03:41.684 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-08-12 21:03:41.713 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-08-12 21:03:41.744 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-12 21:03:41.775 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-08-12 21:03:41.808 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-08-12 21:03:41.838 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-08-12 21:03:41.871 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-08-12 21:03:41.873 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-12 21:03:41.876 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-12 21:03:41.878 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-12 21:03:41.881 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-08-12 21:03:41.913 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-08-12 21:03:41.946 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2021-08-12 21:03:41.978 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-08-12 21:03:42.009 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-08-12 21:03:42.040 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-08-12 21:03:42.072 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-08-12 21:03:42.107 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-08-12 21:03:42.141 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-12 21:03:42.172 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-08-12 21:03:42.205 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-08-12 21:03:42.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-08-12 21:03:42.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-08-12 21:03:42.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-08-12 21:03:42.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-08-12 21:03:42.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-08-12 21:03:42.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-08-12 21:03:42.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2021-08-12 21:03:42.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2021-08-12 21:03:42.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2021-08-12 21:03:42.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-08-12 21:03:42.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-08-12 21:03:42.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-08-12 21:03:42.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-08-12 21:03:42.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-08-12 21:03:42.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-08-12 21:03:42.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-08-12 21:03:42.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-08-12 21:03:42.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:42.265 | + 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-12 21:03:42.294 | + 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-12 21:03:42.297 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.299 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-12 21:03:42.302 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-08-12 21:03:42.304 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-08-12 21:03:42.307 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.310 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-08-12 21:03:42.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-08-12 21:03:42.346 | + 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-12 21:03:42.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.351 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-12 21:03:42.353 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-08-12 21:03:42.356 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-08-12 21:03:42.358 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.360 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-08-12 21:03:42.394 | + 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-12 21:03:42.397 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.399 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-12 21:03:42.403 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-08-12 21:03:42.406 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-08-12 21:03:42.408 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.411 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-08-12 21:03:42.444 | + 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-12 21:03:42.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.449 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-08-12 21:03:42.452 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-08-12 21:03:42.454 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-08-12 21:03:42.457 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.459 | + 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-12 21:03:42.492 | + 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-12 21:03:42.494 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.497 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-08-12 21:03:42.503 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-12 21:03:42.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-12 21:03:42.508 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.510 | + 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-12 21:03:42.546 | + 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-12 21:03:42.549 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.553 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-08-12 21:03:42.556 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-08-12 21:03:42.559 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-08-12 21:03:42.562 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.564 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-08-12 21:03:42.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:400:449 2021-08-12 21:03:42.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-08-12 21:03:42.604 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2021-08-12 21:03:42.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2021-08-12 21:03:42.609 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.611 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2021-08-12 21:03:42.646 | + 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-12 21:03:42.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:03:42.651 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-08-12 21:03:42.654 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-12 21:03:42.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-12 21:03:42.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-12 21:03:42.663 | + 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-12 21:03:42.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-12 21:03:42.698 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-08-12 21:03:42.719 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:42.721 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-08-12 21:03:42.724 | + 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-12 21:03:42.757 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:42.760 | + 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-12 21:03:42.791 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-12 21:03:42.826 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-08-12 21:03:42.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-08-12 21:03:42.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-08-12 21:03:42.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-12 21:03:45.573 | INFO neutron.common.config [-] Logging enabled! 2021-08-12 21:03:45.573 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev537 2021-08-12 21:03:45.574 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85179) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-12 21:03:45.575 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-08-12 21:03:45.576 | 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/tmpdle187d8/privsep.sock'] 2021-08-12 21:03:46.890 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-08-12 21:03:46.890 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpdle187d8/privsep.sock {{(pid=85179) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-08-12 21:03:46.892 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-08-12 21:03:46.892 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-08-12 21:03:46.892 | 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-12 21:03:46.892 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85187 2021-08-12 21:03:46.893 | DEBUG oslo.privsep.daemon [-] privsep: reply[c3da1864-3f9b-4941-80c2-d38899df3b22]: (2,) {{(pid=85187) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-12 21:03:47.065 | 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=85187) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-12 21:03:47.077 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=85187) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-12 21:03:47.078 | DEBUG oslo.privsep.daemon [-] privsep: reply[6332746a-08f9-48d5-baba-a5a028fb0d83]: (4, ('30c130b5-8c45-4626-9228-6c65fa3bbe7e\n', '')) {{(pid=85187) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-12 21:03:47.259 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85179) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-12 21:03:47.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85179) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-12 21:03:47.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85179) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:47.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85179) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:47.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85179) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:47.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85179) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:47.318 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-12 21:03:47.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:47.318 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:47.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:47.318 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:47.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-08-12 21:03:47.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-08-12 21:03:47.690 | + 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-12 21:03:47.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-12 21:03:47.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-08-12 21:03:47.766 | + 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-12 21:03:47.788 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-08-12 21:03:47.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:47.794 | + 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-12 21:03:47.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-08-12 21:03:47.829 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-08-12 21:03:47.837 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-08-12 21:03:47.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-08-12 21:03:47.842 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-08-12 21:03:47.865 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-08-12 21:03:47.893 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-12 21:03:47.895 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-08-12 21:03:47.904 | net.bridge.bridge-nf-call-iptables = 1 2021-08-12 21:03:47.908 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-12 21:03:47.911 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-08-12 21:03:47.933 | net.bridge.bridge-nf-call-ip6tables = 1 2021-08-12 21:03:47.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-08-12 21:03:47.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-08-12 21:03:47.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-08-12 21:03:47.946 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-08-12 21:03:47.949 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-08-12 21:03:47.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-12 21:03:47.954 | + 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-12 21:03:47.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-12 21:03:47.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-12 21:03:47.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-08-12 21:03:47.988 | + 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-12 21:03:48.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-08-12 21:03:48.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-08-12 21:03:48.060 | + 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-12 21:03:48.093 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-08-12 21:03:48.112 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:48.115 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-08-12 21:03:48.117 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-08-12 21:03:48.123 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-08-12 21:03:48.158 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-08-12 21:03:48.190 | + 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-12 21:03:48.223 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:48.226 | + 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-12 21:03:48.258 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-08-12 21:03:48.276 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:48.279 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-12 21:03:48.282 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-08-12 21:03:48.314 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-12 21:03:48.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-12 21:03:48.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-08-12 21:03:48.349 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-08-12 21:03:48.352 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-12 21:03:48.355 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-08-12 21:03:48.357 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-08-12 21:03:48.378 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:48.381 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-08-12 21:03:48.383 | + 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-12 21:03:48.388 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-08-12 21:03:48.421 | + 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-12 21:03:48.456 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:48.459 | + 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-12 21:03:48.492 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-12 21:03:48.494 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-08-12 21:03:48.524 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-12 21:03:48.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-12 21:03:48.530 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-08-12 21:03:48.562 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-08-12 21:03:48.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-12 21:03:48.567 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-08-12 21:03:48.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-12 21:03:51.338 | INFO neutron.common.config [-] Logging enabled! 2021-08-12 21:03:51.339 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev537 2021-08-12 21:03:51.340 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85728) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-12 21:03:51.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85728) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-12 21:03:51.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85728) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-12 21:03:51.392 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85728) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:51.392 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85728) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:51.392 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85728) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:51.392 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85728) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-12 21:03:51.453 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-08-12 21:03:51.453 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=85728) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-08-12 21:03:51.454 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85728) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-08-12 21:03:51.454 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-12 21:03:51.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:51.454 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:51.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:03:51.454 | from cryptography.utils import int_from_bytes 2021-08-12 21:03:51.768 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-08-12 21:03:51.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-08-12 21:03:51.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-08-12 21:03:51.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-12 21:03:51.778 | + 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-12 21:03:51.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-12 21:03:51.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-12 21:03:51.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-08-12 21:03:51.804 | + functions:set_mtu:785 : local dev=br-data 2021-08-12 21:03:51.806 | + functions:set_mtu:786 : local mtu=1500 2021-08-12 21:03:51.809 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-08-12 21:03:51.822 | + 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-12 21:03:51.841 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-08-12 21:03:51.843 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-08-12 21:03:51.846 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-08-12 21:03:51.848 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-08-12 21:03:51.850 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-08-12 21:03:51.853 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-08-12 21:03:51.856 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-08-12 21:03:51.858 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-08-12 21:03:51.861 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-08-12 21:03:51.863 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-08-12 21:03:51.865 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-08-12 21:03:51.868 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-08-12 21:03:51.871 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-08-12 21:03:51.875 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-08-12 21:03:51.875 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-08-12 21:03:51.881 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-08-12 21:03:51.884 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-08-12 21:03:51.886 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-08-12 21:03:51.889 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-08-12 21:03:51.893 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-08-12 21:03:51.893 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-08-12 21:03:51.894 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-08-12 21:03:51.900 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.59/22 brd 192.168.3.255' 2021-08-12 21:03:51.902 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-08-12 21:03:51.905 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:51.907 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-08-12 21:03:51.909 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-08-12 21:03:51.912 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.59/22 brd 192.168.3.255 != '' ]] 2021-08-12 21:03:51.914 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.59/22 brd 192.168.3.255 dev eth1' 2021-08-12 21:03:51.917 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.59/22 brd 192.168.3.255 dev br-data' 2021-08-12 21:03:51.920 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-08-12 21:03:51.922 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-08-12 21:03:51.926 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.59/22 brd 192.168.3.255 2021-08-12 21:03:51.926 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-08-12 21:03:51.927 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-08-12 21:03:51.928 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-08-12 21:03:51.934 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.59 2021-08-12 21:03:51.937 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.59 ' 2021-08-12 21:03:51.939 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.59/22 brd 192.168.3.255 dev eth1 2021-08-12 21:03:51.953 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.59/22 brd 192.168.3.255 dev br-data 2021-08-12 21:03:51.966 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-08-12 21:03:51.980 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-08-12 21:03:52.001 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.59 2021-08-12 21:03:52.015 | PING 192.168.0.59 (192.168.0.59) from 192.168.0.59 br-data: 56(84) bytes of data. 2021-08-12 21:03:52.015 | 64 bytes from 192.168.0.59: icmp_seq=1 ttl=64 time=0.069 ms 2021-08-12 21:03:53.042 | 64 bytes from 192.168.0.59: icmp_seq=2 ttl=64 time=0.053 ms 2021-08-12 21:03:54.066 | 64 bytes from 192.168.0.59: icmp_seq=3 ttl=64 time=0.053 ms 2021-08-12 21:03:54.066 | 2021-08-12 21:03:54.067 | --- 192.168.0.59 ping statistics --- 2021-08-12 21:03:54.067 | 3 packets transmitted, 3 received, 0% packet loss, time 2052ms 2021-08-12 21:03:54.067 | rtt min/avg/max/mdev = 0.053/0.058/0.069/0.007 ms 2021-08-12 21:03:54.072 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-08-12 21:03:54.072 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-08-12 21:03:54.079 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-08-12 21:03:54.081 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-08-12 21:03:54.099 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.101 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-08-12 21:03:54.104 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-08-12 21:03:54.109 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-08-12 21:03:54.137 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.58 2021-08-12 21:03:54.166 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-08-12 21:03:54.195 | + 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-12 21:03:54.228 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-08-12 21:03:54.230 | + 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-12 21:03:54.259 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-12 21:03:54.262 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-08-12 21:03:54.279 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:03:54.282 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-08-12 21:03:54.284 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-08-12 21:03:54.314 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-08-12 21:03:54.346 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-08-12 21:03:54.349 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-08-12 21:03:54.367 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.370 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-08-12 21:03:54.389 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.392 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-08-12 21:03:54.394 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-08-12 21:03:54.456 | + inc/async:async_inner:63 : init_neutron 2021-08-12 21:03:54.496 | [11692 Async init_neutron:86154]: running: init_neutron 2021-08-12 21:03:54.499 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-08-12 21:03:54.517 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.520 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-08-12 21:03:54.531 | ++ ./stack.sh:main:1166 : true 2021-08-12 21:03:54.534 | + ./stack.sh:main:1166 : netman_pid= 2021-08-12 21:03:54.537 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-08-12 21:03:54.540 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-08-12 21:03:54.563 | dnsmasq: no process found 2021-08-12 21:03:54.567 | + ./stack.sh:main:1168 : true 2021-08-12 21:03:54.569 | + ./stack.sh:main:1173 : clean_iptables 2021-08-12 21:03:54.575 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-12 21:03:54.575 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-08-12 21:03:54.577 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-08-12 21:03:54.579 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-08-12 21:03:54.581 | + lib/nova:clean_iptables:183 : bash 2021-08-12 21:03:54.584 | + lib/nova:clean_iptables:183 : grep nova 2021-08-12 21:03:54.586 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-08-12 21:03:54.595 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-12 21:03:54.596 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-08-12 21:03:54.602 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-08-12 21:03:54.602 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-08-12 21:03:54.602 | + lib/nova:clean_iptables:185 : grep nova 2021-08-12 21:03:54.604 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-08-12 21:03:54.607 | + lib/nova:clean_iptables:185 : bash 2021-08-12 21:03:54.617 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-12 21:03:54.617 | + lib/nova:clean_iptables:187 : grep nova 2021-08-12 21:03:54.619 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-08-12 21:03:54.619 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-08-12 21:03:54.622 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-08-12 21:03:54.622 | + lib/nova:clean_iptables:187 : bash 2021-08-12 21:03:54.626 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-08-12 21:03:54.635 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-08-12 21:03:54.641 | + lib/nova:clean_iptables:189 : bash 2021-08-12 21:03:54.642 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-08-12 21:03:54.643 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-12 21:03:54.643 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-08-12 21:03:54.647 | + lib/nova:clean_iptables:189 : grep nova 2021-08-12 21:03:54.648 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-08-12 21:03:54.656 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-08-12 21:03:54.664 | net.ipv4.ip_forward = 1 2021-08-12 21:03:54.668 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-08-12 21:03:54.690 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.692 | + ./stack.sh:main:1182 : configure_os_vif 2021-08-12 21:03:54.695 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-08-12 21:03:54.697 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-08-12 21:03:54.730 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-08-12 21:03:54.760 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-08-12 21:03:54.763 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-08-12 21:03:54.796 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-08-12 21:03:54.827 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-08-12 21:03:54.844 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.846 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-08-12 21:03:54.850 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:03:54.853 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-08-12 21:03:54.856 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-08-12 21:03:54.859 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-08-12 21:03:54.922 | + inc/async:async_inner:63 : init_swift 2021-08-12 21:03:54.965 | [11692 Async init_swift:86531]: running: init_swift 2021-08-12 21:03:54.967 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-08-12 21:03:54.991 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:54.994 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-08-12 21:03:54.997 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:03:54.999 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-08-12 21:03:55.002 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-08-12 21:03:55.004 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-08-12 21:03:55.074 | + inc/async:async_inner:63 : init_cinder 2021-08-12 21:03:55.116 | [11692 Async init_cinder:86627]: running: init_cinder 2021-08-12 21:03:55.119 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-08-12 21:03:55.140 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:03:55.142 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-08-12 21:03:55.145 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:03:55.149 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-08-12 21:03:55.153 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-08-12 21:03:55.155 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-08-12 21:03:55.245 | + inc/async:async_inner:63 : init_placement 2021-08-12 21:03:55.387 | [11692 Async init_placement:86764]: running: init_placement 2021-08-12 21:03:55.401 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-08-12 21:03:55.766 | [11692 Async init_neutron:86154]: Waiting for completion of init_neutron running on PID 86154 (6 other jobs running) 2021-08-12 21:03:55.928 | [11692 Async init_neutron:86154]: Signaling child to exit 2021-08-12 21:03:56.988 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:03:57.021 | [86627 Async init_cinder:86627]: finished successfully 2021-08-12 21:04:05.638 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:04:05.675 | [86531 Async init_swift:86531]: finished successfully 2021-08-12 21:04:18.508 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:04:18.533 | [86154 Async init_neutron:86154]: finished successfully 2021-08-12 21:04:18.553 | WAKEUP 2021-08-12 21:04:18.577 | [11692 Async init_neutron:86154]: Signaled 2021-08-12 21:04:18.579 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-08-12 21:04:18.579 | ++ 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-12 21:04:18.579 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 21:04:18.579 | + 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-12 21:04:18.579 | + 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-12 21:04:18.579 | + 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-12 21:04:18.579 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 21:04:18.579 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-08-12 21:04:18.579 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-08-12 21:04:18.579 | + lib/database:recreate_database:110 : local db=neutron 2021-08-12 21:04:18.579 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-08-12 21:04:18.579 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-08-12 21:04:18.579 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-08-12 21:04:18.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:18.579 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-08-12 21:04:18.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:18.579 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-08-12 21:04:18.579 | + functions-common:time_start:2295 : local name=dbsync 2021-08-12 21:04:18.579 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:18.579 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:18.579 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:18.579 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802234551 2021-08-12 21:04:18.579 | + 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-12 21:04:18.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:18.580 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:18.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:18.580 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-08-12 21:04:18.580 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-08-12 21:04:18.581 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-08-12 21:04:18.582 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-08-12 21:04:18.583 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-08-12 21:04:18.583 | Running upgrade for neutron ... 2021-08-12 21:04:18.583 | OK 2021-08-12 21:04:18.583 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-08-12 21:04:18.583 | + functions-common:time_stop:2309 : local name 2021-08-12 21:04:18.584 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:04:18.584 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:04:18.584 | + functions-common:time_stop:2312 : local total 2021-08-12 21:04:18.584 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:04:18.584 | + functions-common:time_stop:2315 : name=dbsync 2021-08-12 21:04:18.584 | + functions-common:time_stop:2316 : start_time=1628802234551 2021-08-12 21:04:18.584 | + functions-common:time_stop:2318 : [[ -z 1628802234551 ]] 2021-08-12 21:04:18.584 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:04:18.584 | + functions-common:time_stop:2321 : end_time=1628802258492 2021-08-12 21:04:18.584 | + functions-common:time_stop:2322 : elapsed_time=23941 2021-08-12 21:04:18.584 | + functions-common:time_stop:2323 : total=14830 2021-08-12 21:04:18.584 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:04:18.584 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38771 2021-08-12 21:04:18.629 | [11692 Async init_neutron:86154]: finished init_neutron with result 0 in 24 seconds 2021-08-12 21:04:18.633 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:18.637 | + ./stack.sh:main:1212 : async_wait init_placement 2021-08-12 21:04:18.691 | [11692 Async init_placement:86764]: Waiting for completion of init_placement running on PID 86764 (5 other jobs running) 2021-08-12 21:04:18.718 | [11692 Async init_placement:86764]: Signaling child to exit 2021-08-12 21:04:29.107 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:04:29.139 | [86764 Async init_placement:86764]: finished successfully 2021-08-12 21:04:29.161 | WAKEUP 2021-08-12 21:04:29.185 | [11692 Async init_placement:86764]: Signaled 2021-08-12 21:04:29.186 | + lib/placement:init_placement:130 : recreate_database placement 2021-08-12 21:04:29.187 | + lib/database:recreate_database:110 : local db=placement 2021-08-12 21:04:29.187 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-08-12 21:04:29.187 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-08-12 21:04:29.187 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-08-12 21:04:29.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:29.187 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-08-12 21:04:29.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:29.187 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-08-12 21:04:29.187 | + lib/placement:init_placement:132 : create_placement_accounts 2021-08-12 21:04:29.187 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-08-12 21:04:29.187 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-08-12 21:04:29.187 | + functions-common:get_or_create_user:824 : local user_id 2021-08-12 21:04:29.187 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-12 21:04:29.187 | + functions-common:get_or_create_user:828 : local email= 2021-08-12 21:04:29.187 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-12 21:04:29.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.187 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.187 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.187 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.187 | + functions-common:get_or_create_user:840 : user_id=9bcfb96157414b459be866d4cfac48cd 2021-08-12 21:04:29.187 | + functions-common:get_or_create_user:841 : echo 9bcfb96157414b459be866d4cfac48cd 2021-08-12 21:04:29.187 | 9bcfb96157414b459be866d4cfac48cd 2021-08-12 21:04:29.187 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-08-12 21:04:29.187 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:04:29.187 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:04:29.187 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:04:29.187 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:04:29.187 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:04:29.188 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:04:29.188 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:04:29.188 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:04:29.188 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:04:29.188 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:04:29.188 | ++ 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-12 21:04:29.188 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:04:29.188 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:04:29.188 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:04:29.188 | ++ functions-common:get_field:727 : read data 2021-08-12 21:04:29.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.188 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.188 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.188 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.188 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:04:29.188 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:04:29.188 | + 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-12 21:04:29.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.188 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.188 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.188 | ++ 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-12 21:04:29.188 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:04:29.188 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:04:29.188 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:04:29.188 | ++ functions-common:get_field:727 : read data 2021-08-12 21:04:29.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.188 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.189 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.189 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.189 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:04:29.189 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:04:29.189 | ++ functions-common:get_field:733 : echo '| 93be228a326c48068cfac6be31f779c5 | 9bcfb96157414b459be866d4cfac48cd | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:04:29.189 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:04:29.189 | ++ functions-common:get_field:727 : read data 2021-08-12 21:04:29.189 | + functions-common:get_or_add_user_project_role:910 : user_role_id=93be228a326c48068cfac6be31f779c5 2021-08-12 21:04:29.189 | + functions-common:get_or_add_user_project_role:912 : echo 93be228a326c48068cfac6be31f779c5 2021-08-12 21:04:29.189 | 93be228a326c48068cfac6be31f779c5 2021-08-12 21:04:29.189 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-12 21:04:29.189 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-08-12 21:04:29.189 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-12 21:04:29.189 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-12 21:04:29.189 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-12 21:04:29.189 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-12 21:04:29.189 | ++ 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-12 21:04:29.189 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:04:29.189 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-12 21:04:29.189 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:04:29.189 | ++ functions-common:get_field:727 : read data 2021-08-12 21:04:29.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.189 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.189 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.190 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.190 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-12 21:04:29.190 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-12 21:04:29.190 | + 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-12 21:04:29.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.190 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.190 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.190 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-12 21:04:29.190 | ++ 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-12 21:04:29.190 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-12 21:04:29.190 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:04:29.190 | ++ functions-common:get_field:727 : read data 2021-08-12 21:04:29.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.190 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.190 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.190 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.190 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:04:29.190 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:04:29.190 | ++ functions-common:get_field:733 : echo '| 0b5fc98e9114414b9af4fbaa9ad5fc8c | 9bcfb96157414b459be866d4cfac48cd | | 306ef08bcf14460b84a342c1f32f609c | | | False |' 2021-08-12 21:04:29.190 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:04:29.190 | ++ functions-common:get_field:727 : read data 2021-08-12 21:04:29.190 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:04:29.190 | + functions-common:get_or_add_user_project_role:912 : echo 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:04:29.190 | 0b5fc98e9114414b9af4fbaa9ad5fc8c 2021-08-12 21:04:29.190 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.58/placement 2021-08-12 21:04:29.190 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-08-12 21:04:29.190 | + functions-common:get_or_create_service:966 : local service_id 2021-08-12 21:04:29.191 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-08-12 21:04:29.191 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-08-12 21:04:29.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.191 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.191 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.191 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.191 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-12 21:04:29.191 | 7165c7ece9b6445b9ac1d94aa7777386' 2021-08-12 21:04:29.191 | + functions-common:get_or_create_service:978 : echo 7165c7ece9b6445b9ac1d94aa7777386 2021-08-12 21:04:29.191 | 7165c7ece9b6445b9ac1d94aa7777386 2021-08-12 21:04:29.191 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.58/placement 2021-08-12 21:04:29.191 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-12 21:04:29.191 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.58/placement RegionOne 2021-08-12 21:04:29.191 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-12 21:04:29.191 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-08-12 21:04:29.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.191 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.191 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.191 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.191 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-12 21:04:29.191 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-12 21:04:29.191 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.58/placement --region RegionOne -f value -c id 2021-08-12 21:04:29.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.191 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:29.191 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:29.191 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:04:29.191 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0f697ccf999b4be8aef68d5549731e86 2021-08-12 21:04:29.191 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0f697ccf999b4be8aef68d5549731e86 2021-08-12 21:04:29.192 | + functions-common:get_or_create_endpoint:1011 : public_id=0f697ccf999b4be8aef68d5549731e86 2021-08-12 21:04:29.192 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-12 21:04:29.192 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-12 21:04:29.192 | + functions-common:get_or_create_endpoint:1020 : echo 0f697ccf999b4be8aef68d5549731e86 2021-08-12 21:04:29.192 | 0f697ccf999b4be8aef68d5549731e86 2021-08-12 21:04:29.235 | [11692 Async init_placement:86764]: finished init_placement with result 0 in 33 seconds 2021-08-12 21:04:29.239 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:29.242 | + ./stack.sh:main:1213 : async_wait init_glance 2021-08-12 21:04:29.297 | [11692 Async init_glance:83350]: Waiting for completion of init_glance running on PID 83350 (4 other jobs running) 2021-08-12 21:04:29.325 | [11692 Async init_glance:83350]: Signaling child to exit 2021-08-12 21:04:29.325 | WAKEUP 2021-08-12 21:04:29.353 | [11692 Async init_glance:83350]: Signaled 2021-08-12 21:04:29.355 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-08-12 21:04:29.355 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-08-12 21:04:29.355 | + lib/glance:init_glance:492 : recreate_database glance 2021-08-12 21:04:29.355 | + lib/database:recreate_database:110 : local db=glance 2021-08-12 21:04:29.355 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-08-12 21:04:29.355 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-08-12 21:04:29.355 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-08-12 21:04:29.355 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:29.355 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-08-12 21:04:29.355 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:29.355 | + lib/glance:init_glance:494 : time_start dbsync 2021-08-12 21:04:29.355 | + functions-common:time_start:2295 : local name=dbsync 2021-08-12 21:04:29.356 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:29.356 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:29.356 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:29.356 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802184509 2021-08-12 21:04:29.356 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-08-12 21:04:29.356 | 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=83448) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-12 21:04:29.356 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-12 21:04:29.356 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-12 21:04:29.356 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-12 21:04:29.356 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.356 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-12 21:04:29.357 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-12 21:04:29.357 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-08-12 21:04:29.357 | Database migration is up to date. No migration needed. 2021-08-12 21:04:29.357 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-08-12 21:04:29.357 | Database is synced successfully. 2021-08-12 21:04:29.357 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-08-12 21:04:29.357 | 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=83484) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-08-12 21:04:29.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-08-12 21:04:29.358 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-08-12 21:04:29.358 | + lib/glance:init_glance:500 : time_stop dbsync 2021-08-12 21:04:29.358 | + functions-common:time_stop:2309 : local name 2021-08-12 21:04:29.358 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:04:29.359 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:04:29.359 | + functions-common:time_stop:2312 : local total 2021-08-12 21:04:29.359 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:04:29.359 | + functions-common:time_stop:2315 : name=dbsync 2021-08-12 21:04:29.359 | + functions-common:time_stop:2316 : start_time=1628802184509 2021-08-12 21:04:29.359 | + functions-common:time_stop:2318 : [[ -z 1628802184509 ]] 2021-08-12 21:04:29.359 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:04:29.359 | + functions-common:time_stop:2321 : end_time=1628802195403 2021-08-12 21:04:29.359 | + functions-common:time_stop:2322 : elapsed_time=10894 2021-08-12 21:04:29.359 | + functions-common:time_stop:2323 : total=14830 2021-08-12 21:04:29.359 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:04:29.359 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25724 2021-08-12 21:04:29.409 | [11692 Async init_glance:83350]: finished init_glance with result 0 in 11 seconds 2021-08-12 21:04:29.414 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:29.417 | + ./stack.sh:main:1214 : async_wait init_swift 2021-08-12 21:04:29.481 | [11692 Async init_swift:86531]: Waiting for completion of init_swift running on PID 86531 (3 other jobs running) 2021-08-12 21:04:29.510 | [11692 Async init_swift:86531]: Signaling child to exit 2021-08-12 21:04:29.510 | WAKEUP 2021-08-12 21:04:29.536 | [11692 Async init_swift:86531]: Signaled 2021-08-12 21:04:29.542 | + lib/swift:init_swift:693 : local node_number 2021-08-12 21:04:29.542 | + lib/swift:init_swift:695 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-12 21:04:29.542 | No account-reaper running 2021-08-12 21:04:29.542 | No container-server running 2021-08-12 21:04:29.542 | No container-auditor running 2021-08-12 21:04:29.542 | No container-sharder running 2021-08-12 21:04:29.542 | No object-expirer running 2021-08-12 21:04:29.542 | No container-sync running 2021-08-12 21:04:29.542 | No container-replicator running 2021-08-12 21:04:29.542 | No account-server running 2021-08-12 21:04:29.542 | No container-updater running 2021-08-12 21:04:29.542 | No object-auditor running 2021-08-12 21:04:29.542 | No object-replicator running 2021-08-12 21:04:29.542 | No object-reconstructor running 2021-08-12 21:04:29.542 | No object-updater running 2021-08-12 21:04:29.542 | No proxy-server running 2021-08-12 21:04:29.543 | No account-auditor running 2021-08-12 21:04:29.543 | No account-replicator running 2021-08-12 21:04:29.543 | No container-reconciler running 2021-08-12 21:04:29.543 | No object-server running 2021-08-12 21:04:29.543 | + lib/swift:init_swift:695 : true 2021-08-12 21:04:29.543 | + lib/swift:init_swift:698 : create_swift_disk 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:569 : local node_number 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:574 : local user_group 2021-08-12 21:04:29.543 | ++ lib/swift:create_swift_disk:575 : id -g ubuntu 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:575 : user_group=1000 2021-08-12 21:04:29.543 | + 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-12 21:04:29.543 | + lib/swift:create_swift_disk:579 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:586 : mkdir -p /opt/stack/data/swift/drives/images 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:587 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:588 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:590 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:593 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-08-12 21:04:29.543 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-08-12 21:04:29.543 | = sectsz=512 attr=2, projid32bit=1 2021-08-12 21:04:29.543 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-08-12 21:04:29.543 | = reflink=1 2021-08-12 21:04:29.543 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-08-12 21:04:29.543 | = sunit=0 swidth=0 blks 2021-08-12 21:04:29.543 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-08-12 21:04:29.543 | log =internal log bsize=4096 blocks=2560, version=2 2021-08-12 21:04:29.543 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-08-12 21:04:29.543 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:596 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-08-12 21:04:29.543 | + lib/swift:create_swift_disk:597 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-08-12 21:04:29.543 | + 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-12 21:04:29.544 | + lib/swift:create_swift_disk:604 : local node_number 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:605 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:607 : local node_devices=/opt/stack/data/swift/1 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:608 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:609 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:610 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:611 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-08-12 21:04:29.544 | + lib/swift:create_swift_disk:612 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-12 21:04:29.544 | + lib/swift:init_swift:702 : pushd /etc/swift 2021-08-12 21:04:29.544 | + lib/swift:init_swift:704 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-08-12 21:04:29.544 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-08-12 21:04:29.544 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-08-12 21:04:29.544 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-08-12 21:04:29.544 | + lib/swift:init_swift:714 : [[ -n '' ]] 2021-08-12 21:04:29.544 | + lib/swift:init_swift:727 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-12 21:04:29.544 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-08-12 21:04:29.544 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-08-12 21:04:29.544 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-08-12 21:04:29.544 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-08-12 21:04:29.545 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-08-12 21:04:29.545 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-08-12 21:04:29.545 | + lib/swift:init_swift:730 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-08-12 21:04:29.545 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-08-12 21:04:29.545 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-08-12 21:04:29.545 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-08-12 21:04:29.545 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-12 21:04:29.545 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-08-12 21:04:29.545 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-12 21:04:29.545 | + lib/swift:init_swift:738 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-08-12 21:04:29.545 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-12 21:04:29.545 | + lib/swift:init_swift:739 : popd 2021-08-12 21:04:29.596 | [11692 Async init_swift:86531]: finished init_swift with result 0 in 10 seconds 2021-08-12 21:04:29.601 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:29.603 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-08-12 21:04:29.665 | [11692 Async init_cinder:86627]: Waiting for completion of init_cinder running on PID 86627 (2 other jobs running) 2021-08-12 21:04:29.693 | [11692 Async init_cinder:86627]: Signaling child to exit 2021-08-12 21:04:29.693 | WAKEUP 2021-08-12 21:04:29.719 | [11692 Async init_cinder:86627]: Signaled 2021-08-12 21:04:29.720 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-08-12 21:04:29.720 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:29.720 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-08-12 21:04:29.720 | + lib/database:recreate_database:110 : local db=cinder 2021-08-12 21:04:29.720 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-08-12 21:04:29.720 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-08-12 21:04:29.720 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-08-12 21:04:29.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:29.720 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-08-12 21:04:29.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:29.721 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-08-12 21:04:29.721 | + functions-common:time_start:2295 : local name=dbsync 2021-08-12 21:04:29.721 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:29.721 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:29.721 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:29.721 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802235181 2021-08-12 21:04:29.721 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-08-12 21:04:29.721 | Traceback (most recent call last): 2021-08-12 21:04:29.721 | File "/usr/local/bin/cinder-manage", line 6, in 2021-08-12 21:04:29.721 | from cinder.cmd.manage import main 2021-08-12 21:04:29.721 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 72, in 2021-08-12 21:04:29.721 | from cinder.backup import rpcapi as backup_rpcapi 2021-08-12 21:04:29.721 | File "/opt/stack/cinder/cinder/backup/__init__.py", line 21, in 2021-08-12 21:04:29.721 | from cinder.common import config 2021-08-12 21:04:29.721 | File "/opt/stack/cinder/cinder/common/config.py", line 36, in 2021-08-12 21:04:29.721 | from cinder.policy import DEFAULT_POLICY_FILENAME 2021-08-12 21:04:29.721 | File "/opt/stack/cinder/cinder/policy.py", line 27, in 2021-08-12 21:04:29.721 | from cinder import policies 2021-08-12 21:04:29.722 | File "/opt/stack/cinder/cinder/policies/__init__.py", line 20, in 2021-08-12 21:04:29.722 | from cinder.policies import backups 2021-08-12 21:04:29.722 | File "/opt/stack/cinder/cinder/policies/backups.py", line 46, in 2021-08-12 21:04:29.722 | deprecated_rule=base.CinderDeprecatedRule( 2021-08-12 21:04:29.722 | TypeError: __init__() missing 2 required keyword-only arguments: 'deprecated_reason' and 'deprecated_since' 2021-08-12 21:04:29.722 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-08-12 21:04:29.722 | + functions-common:time_stop:2309 : local name 2021-08-12 21:04:29.722 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:04:29.722 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:04:29.722 | + functions-common:time_stop:2312 : local total 2021-08-12 21:04:29.722 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:04:29.722 | + functions-common:time_stop:2315 : name=dbsync 2021-08-12 21:04:29.722 | + functions-common:time_stop:2316 : start_time=1628802235181 2021-08-12 21:04:29.722 | + functions-common:time_stop:2318 : [[ -z 1628802235181 ]] 2021-08-12 21:04:29.722 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:04:29.722 | + functions-common:time_stop:2321 : end_time=1628802236923 2021-08-12 21:04:29.722 | + functions-common:time_stop:2322 : elapsed_time=1742 2021-08-12 21:04:29.722 | + functions-common:time_stop:2323 : total=14830 2021-08-12 21:04:29.723 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:04:29.723 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16572 2021-08-12 21:04:29.723 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-08-12 21:04:29.723 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:04:29.723 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-08-12 21:04:29.723 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:04:29.723 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-08-12 21:04:29.773 | [11692 Async init_cinder:86627]: finished init_cinder with result 0 in 1 seconds 2021-08-12 21:04:29.777 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:29.780 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-08-12 21:04:29.798 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:29.801 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-08-12 21:04:29.804 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:04:29.806 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-08-12 21:04:29.809 | + ./stack.sh:main:1222 : init_nova 2021-08-12 21:04:29.812 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-08-12 21:04:29.830 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:29.832 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-08-12 21:04:29.850 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:29.853 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 21:04:29.855 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-12 21:04:29.923 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-12 21:04:29.967 | [11692 Async nova-cell-0:88194]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-12 21:04:29.971 | ++ lib/nova:init_nova:763 : seq 1 1 2021-08-12 21:04:29.977 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:04:29.982 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-08-12 21:04:29.985 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 21:04:29.988 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 21:04:29.992 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-12 21:04:30.067 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-12 21:04:30.121 | [11692 Async nova-cell-1:88292]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-12 21:04:30.125 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-08-12 21:04:30.128 | + lib/database:recreate_database:110 : local db=nova_api 2021-08-12 21:04:30.132 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-08-12 21:04:30.135 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-08-12 21:04:30.138 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-08-12 21:04:30.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:30.160 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-08-12 21:04:30.165 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:30.188 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-08-12 21:04:34.408 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:04:34.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/086_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/086_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/083_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/083_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/084_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/084_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/087_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/087_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/085_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/085_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:34.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:34.419 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:04:34.419 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:04:34.574 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-12 21:04:37.459 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.459 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-12 21:04:37.472 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.472 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-12 21:04:37.485 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.486 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-12 21:04:37.496 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.497 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-12 21:04:37.508 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.508 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-12 21:04:37.520 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.520 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-12 21:04:37.536 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.537 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-12 21:04:37.548 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.548 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-12 21:04:37.559 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.559 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-12 21:04:37.570 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.570 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-12 21:04:37.581 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.581 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-12 21:04:37.594 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.594 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-12 21:04:37.614 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.614 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-12 21:04:37.624 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.624 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-12 21:04:37.636 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.637 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-12 21:04:37.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.647 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-12 21:04:37.659 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.659 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-12 21:04:37.672 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.672 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-12 21:04:37.683 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.683 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-12 21:04:37.694 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.694 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-12 21:04:37.704 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:37.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:37.704 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:37.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:37.704 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:38.228 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-08-12 21:04:38.234 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-12 21:04:38.239 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-12 21:04:38.245 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-12 21:04:38.248 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-12 21:04:38.252 | + 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-12 21:04:42.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:42.219 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:42.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:42.219 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:42.682 | ++ lib/nova:init_nova:775 : seq 0 1 2021-08-12 21:04:42.692 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-12 21:04:42.695 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-08-12 21:04:42.770 | [11692 Async nova-cell-0:88194]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 88194 (3 other jobs running) 2021-08-12 21:04:42.808 | [11692 Async nova-cell-0:88194]: Signaling child to exit 2021-08-12 21:04:44.312 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:04:44.338 | [88194 Async nova-cell-0:88194]: finished successfully 2021-08-12 21:04:44.359 | WAKEUP 2021-08-12 21:04:44.385 | [11692 Async nova-cell-0:88194]: Signaled 2021-08-12 21:04:44.386 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-08-12 21:04:44.386 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-08-12 21:04:44.387 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-08-12 21:04:44.387 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-08-12 21:04:44.387 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-08-12 21:04:44.387 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-08-12 21:04:44.387 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-08-12 21:04:44.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:44.387 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-08-12 21:04:44.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:44.387 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.389 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:04:44.389 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 401 -> 402...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 402 -> 403...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 403 -> 404...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 404 -> 405...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 405 -> 406...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 406 -> 407...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 407 -> 408...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 408 -> 409...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 409 -> 410...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 410 -> 411...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 411 -> 412...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 412 -> 413...  2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.389 | INFO migrate.versioning.api [-] 413 -> 414...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 414 -> 415...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 415 -> 416...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 416 -> 417...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 417 -> 418...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 418 -> 419...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 419 -> 420...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 420 -> 421...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] 421 -> 422...  2021-08-12 21:04:44.390 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:44.390 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:44.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:44.390 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:44.436 | [11692 Async nova-cell-0:88194]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2021-08-12 21:04:44.440 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:44.442 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-12 21:04:44.445 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-08-12 21:04:44.498 | [11692 Async nova-cell-1:88292]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 88292 (2 other jobs running) 2021-08-12 21:04:44.524 | [11692 Async nova-cell-1:88292]: Signaling child to exit 2021-08-12 21:04:44.575 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:04:44.600 | [88292 Async nova-cell-1:88292]: finished successfully 2021-08-12 21:04:44.620 | WAKEUP 2021-08-12 21:04:44.643 | [11692 Async nova-cell-1:88292]: Signaled 2021-08-12 21:04:44.644 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-08-12 21:04:44.644 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-08-12 21:04:44.644 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-08-12 21:04:44.644 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-08-12 21:04:44.644 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-08-12 21:04:44.644 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-08-12 21:04:44.644 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-08-12 21:04:44.644 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:44.644 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-08-12 21:04:44.644 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-12 21:04:44.644 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-12 21:04:44.646 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88350) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-12 21:04:44.646 | INFO migrate.versioning.api [-] 401 -> 402...  2021-08-12 21:04:44.646 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.646 | INFO migrate.versioning.api [-] 402 -> 403...  2021-08-12 21:04:44.646 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.646 | INFO migrate.versioning.api [-] 403 -> 404...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 404 -> 405...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 405 -> 406...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 406 -> 407...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 407 -> 408...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 408 -> 409...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 409 -> 410...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 410 -> 411...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 411 -> 412...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 412 -> 413...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 413 -> 414...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 414 -> 415...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 415 -> 416...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 416 -> 417...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 417 -> 418...  2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.647 | INFO migrate.versioning.api [-] 418 -> 419...  2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] 419 -> 420...  2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] 420 -> 421...  2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] 421 -> 422...  2021-08-12 21:04:44.648 | INFO migrate.versioning.api [-] done 2021-08-12 21:04:44.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:44.648 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:44.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:44.648 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:44.691 | [11692 Async nova-cell-1:88292]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2021-08-12 21:04:44.696 | + inc/async:async_wait:197 : return 0 2021-08-12 21:04:44.698 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 21:04:44.701 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-08-12 21:04:48.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:48.590 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:48.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:48.590 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:48.590 | Running batches of 50 until complete 2021-08-12 21:04:48.591 | +-------------------------------------+--------------+-----------+ 2021-08-12 21:04:48.591 | | Migration | Total Needed | Completed | 2021-08-12 21:04:48.591 | +-------------------------------------+--------------+-----------+ 2021-08-12 21:04:48.591 | | fill_virtual_interface_list | 0 | 0 | 2021-08-12 21:04:48.591 | | migrate_empty_ratio | 0 | 0 | 2021-08-12 21:04:48.591 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-08-12 21:04:48.591 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-08-12 21:04:48.591 | | migration_migrate_to_uuid | 0 | 0 | 2021-08-12 21:04:48.591 | | populate_dev_uuids | 0 | 0 | 2021-08-12 21:04:48.591 | | populate_missing_availability_zones | 0 | 0 | 2021-08-12 21:04:48.591 | | populate_queued_for_delete | 0 | 0 | 2021-08-12 21:04:48.591 | | populate_user_id | 0 | 0 | 2021-08-12 21:04:48.591 | | populate_uuids | 0 | 0 | 2021-08-12 21:04:48.591 | +-------------------------------------+--------------+-----------+ 2021-08-12 21:04:49.095 | ++ lib/nova:init_nova:789 : seq 1 1 2021-08-12 21:04:49.099 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:04:49.103 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-08-12 21:04:49.107 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 21:04:49.109 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 21:04:49.112 | + 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-12 21:04:52.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:52.592 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:52.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:04:52.592 | from cryptography.utils import int_from_bytes 2021-08-12 21:04:52.592 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-08-12 21:04:52.592 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-08-12 21:04:53.042 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-08-12 21:04:53.045 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-08-12 21:04:53.060 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-08-12 21:04:53.062 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-08-12 21:04:53.080 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:53.083 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-08-12 21:04:53.085 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-08-12 21:04:53.151 | + inc/async:async_inner:63 : configure_neutron_nova 2021-08-12 21:04:53.195 | [11692 Async configure_neutron_nova:88774]: running: configure_neutron_nova 2021-08-12 21:04:53.198 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-08-12 21:04:53.201 | + functions-common:run_phase:1737 : local mode=stack 2021-08-12 21:04:53.204 | + functions-common:run_phase:1738 : local phase=post-config 2021-08-12 21:04:53.206 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-12 21:04:53.209 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-12 21:04:53.211 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-12 21:04:53.215 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-12 21:04:53.218 | + functions-common:run_phase:1747 : local extra 2021-08-12 21:04:53.221 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-12 21:04:53.226 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-12 21:04:53.229 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-12 21:04:53.231 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-12 21:04:53.234 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-08-12 21:04:53.237 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-12 21:04:53.257 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:53.261 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 21:04:53.264 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:04:53.267 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-08-12 21:04:53.270 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-12 21:04:53.273 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-12 21:04:53.277 | ++ extras.d/80-tempest.sh:source:12 : : 2021-08-12 21:04:53.279 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-12 21:04:53.282 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-12 21:04:53.285 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-12 21:04:53.288 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-12 21:04:53.292 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-08-12 21:04:53.295 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-12 21:04:53.298 | + functions-common:run_plugins:1724 : local phase=post-config 2021-08-12 21:04:53.301 | + functions-common:run_plugins:1726 : local plugins= 2021-08-12 21:04:53.304 | + functions-common:run_plugins:1727 : local plugin 2021-08-12 21:04:53.308 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-08-12 21:04:53.311 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:53.314 | + inc/meta-config:merge_config_group:171 : shift 2021-08-12 21:04:53.317 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-08-12 21:04:53.320 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:04:53.324 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-12 21:04:53.327 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-12 21:04:53.330 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-08-12 21:04:53.333 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:53.336 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-08-12 21:04:53.339 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:04:53.342 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-08-12 21:04:53.342 | /^\[\[.+\|.*\]\]/ { 2021-08-12 21:04:53.342 | gsub("[][]", "", $1); 2021-08-12 21:04:53.342 | split($1, a, "|"); 2021-08-12 21:04:53.342 | if (a[1] == matchgroup) 2021-08-12 21:04:53.342 | print a[2] 2021-08-12 21:04:53.342 | } 2021-08-12 21:04:53.342 | ' /home/ubuntu/devstack/local.conf 2021-08-12 21:04:53.351 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-12 21:04:53.355 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-12 21:04:53.358 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-12 21:04:53.361 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-08-12 21:04:53.369 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-08-12 21:04:53.375 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-08-12 21:04:53.378 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-08-12 21:04:53.382 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-08-12 21:04:53.388 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-08-12 21:04:53.391 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-08-12 21:04:53.394 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-12 21:04:53.397 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:53.401 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-12 21:04:53.405 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-08-12 21:04:53.408 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-12 21:04:53.412 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-08-12 21:04:53.416 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-08-12 21:04:53.420 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-08-12 21:04:53.424 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-08-12 21:04:53.430 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-12 21:04:53.430 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-08-12 21:04:53.430 | BEGIN { 2021-08-12 21:04:53.431 | section = "" 2021-08-12 21:04:53.431 | last_section = "" 2021-08-12 21:04:53.431 | section_count = 0 2021-08-12 21:04:53.431 | } 2021-08-12 21:04:53.431 | /^\[.+\]/ { 2021-08-12 21:04:53.431 | gsub("[][]", "", $1); 2021-08-12 21:04:53.431 | section=$1 2021-08-12 21:04:53.432 | next 2021-08-12 21:04:53.432 | } 2021-08-12 21:04:53.432 | /^ *\#/ { 2021-08-12 21:04:53.432 | next 2021-08-12 21:04:53.432 | } 2021-08-12 21:04:53.432 | /^[^ \t]+/ { 2021-08-12 21:04:53.432 | # get offset of first = in $0 2021-08-12 21:04:53.432 | eq_idx = index($0, "=") 2021-08-12 21:04:53.432 | # extract attr & value from $0 2021-08-12 21:04:53.432 | attr = substr($0, 1, eq_idx - 1) 2021-08-12 21:04:53.432 | value = substr($0, eq_idx + 1) 2021-08-12 21:04:53.432 | # only need to strip trailing whitespace from attr 2021-08-12 21:04:53.432 | sub(/[ \t]*$/, "", attr) 2021-08-12 21:04:53.432 | # need to strip leading & trailing whitespace from value 2021-08-12 21:04:53.432 | sub(/^[ \t]*/, "", value) 2021-08-12 21:04:53.432 | sub(/[ \t]*$/, "", value) 2021-08-12 21:04:53.433 | 2021-08-12 21:04:53.433 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-12 21:04:53.433 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-12 21:04:53.433 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-12 21:04:53.433 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-12 21:04:53.433 | if (! (section, attr) in cfg_attr_count) { 2021-08-12 21:04:53.433 | if (section != last_section) { 2021-08-12 21:04:53.433 | cfg_section[section_count++] = section 2021-08-12 21:04:53.433 | last_section = section 2021-08-12 21:04:53.433 | } 2021-08-12 21:04:53.433 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-12 21:04:53.433 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-12 21:04:53.433 | 2021-08-12 21:04:53.433 | cfg_attr[section, attr, 0] = value 2021-08-12 21:04:53.433 | cfg_attr_count[section, attr] = 1 2021-08-12 21:04:53.433 | } else { 2021-08-12 21:04:53.433 | lno = cfg_attr_count[section, attr]++ 2021-08-12 21:04:53.433 | cfg_attr[section, attr, lno] = value 2021-08-12 21:04:53.434 | } 2021-08-12 21:04:53.434 | } 2021-08-12 21:04:53.434 | END { 2021-08-12 21:04:53.434 | # Process each section in order 2021-08-12 21:04:53.434 | for (sno = 0; sno < section_count; sno++) { 2021-08-12 21:04:53.434 | section = cfg_section[sno] 2021-08-12 21:04:53.434 | # The ini routines simply append a config item immediately 2021-08-12 21:04:53.434 | # after the section header. To keep the same order as defined 2021-08-12 21:04:53.434 | # in local.conf, invoke the ini routines in the reverse order 2021-08-12 21:04:53.434 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-12 21:04:53.434 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-12 21:04:53.434 | if (cfg_attr_count[section, attr] == 1) 2021-08-12 21:04:53.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-12 21:04:53.434 | else { 2021-08-12 21:04:53.434 | # For multiline, invoke the ini routines in the reverse order 2021-08-12 21:04:53.435 | count = cfg_attr_count[section, attr] 2021-08-12 21:04:53.435 | print "inidelete " configfile " " section " " attr 2021-08-12 21:04:53.435 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-12 21:04:53.435 | for (l = count -2; l >= 0; l--) 2021-08-12 21:04:53.435 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-12 21:04:53.435 | } 2021-08-12 21:04:53.435 | } 2021-08-12 21:04:53.435 | } 2021-08-12 21:04:53.435 | } 2021-08-12 21:04:53.435 | ' 2021-08-12 21:04:53.435 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.436 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-12 21:04:53.438 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:53.441 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-12 21:04:53.445 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-08-12 21:04:53.449 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:04:53.452 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-08-12 21:04:53.455 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-08-12 21:04:53.455 | BEGIN { group = "" } 2021-08-12 21:04:53.455 | /^\[\[.+\|.*\]\]/ { 2021-08-12 21:04:53.455 | gsub("[][]", "", $1); 2021-08-12 21:04:53.455 | split($1, a, "|"); 2021-08-12 21:04:53.456 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-12 21:04:53.456 | group=a[1] 2021-08-12 21:04:53.456 | } else { 2021-08-12 21:04:53.456 | group="" 2021-08-12 21:04:53.456 | } 2021-08-12 21:04:53.456 | next 2021-08-12 21:04:53.456 | } 2021-08-12 21:04:53.456 | { 2021-08-12 21:04:53.456 | if (group != "") 2021-08-12 21:04:53.456 | print $0 2021-08-12 21:04:53.456 | } 2021-08-12 21:04:53.456 | ' /home/ubuntu/devstack/local.conf 2021-08-12 21:04:53.466 | + 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-12 21:04:53.469 | ++ 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-12 21:04:53.510 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-08-12 21:04:53.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-08-12 21:04:53.551 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.554 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-08-12 21:04:53.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-08-12 21:04:53.598 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-08-12 21:04:53.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-08-12 21:04:53.645 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-08-12 21:04:53.652 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-08-12 21:04:53.688 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-08-12 21:04:53.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-12 21:04:53.729 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.732 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.58/identity"' 2021-08-12 21:04:53.735 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2021-08-12 21:04:53.773 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-08-12 21:04:53.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-08-12 21:04:53.812 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-08-12 21:04:53.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-12 21:04:53.851 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-08-12 21:04:53.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-12 21:04:53.901 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-08-12 21:04:53.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-08-12 21:04:53.939 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.942 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-08-12 21:04:53.945 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-12 21:04:53.984 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:53.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-08-12 21:04:53.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-08-12 21:04:54.026 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.030 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-12 21:04:54.032 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-12 21:04:54.035 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-12 21:04:54.042 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-08-12 21:04:54.045 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-08-12 21:04:54.048 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-08-12 21:04:54.051 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-08-12 21:04:54.055 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-08-12 21:04:54.060 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-08-12 21:04:54.063 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-08-12 21:04:54.067 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-12 21:04:54.070 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.073 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-12 21:04:54.077 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-08-12 21:04:54.079 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-12 21:04:54.083 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-08-12 21:04:54.086 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-08-12 21:04:54.090 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-08-12 21:04:54.094 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-08-12 21:04:54.098 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-12 21:04:54.099 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-08-12 21:04:54.099 | BEGIN { 2021-08-12 21:04:54.099 | section = "" 2021-08-12 21:04:54.099 | last_section = "" 2021-08-12 21:04:54.099 | section_count = 0 2021-08-12 21:04:54.099 | } 2021-08-12 21:04:54.099 | /^\[.+\]/ { 2021-08-12 21:04:54.099 | gsub("[][]", "", $1); 2021-08-12 21:04:54.099 | section=$1 2021-08-12 21:04:54.099 | next 2021-08-12 21:04:54.099 | } 2021-08-12 21:04:54.099 | /^ *\#/ { 2021-08-12 21:04:54.100 | next 2021-08-12 21:04:54.100 | } 2021-08-12 21:04:54.100 | /^[^ \t]+/ { 2021-08-12 21:04:54.100 | # get offset of first = in $0 2021-08-12 21:04:54.100 | eq_idx = index($0, "=") 2021-08-12 21:04:54.100 | # extract attr & value from $0 2021-08-12 21:04:54.100 | attr = substr($0, 1, eq_idx - 1) 2021-08-12 21:04:54.100 | value = substr($0, eq_idx + 1) 2021-08-12 21:04:54.100 | # only need to strip trailing whitespace from attr 2021-08-12 21:04:54.100 | sub(/[ \t]*$/, "", attr) 2021-08-12 21:04:54.100 | # need to strip leading & trailing whitespace from value 2021-08-12 21:04:54.100 | sub(/^[ \t]*/, "", value) 2021-08-12 21:04:54.100 | sub(/[ \t]*$/, "", value) 2021-08-12 21:04:54.100 | 2021-08-12 21:04:54.100 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-12 21:04:54.100 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-12 21:04:54.100 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-12 21:04:54.100 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-12 21:04:54.101 | if (! (section, attr) in cfg_attr_count) { 2021-08-12 21:04:54.101 | if (section != last_section) { 2021-08-12 21:04:54.101 | cfg_section[section_count++] = section 2021-08-12 21:04:54.101 | last_section = section 2021-08-12 21:04:54.101 | } 2021-08-12 21:04:54.101 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-12 21:04:54.101 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-12 21:04:54.101 | 2021-08-12 21:04:54.101 | cfg_attr[section, attr, 0] = value 2021-08-12 21:04:54.101 | cfg_attr_count[section, attr] = 1 2021-08-12 21:04:54.101 | } else { 2021-08-12 21:04:54.101 | lno = cfg_attr_count[section, attr]++ 2021-08-12 21:04:54.101 | cfg_attr[section, attr, lno] = value 2021-08-12 21:04:54.101 | } 2021-08-12 21:04:54.101 | } 2021-08-12 21:04:54.101 | END { 2021-08-12 21:04:54.101 | # Process each section in order 2021-08-12 21:04:54.101 | for (sno = 0; sno < section_count; sno++) { 2021-08-12 21:04:54.102 | section = cfg_section[sno] 2021-08-12 21:04:54.102 | # The ini routines simply append a config item immediately 2021-08-12 21:04:54.102 | # after the section header. To keep the same order as defined 2021-08-12 21:04:54.102 | # in local.conf, invoke the ini routines in the reverse order 2021-08-12 21:04:54.102 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-12 21:04:54.102 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-12 21:04:54.102 | if (cfg_attr_count[section, attr] == 1) 2021-08-12 21:04:54.102 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-12 21:04:54.102 | else { 2021-08-12 21:04:54.102 | # For multiline, invoke the ini routines in the reverse order 2021-08-12 21:04:54.102 | count = cfg_attr_count[section, attr] 2021-08-12 21:04:54.102 | print "inidelete " configfile " " section " " attr 2021-08-12 21:04:54.102 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-12 21:04:54.102 | for (l = count -2; l >= 0; l--) 2021-08-12 21:04:54.102 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-12 21:04:54.102 | } 2021-08-12 21:04:54.102 | } 2021-08-12 21:04:54.102 | } 2021-08-12 21:04:54.103 | } 2021-08-12 21:04:54.103 | ' 2021-08-12 21:04:54.103 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.104 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-12 21:04:54.105 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.108 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-12 21:04:54.111 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-08-12 21:04:54.113 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:04:54.116 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-08-12 21:04:54.119 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-08-12 21:04:54.119 | BEGIN { group = "" } 2021-08-12 21:04:54.119 | /^\[\[.+\|.*\]\]/ { 2021-08-12 21:04:54.119 | gsub("[][]", "", $1); 2021-08-12 21:04:54.119 | split($1, a, "|"); 2021-08-12 21:04:54.119 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-12 21:04:54.119 | group=a[1] 2021-08-12 21:04:54.119 | } else { 2021-08-12 21:04:54.119 | group="" 2021-08-12 21:04:54.119 | } 2021-08-12 21:04:54.119 | next 2021-08-12 21:04:54.119 | } 2021-08-12 21:04:54.119 | { 2021-08-12 21:04:54.119 | if (group != "") 2021-08-12 21:04:54.119 | print $0 2021-08-12 21:04:54.119 | } 2021-08-12 21:04:54.119 | ' /home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.122 | + inc/async:async_inner:64 : rc=0 2021-08-12 21:04:54.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-08-12 21:04:54.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-08-12 21:04:54.151 | [88774 Async configure_neutron_nova:88774]: finished successfully 2021-08-12 21:04:54.160 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.163 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-08-12 21:04:54.166 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-08-12 21:04:54.198 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-08-12 21:04:54.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-08-12 21:04:54.235 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-08-12 21:04:54.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-08-12 21:04:54.276 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.278 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-08-12 21:04:54.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-08-12 21:04:54.312 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-08-12 21:04:54.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-08-12 21:04:54.352 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-08-12 21:04:54.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-08-12 21:04:54.387 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-08-12 21:04:54.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-08-12 21:04:54.421 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.424 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-08-12 21:04:54.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-08-12 21:04:54.456 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.458 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-08-12 21:04:54.460 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-08-12 21:04:54.490 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-08-12 21:04:54.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-08-12 21:04:54.524 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.527 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-08-12 21:04:54.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-08-12 21:04:54.559 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-08-12 21:04:54.564 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-08-12 21:04:54.593 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.595 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-08-12 21:04:54.598 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-08-12 21:04:54.633 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-08-12 21:04:54.640 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-08-12 21:04:54.672 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.675 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-08-12 21:04:54.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-08-12 21:04:54.709 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.712 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-12 21:04:54.715 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-12 21:04:54.719 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-12 21:04:54.723 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-08-12 21:04:54.726 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-08-12 21:04:54.730 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-08-12 21:04:54.732 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-08-12 21:04:54.735 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-08-12 21:04:54.740 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-08-12 21:04:54.743 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-08-12 21:04:54.746 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-12 21:04:54.749 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.751 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-12 21:04:54.754 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-08-12 21:04:54.756 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-12 21:04:54.760 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-08-12 21:04:54.763 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-08-12 21:04:54.766 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-08-12 21:04:54.768 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-08-12 21:04:54.771 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-12 21:04:54.772 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.773 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-08-12 21:04:54.773 | BEGIN { 2021-08-12 21:04:54.773 | section = "" 2021-08-12 21:04:54.773 | last_section = "" 2021-08-12 21:04:54.773 | section_count = 0 2021-08-12 21:04:54.773 | } 2021-08-12 21:04:54.773 | /^\[.+\]/ { 2021-08-12 21:04:54.773 | gsub("[][]", "", $1); 2021-08-12 21:04:54.773 | section=$1 2021-08-12 21:04:54.773 | next 2021-08-12 21:04:54.773 | } 2021-08-12 21:04:54.773 | /^ *\#/ { 2021-08-12 21:04:54.774 | next 2021-08-12 21:04:54.774 | } 2021-08-12 21:04:54.774 | /^[^ \t]+/ { 2021-08-12 21:04:54.774 | # get offset of first = in $0 2021-08-12 21:04:54.774 | eq_idx = index($0, "=") 2021-08-12 21:04:54.774 | # extract attr & value from $0 2021-08-12 21:04:54.774 | attr = substr($0, 1, eq_idx - 1) 2021-08-12 21:04:54.774 | value = substr($0, eq_idx + 1) 2021-08-12 21:04:54.774 | # only need to strip trailing whitespace from attr 2021-08-12 21:04:54.774 | sub(/[ \t]*$/, "", attr) 2021-08-12 21:04:54.774 | # need to strip leading & trailing whitespace from value 2021-08-12 21:04:54.774 | sub(/^[ \t]*/, "", value) 2021-08-12 21:04:54.774 | sub(/[ \t]*$/, "", value) 2021-08-12 21:04:54.774 | 2021-08-12 21:04:54.774 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-12 21:04:54.774 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-12 21:04:54.774 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-12 21:04:54.775 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-12 21:04:54.775 | if (! (section, attr) in cfg_attr_count) { 2021-08-12 21:04:54.775 | if (section != last_section) { 2021-08-12 21:04:54.775 | cfg_section[section_count++] = section 2021-08-12 21:04:54.775 | last_section = section 2021-08-12 21:04:54.775 | } 2021-08-12 21:04:54.775 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-12 21:04:54.775 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-12 21:04:54.775 | 2021-08-12 21:04:54.775 | cfg_attr[section, attr, 0] = value 2021-08-12 21:04:54.775 | cfg_attr_count[section, attr] = 1 2021-08-12 21:04:54.775 | } else { 2021-08-12 21:04:54.775 | lno = cfg_attr_count[section, attr]++ 2021-08-12 21:04:54.775 | cfg_attr[section, attr, lno] = value 2021-08-12 21:04:54.775 | } 2021-08-12 21:04:54.775 | } 2021-08-12 21:04:54.775 | END { 2021-08-12 21:04:54.775 | # Process each section in order 2021-08-12 21:04:54.775 | for (sno = 0; sno < section_count; sno++) { 2021-08-12 21:04:54.775 | section = cfg_section[sno] 2021-08-12 21:04:54.775 | # The ini routines simply append a config item immediately 2021-08-12 21:04:54.775 | # after the section header. To keep the same order as defined 2021-08-12 21:04:54.775 | # in local.conf, invoke the ini routines in the reverse order 2021-08-12 21:04:54.775 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-12 21:04:54.775 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-12 21:04:54.775 | if (cfg_attr_count[section, attr] == 1) 2021-08-12 21:04:54.775 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-12 21:04:54.775 | else { 2021-08-12 21:04:54.775 | # For multiline, invoke the ini routines in the reverse order 2021-08-12 21:04:54.775 | count = cfg_attr_count[section, attr] 2021-08-12 21:04:54.775 | print "inidelete " configfile " " section " " attr 2021-08-12 21:04:54.776 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-12 21:04:54.776 | for (l = count -2; l >= 0; l--) 2021-08-12 21:04:54.776 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-12 21:04:54.776 | } 2021-08-12 21:04:54.776 | } 2021-08-12 21:04:54.776 | } 2021-08-12 21:04:54.776 | } 2021-08-12 21:04:54.776 | ' 2021-08-12 21:04:54.776 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.777 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-12 21:04:54.778 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-12 21:04:54.781 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-08-12 21:04:54.783 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:04:54.785 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-08-12 21:04:54.788 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-08-12 21:04:54.788 | BEGIN { group = "" } 2021-08-12 21:04:54.788 | /^\[\[.+\|.*\]\]/ { 2021-08-12 21:04:54.788 | gsub("[][]", "", $1); 2021-08-12 21:04:54.788 | split($1, a, "|"); 2021-08-12 21:04:54.788 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-12 21:04:54.788 | group=a[1] 2021-08-12 21:04:54.788 | } else { 2021-08-12 21:04:54.788 | group="" 2021-08-12 21:04:54.788 | } 2021-08-12 21:04:54.788 | next 2021-08-12 21:04:54.788 | } 2021-08-12 21:04:54.788 | { 2021-08-12 21:04:54.788 | if (group != "") 2021-08-12 21:04:54.788 | print $0 2021-08-12 21:04:54.788 | } 2021-08-12 21:04:54.788 | ' /home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.58/identity/v2.0"' 2021-08-12 21:04:54.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.58/identity/v2.0 2021-08-12 21:04:54.829 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.833 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-12 21:04:54.836 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-12 21:04:54.839 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-12 21:04:54.843 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-08-12 21:04:54.845 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:04:54.849 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:04:54.852 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-08-12 21:04:54.856 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:04:54.861 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-08-12 21:04:54.863 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-08-12 21:04:54.866 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-12 21:04:54.868 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.871 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-12 21:04:54.874 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-12 21:04:54.876 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-12 21:04:54.880 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-08-12 21:04:54.882 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:04:54.886 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-12 21:04:54.888 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-08-12 21:04:54.891 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-12 21:04:54.892 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-12 21:04:54.892 | BEGIN { 2021-08-12 21:04:54.893 | section = "" 2021-08-12 21:04:54.893 | last_section = "" 2021-08-12 21:04:54.893 | section_count = 0 2021-08-12 21:04:54.893 | } 2021-08-12 21:04:54.893 | /^\[.+\]/ { 2021-08-12 21:04:54.893 | gsub("[][]", "", $1); 2021-08-12 21:04:54.893 | section=$1 2021-08-12 21:04:54.893 | next 2021-08-12 21:04:54.893 | } 2021-08-12 21:04:54.893 | /^ *\#/ { 2021-08-12 21:04:54.893 | next 2021-08-12 21:04:54.893 | } 2021-08-12 21:04:54.893 | /^[^ \t]+/ { 2021-08-12 21:04:54.893 | # get offset of first = in $0 2021-08-12 21:04:54.893 | eq_idx = index($0, "=") 2021-08-12 21:04:54.893 | # extract attr & value from $0 2021-08-12 21:04:54.893 | attr = substr($0, 1, eq_idx - 1) 2021-08-12 21:04:54.893 | value = substr($0, eq_idx + 1) 2021-08-12 21:04:54.893 | # only need to strip trailing whitespace from attr 2021-08-12 21:04:54.893 | sub(/[ \t]*$/, "", attr) 2021-08-12 21:04:54.893 | # need to strip leading & trailing whitespace from value 2021-08-12 21:04:54.893 | sub(/^[ \t]*/, "", value) 2021-08-12 21:04:54.893 | sub(/[ \t]*$/, "", value) 2021-08-12 21:04:54.893 | 2021-08-12 21:04:54.893 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-12 21:04:54.893 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-12 21:04:54.893 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-12 21:04:54.893 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-12 21:04:54.893 | if (! (section, attr) in cfg_attr_count) { 2021-08-12 21:04:54.893 | if (section != last_section) { 2021-08-12 21:04:54.893 | cfg_section[section_count++] = section 2021-08-12 21:04:54.893 | last_section = section 2021-08-12 21:04:54.893 | } 2021-08-12 21:04:54.894 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-12 21:04:54.894 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-12 21:04:54.894 | 2021-08-12 21:04:54.894 | cfg_attr[section, attr, 0] = value 2021-08-12 21:04:54.894 | cfg_attr_count[section, attr] = 1 2021-08-12 21:04:54.894 | } else { 2021-08-12 21:04:54.894 | lno = cfg_attr_count[section, attr]++ 2021-08-12 21:04:54.894 | cfg_attr[section, attr, lno] = value 2021-08-12 21:04:54.894 | } 2021-08-12 21:04:54.894 | } 2021-08-12 21:04:54.894 | END { 2021-08-12 21:04:54.894 | # Process each section in order 2021-08-12 21:04:54.894 | for (sno = 0; sno < section_count; sno++) { 2021-08-12 21:04:54.894 | section = cfg_section[sno] 2021-08-12 21:04:54.894 | # The ini routines simply append a config item immediately 2021-08-12 21:04:54.894 | # after the section header. To keep the same order as defined 2021-08-12 21:04:54.894 | # in local.conf, invoke the ini routines in the reverse order 2021-08-12 21:04:54.894 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-12 21:04:54.894 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-12 21:04:54.894 | if (cfg_attr_count[section, attr] == 1) 2021-08-12 21:04:54.894 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-12 21:04:54.894 | else { 2021-08-12 21:04:54.894 | # For multiline, invoke the ini routines in the reverse order 2021-08-12 21:04:54.894 | count = cfg_attr_count[section, attr] 2021-08-12 21:04:54.894 | print "inidelete " configfile " " section " " attr 2021-08-12 21:04:54.894 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-12 21:04:54.894 | for (l = count -2; l >= 0; l--) 2021-08-12 21:04:54.894 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-12 21:04:54.894 | } 2021-08-12 21:04:54.895 | } 2021-08-12 21:04:54.895 | } 2021-08-12 21:04:54.895 | } 2021-08-12 21:04:54.895 | ' 2021-08-12 21:04:54.895 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.895 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.896 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-12 21:04:54.897 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-12 21:04:54.899 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-12 21:04:54.902 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:04:54.904 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-08-12 21:04:54.907 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-12 21:04:54.907 | BEGIN { group = "" } 2021-08-12 21:04:54.907 | /^\[\[.+\|.*\]\]/ { 2021-08-12 21:04:54.907 | gsub("[][]", "", $1); 2021-08-12 21:04:54.907 | split($1, a, "|"); 2021-08-12 21:04:54.907 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-12 21:04:54.907 | group=a[1] 2021-08-12 21:04:54.907 | } else { 2021-08-12 21:04:54.907 | group="" 2021-08-12 21:04:54.907 | } 2021-08-12 21:04:54.907 | next 2021-08-12 21:04:54.907 | } 2021-08-12 21:04:54.907 | { 2021-08-12 21:04:54.907 | if (group != "") 2021-08-12 21:04:54.907 | print $0 2021-08-12 21:04:54.908 | } 2021-08-12 21:04:54.908 | ' /home/ubuntu/devstack/local.conf 2021-08-12 21:04:54.913 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-08-12 21:04:54.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-08-12 21:04:54.947 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.950 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-08-12 21:04:54.952 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-08-12 21:04:54.988 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:04:54.991 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-08-12 21:04:55.012 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:55.015 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-08-12 21:04:55.019 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:04:55.022 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-08-12 21:04:55.025 | + ./stack.sh:main:1256 : start_swift 2021-08-12 21:04:55.028 | + lib/swift:start_swift:777 : restart_service memcached 2021-08-12 21:04:55.031 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-12 21:04:55.034 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-12 21:04:55.067 | + lib/swift:start_swift:780 : is_ubuntu 2021-08-12 21:04:55.076 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-12 21:04:55.079 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-12 21:04:55.083 | + lib/swift:start_swift:781 : sudo /etc/init.d/rsync restart 2021-08-12 21:04:55.132 | Restarting rsync (via systemctl): rsync.service. 2021-08-12 21:04:55.136 | + lib/swift:start_swift:788 : '[' False == True ']' 2021-08-12 21:04:55.140 | + lib/swift:start_swift:807 : [[ 1 == 1 ]] 2021-08-12 21:04:55.142 | + lib/swift:start_swift:808 : local foreground_services type 2021-08-12 21:04:55.145 | + lib/swift:start_swift:810 : foreground_services='object container account' 2021-08-12 21:04:55.147 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-12 21:04:55.150 | + lib/swift:start_swift:812 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.153 | + functions-common:run_process:1564 : local service=s-object 2021-08-12 21:04:55.155 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.158 | + functions-common:run_process:1566 : local group= 2021-08-12 21:04:55.160 | + functions-common:run_process:1567 : local user= 2021-08-12 21:04:55.163 | + functions-common:run_process:1569 : local name=s-object 2021-08-12 21:04:55.165 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:04:55.168 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:04:55.170 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:55.172 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:55.175 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:55.180 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802295177 2021-08-12 21:04:55.183 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-08-12 21:04:55.198 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:55.201 | + 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-12 21:04:55.203 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-08-12 21:04:55.206 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.208 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.210 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.213 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.215 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-08-12 21:04:55.218 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-08-12 21:04:55.220 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-08-12 21:04:55.223 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:04:55.225 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:04:55.228 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-08-12 21:04:55.231 | + 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-12 21:04:55.233 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-08-12 21:04:55.235 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-12 21:04:55.237 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:04:55.239 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:04:55.241 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:04:55.243 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:04:55.246 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-08-12 21:04:55.248 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:04:55.252 | + 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-12 21:04:55.314 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-08-12 21:04:55.375 | + 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-12 21:04:55.427 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-08-12 21:04:55.480 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-08-12 21:04:55.531 | + 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-12 21:04:55.582 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:04:55.584 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-08-12 21:04:55.647 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:04:56.022 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-08-12 21:04:56.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-08-12 21:04:56.447 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-08-12 21:04:56.474 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:04:56.476 | + functions-common:time_stop:2309 : local name 2021-08-12 21:04:56.479 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:04:56.482 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:04:56.484 | + functions-common:time_stop:2312 : local total 2021-08-12 21:04:56.486 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:04:56.488 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:04:56.491 | + functions-common:time_stop:2316 : start_time=1628802295177 2021-08-12 21:04:56.493 | + functions-common:time_stop:2318 : [[ -z 1628802295177 ]] 2021-08-12 21:04:56.497 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:04:56.501 | + functions-common:time_stop:2321 : end_time=1628802296499 2021-08-12 21:04:56.503 | + functions-common:time_stop:2322 : elapsed_time=1322 2021-08-12 21:04:56.506 | + functions-common:time_stop:2323 : total=3319 2021-08-12 21:04:56.508 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:04:56.510 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4641 2021-08-12 21:04:56.513 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-12 21:04:56.515 | + lib/swift:start_swift:812 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.518 | + functions-common:run_process:1564 : local service=s-container 2021-08-12 21:04:56.520 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.522 | + functions-common:run_process:1566 : local group= 2021-08-12 21:04:56.525 | + functions-common:run_process:1567 : local user= 2021-08-12 21:04:56.527 | + functions-common:run_process:1569 : local name=s-container 2021-08-12 21:04:56.530 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:04:56.532 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:04:56.534 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:56.537 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:56.540 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:56.545 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802296542 2021-08-12 21:04:56.547 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-08-12 21:04:56.565 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:56.567 | + 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-12 21:04:56.569 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-08-12 21:04:56.572 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.574 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.577 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.579 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.582 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-08-12 21:04:56.584 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-08-12 21:04:56.587 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-08-12 21:04:56.589 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:04:56.591 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:04:56.594 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-08-12 21:04:56.596 | + 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-12 21:04:56.599 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-08-12 21:04:56.601 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-12 21:04:56.604 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:04:56.606 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:04:56.609 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:04:56.611 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:04:56.613 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-08-12 21:04:56.616 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:04:56.623 | + 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-12 21:04:56.689 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-08-12 21:04:56.755 | + 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-12 21:04:56.812 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-08-12 21:04:56.869 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-08-12 21:04:56.925 | + 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-12 21:04:56.998 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:04:57.001 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-08-12 21:04:57.089 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:04:57.516 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-08-12 21:04:57.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-08-12 21:04:57.914 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-08-12 21:04:57.942 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:04:57.945 | + functions-common:time_stop:2309 : local name 2021-08-12 21:04:57.948 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:04:57.950 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:04:57.953 | + functions-common:time_stop:2312 : local total 2021-08-12 21:04:57.956 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:04:57.958 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:04:57.961 | + functions-common:time_stop:2316 : start_time=1628802296542 2021-08-12 21:04:57.964 | + functions-common:time_stop:2318 : [[ -z 1628802296542 ]] 2021-08-12 21:04:57.967 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:04:57.971 | + functions-common:time_stop:2321 : end_time=1628802297969 2021-08-12 21:04:57.974 | + functions-common:time_stop:2322 : elapsed_time=1427 2021-08-12 21:04:57.976 | + functions-common:time_stop:2323 : total=4641 2021-08-12 21:04:57.979 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:04:57.982 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6068 2021-08-12 21:04:57.985 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-12 21:04:57.988 | + lib/swift:start_swift:812 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:57.990 | + functions-common:run_process:1564 : local service=s-account 2021-08-12 21:04:57.993 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:57.996 | + functions-common:run_process:1566 : local group= 2021-08-12 21:04:57.998 | + functions-common:run_process:1567 : local user= 2021-08-12 21:04:58.001 | + functions-common:run_process:1569 : local name=s-account 2021-08-12 21:04:58.004 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:04:58.006 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:04:58.009 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:58.012 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:58.015 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:58.020 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802298017 2021-08-12 21:04:58.023 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-08-12 21:04:58.041 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:58.044 | + 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-12 21:04:58.046 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-08-12 21:04:58.049 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:58.051 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:58.053 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:58.056 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:58.059 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-08-12 21:04:58.061 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-08-12 21:04:58.064 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-08-12 21:04:58.066 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:04:58.068 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:04:58.071 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-08-12 21:04:58.073 | + 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-12 21:04:58.086 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-08-12 21:04:58.088 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-12 21:04:58.091 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:04:58.093 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:04:58.095 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:04:58.098 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:04:58.100 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-08-12 21:04:58.104 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:04:58.108 | + 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-12 21:04:58.173 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-08-12 21:04:58.243 | + 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-12 21:04:58.300 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-08-12 21:04:58.357 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-08-12 21:04:58.424 | + 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-12 21:04:58.480 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:04:58.483 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-08-12 21:04:58.552 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:04:58.961 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-08-12 21:04:58.977 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-08-12 21:04:59.374 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-08-12 21:04:59.402 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:04:59.404 | + functions-common:time_stop:2309 : local name 2021-08-12 21:04:59.408 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:04:59.411 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:04:59.414 | + functions-common:time_stop:2312 : local total 2021-08-12 21:04:59.417 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:04:59.420 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:04:59.423 | + functions-common:time_stop:2316 : start_time=1628802298017 2021-08-12 21:04:59.426 | + functions-common:time_stop:2318 : [[ -z 1628802298017 ]] 2021-08-12 21:04:59.429 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:04:59.435 | + functions-common:time_stop:2321 : end_time=1628802299432 2021-08-12 21:04:59.438 | + functions-common:time_stop:2322 : elapsed_time=1415 2021-08-12 21:04:59.441 | + functions-common:time_stop:2323 : total=6068 2021-08-12 21:04:59.444 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:04:59.446 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7483 2021-08-12 21:04:59.449 | + lib/swift:start_swift:815 : [[ False == \T\r\u\e ]] 2021-08-12 21:04:59.451 | + lib/swift:start_swift:820 : enable_service s-container-sync 2021-08-12 21:04:59.507 | + lib/swift:start_swift:821 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.509 | + functions-common:run_process:1564 : local service=s-container-sync 2021-08-12 21:04:59.512 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.514 | + functions-common:run_process:1566 : local group= 2021-08-12 21:04:59.516 | + functions-common:run_process:1567 : local user= 2021-08-12 21:04:59.519 | + functions-common:run_process:1569 : local name=s-container-sync 2021-08-12 21:04:59.521 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:04:59.524 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:04:59.527 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:04:59.529 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:04:59.532 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:04:59.537 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802299534 2021-08-12 21:04:59.539 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-08-12 21:04:59.558 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:04:59.560 | + 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-12 21:04:59.563 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-08-12 21:04:59.566 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.568 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.571 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.573 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.576 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-08-12 21:04:59.578 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-08-12 21:04:59.581 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-08-12 21:04:59.583 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:04:59.585 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:04:59.588 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-08-12 21:04:59.591 | + 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-12 21:04:59.594 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-08-12 21:04:59.597 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-12 21:04:59.599 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:04:59.602 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:04:59.605 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:04:59.607 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:04:59.610 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-08-12 21:04:59.612 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:04:59.617 | + 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-12 21:04:59.699 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-08-12 21:04:59.789 | + 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-12 21:04:59.849 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-08-12 21:04:59.910 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-08-12 21:04:59.976 | + 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-12 21:05:00.032 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:00.035 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-08-12 21:05:00.109 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:00.546 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-08-12 21:05:00.560 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-08-12 21:05:00.939 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-08-12 21:05:00.966 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:00.969 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:00.972 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:00.974 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:00.977 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:00.980 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:00.982 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:00.985 | + functions-common:time_stop:2316 : start_time=1628802299534 2021-08-12 21:05:00.987 | + functions-common:time_stop:2318 : [[ -z 1628802299534 ]] 2021-08-12 21:05:00.990 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:00.996 | + functions-common:time_stop:2321 : end_time=1628802300992 2021-08-12 21:05:00.998 | + functions-common:time_stop:2322 : elapsed_time=1458 2021-08-12 21:05:01.001 | + functions-common:time_stop:2323 : total=7483 2021-08-12 21:05:01.003 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:01.005 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8941 2021-08-12 21:05:01.008 | + lib/swift:start_swift:828 : is_service_enabled tls-proxy 2021-08-12 21:05:01.025 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:05:01.028 | + lib/swift:start_swift:832 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.030 | + functions-common:run_process:1564 : local service=s-proxy 2021-08-12 21:05:01.032 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.035 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:01.037 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:01.040 | + functions-common:run_process:1569 : local name=s-proxy 2021-08-12 21:05:01.043 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:01.045 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:01.048 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:01.050 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:01.053 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:01.058 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802301055 2021-08-12 21:05:01.061 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-08-12 21:05:01.078 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:01.081 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-08-12 21:05:01.083 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-08-12 21:05:01.086 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.088 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.091 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.093 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.095 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-08-12 21:05:01.098 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-08-12 21:05:01.101 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-08-12 21:05:01.105 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:01.108 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:01.111 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-08-12 21:05:01.113 | + 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-12 21:05:01.116 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-08-12 21:05:01.118 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-12 21:05:01.121 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:01.124 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:01.126 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:01.128 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:01.131 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-08-12 21:05:01.133 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:01.138 | + 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-12 21:05:01.202 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-08-12 21:05:01.266 | + 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-12 21:05:01.321 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-08-12 21:05:01.376 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-08-12 21:05:01.436 | + 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-12 21:05:01.491 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:01.494 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-08-12 21:05:01.555 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:01.957 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-08-12 21:05:01.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-08-12 21:05:02.389 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-08-12 21:05:02.415 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:02.418 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:02.420 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:02.423 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:02.425 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:02.427 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:02.430 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:02.433 | + functions-common:time_stop:2316 : start_time=1628802301055 2021-08-12 21:05:02.435 | + functions-common:time_stop:2318 : [[ -z 1628802301055 ]] 2021-08-12 21:05:02.439 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:02.443 | + functions-common:time_stop:2321 : end_time=1628802302440 2021-08-12 21:05:02.445 | + functions-common:time_stop:2322 : elapsed_time=1385 2021-08-12 21:05:02.448 | + functions-common:time_stop:2323 : total=8941 2021-08-12 21:05:02.450 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:02.453 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10326 2021-08-12 21:05:02.455 | + lib/swift:start_swift:837 : echo 'Waiting for swift proxy to start...' 2021-08-12 21:05:02.455 | Waiting for swift proxy to start... 2021-08-12 21:05:02.458 | + lib/swift:start_swift:838 : wait_for_service 60 http://10.222.0.58:8080/info 2021-08-12 21:05:02.460 | + functions:wait_for_service:457 : local timeout=60 2021-08-12 21:05:02.462 | + functions:wait_for_service:458 : local url=http://10.222.0.58:8080/info 2021-08-12 21:05:02.465 | + functions:wait_for_service:459 : local rval=0 2021-08-12 21:05:02.467 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-12 21:05:02.469 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-12 21:05:02.472 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:02.474 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:02.477 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:02.482 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802302480 2021-08-12 21:05:02.485 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-12 21:05:02.490 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-08-12 21:05:02.504 | + :: : [[ 000 == 503 ]] 2021-08-12 21:05:02.505 | + :: : [[ 7 -eq 7 ]] 2021-08-12 21:05:02.506 | + :: : sleep 1 2021-08-12 21:05:03.512 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-08-12 21:05:03.526 | + :: : [[ 000 == 503 ]] 2021-08-12 21:05:03.527 | + :: : [[ 7 -eq 7 ]] 2021-08-12 21:05:03.529 | + :: : sleep 1 2021-08-12 21:05:04.532 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-08-12 21:05:04.546 | + :: : [[ 000 == 503 ]] 2021-08-12 21:05:04.547 | + :: : [[ 7 -eq 7 ]] 2021-08-12 21:05:04.548 | + :: : sleep 1 2021-08-12 21:05:05.552 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-08-12 21:05:05.572 | + :: : [[ 200 == 503 ]] 2021-08-12 21:05:05.574 | + :: : [[ 0 -eq 7 ]] 2021-08-12 21:05:05.577 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-12 21:05:05.579 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:05.582 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:05.584 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:05.586 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:05.589 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:05.591 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-12 21:05:05.594 | + functions-common:time_stop:2316 : start_time=1628802302480 2021-08-12 21:05:05.596 | + functions-common:time_stop:2318 : [[ -z 1628802302480 ]] 2021-08-12 21:05:05.599 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:05.604 | + functions-common:time_stop:2321 : end_time=1628802305601 2021-08-12 21:05:05.607 | + functions-common:time_stop:2322 : elapsed_time=3121 2021-08-12 21:05:05.609 | + functions-common:time_stop:2323 : total=5843 2021-08-12 21:05:05.611 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:05.614 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8964 2021-08-12 21:05:05.616 | + functions:wait_for_service:467 : return 0 2021-08-12 21:05:05.619 | + lib/swift:start_swift:842 : [[ False == \T\r\u\e ]] 2021-08-12 21:05:05.621 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-12 21:05:05.624 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-08-12 21:05:05.642 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:05.644 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-12 21:05:05.675 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-08-12 21:05:05.729 | [11692 Async configure_neutron_nova:88774]: Waiting for completion of configure_neutron_nova running on PID 88774 (2 other jobs running) 2021-08-12 21:05:05.756 | [11692 Async configure_neutron_nova:88774]: Signaling child to exit 2021-08-12 21:05:05.756 | WAKEUP 2021-08-12 21:05:05.779 | [11692 Async configure_neutron_nova:88774]: Signaled 2021-08-12 21:05:05.780 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-08-12 21:05:05.781 | ++ 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-12 21:05:05.781 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 21:05:05.781 | + 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-12 21:05:05.781 | + 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-12 21:05:05.781 | + 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-12 21:05:05.781 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 21:05:05.781 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.58/identity 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-08-12 21:05:05.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-12 21:05:05.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-12 21:05:05.781 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-08-12 21:05:05.781 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-08-12 21:05:05.782 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-08-12 21:05:05.782 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-08-12 21:05:05.782 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:05:05.782 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-08-12 21:05:05.782 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-08-12 21:05:05.782 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 21:05:05.782 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 21:05:05.782 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-08-12 21:05:05.782 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.58/identity 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-08-12 21:05:05.782 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-12 21:05:05.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-12 21:05:05.782 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-08-12 21:05:05.782 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-08-12 21:05:05.783 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-08-12 21:05:05.826 | [11692 Async configure_neutron_nova:88774]: finished configure_neutron_nova with result 0 in 1 seconds 2021-08-12 21:05:05.830 | + inc/async:async_wait:197 : return 0 2021-08-12 21:05:05.832 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-08-12 21:05:05.851 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:05.854 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-12 21:05:05.882 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-12 21:05:05.914 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-08-12 21:05:05.932 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:05.935 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-08-12 21:05:05.937 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:05:05.940 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-08-12 21:05:05.942 | + ./stack.sh:main:1281 : start_nova_api 2021-08-12 21:05:05.945 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-08-12 21:05:05.947 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-08-12 21:05:05.950 | + lib/nova:start_nova_api:857 : local nova_url 2021-08-12 21:05:05.952 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-08-12 21:05:05.969 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:05:05.972 | + 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-12 21:05:05.975 | + 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-12 21:05:05.978 | + 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-12 21:05:05.981 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-08-12 21:05:05.984 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-08-12 21:05:05.989 | + 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-12 21:05:05.991 | + functions-common:run_process:1564 : local service=n-api 2021-08-12 21:05:05.994 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-12 21:05:05.996 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:05.999 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:06.001 | + functions-common:run_process:1569 : local name=n-api 2021-08-12 21:05:06.004 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:06.006 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:06.009 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:06.012 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:06.015 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:06.019 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802306016 2021-08-12 21:05:06.022 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-08-12 21:05:06.038 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:06.042 | + 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-12 21:05:06.044 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-08-12 21:05:06.047 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-12 21:05:06.049 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-12 21:05:06.052 | + 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-12 21:05:06.054 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-12 21:05:06.057 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-08-12 21:05:06.059 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-08-12 21:05:06.062 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-08-12 21:05:06.064 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:06.067 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:06.070 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-08-12 21:05:06.073 | + 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-12 21:05:06.075 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-08-12 21:05:06.077 | + 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-12 21:05:06.080 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-12 21:05:06.082 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-12 21:05:06.084 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-08-12 21:05:06.086 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-12 21:05:06.091 | + 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-12 21:05:06.154 | + 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-12 21:05:06.219 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-08-12 21:05:06.272 | + 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-12 21:05:06.329 | + 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-12 21:05:06.381 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-08-12 21:05:06.434 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-08-12 21:05:06.487 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-08-12 21:05:06.540 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-08-12 21:05:06.596 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-08-12 21:05:06.652 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-12 21:05:06.654 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-08-12 21:05:06.721 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-12 21:05:07.129 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-08-12 21:05:07.143 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-08-12 21:05:07.509 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-08-12 21:05:07.586 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:07.591 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:07.593 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:07.596 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:07.599 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:07.602 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:07.608 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:07.612 | + functions-common:time_stop:2316 : start_time=1628802306016 2021-08-12 21:05:07.614 | + functions-common:time_stop:2318 : [[ -z 1628802306016 ]] 2021-08-12 21:05:07.617 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:07.622 | + functions-common:time_stop:2321 : end_time=1628802307619 2021-08-12 21:05:07.625 | + functions-common:time_stop:2322 : elapsed_time=1603 2021-08-12 21:05:07.627 | + functions-common:time_stop:2323 : total=10326 2021-08-12 21:05:07.630 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:07.632 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11929 2021-08-12 21:05:07.635 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.58/compute/v2.1/ 2021-08-12 21:05:07.638 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-08-12 21:05:07.638 | Waiting for nova-api to start... 2021-08-12 21:05:07.640 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.58/compute/v2.1/ 2021-08-12 21:05:07.643 | + functions:wait_for_service:457 : local timeout=60 2021-08-12 21:05:07.645 | + functions:wait_for_service:458 : local url=http://10.222.0.58/compute/v2.1/ 2021-08-12 21:05:07.648 | + functions:wait_for_service:459 : local rval=0 2021-08-12 21:05:07.650 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-12 21:05:07.653 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-12 21:05:07.656 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:07.658 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:07.662 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:07.666 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802307663 2021-08-12 21:05:07.669 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-12 21:05:07.675 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/compute/v2.1/ 2021-08-12 21:05:13.372 | + :: : [[ 200 == 503 ]] 2021-08-12 21:05:13.373 | + :: : [[ 0 -eq 7 ]] 2021-08-12 21:05:13.377 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-12 21:05:13.379 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:13.382 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:13.384 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:13.386 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:13.389 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:13.391 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-12 21:05:13.394 | + functions-common:time_stop:2316 : start_time=1628802307663 2021-08-12 21:05:13.396 | + functions-common:time_stop:2318 : [[ -z 1628802307663 ]] 2021-08-12 21:05:13.399 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:13.404 | + functions-common:time_stop:2321 : end_time=1628802313402 2021-08-12 21:05:13.407 | + functions-common:time_stop:2322 : elapsed_time=5739 2021-08-12 21:05:13.409 | + functions-common:time_stop:2323 : total=8964 2021-08-12 21:05:13.412 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:13.414 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14703 2021-08-12 21:05:13.418 | + functions:wait_for_service:467 : return 0 2021-08-12 21:05:13.420 | + 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-12 21:05:13.423 | + 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-12 21:05:13.426 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-08-12 21:05:13.442 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:13.445 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-08-12 21:05:13.447 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:05:13.450 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-08-12 21:05:13.452 | + ./stack.sh:main:1286 : start_ovn_services 2021-08-12 21:05:13.455 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-08-12 21:05:13.458 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-08-12 21:05:13.476 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:05:13.480 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-08-12 21:05:13.498 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:13.501 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-08-12 21:05:13.503 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:05:13.506 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-08-12 21:05:13.509 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-08-12 21:05:13.511 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-08-12 21:05:13.514 | + 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-12 21:05:13.547 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-08-12 21:05:13.549 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-08-12 21:05:13.552 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-08-12 21:05:13.555 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-08-12 21:05:13.558 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-08-12 21:05:13.561 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-08-12 21:05:13.564 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-12 21:05:13.566 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-12 21:05:13.570 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-08-12 21:05:13.572 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-08-12 21:05:13.575 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-08-12 21:05:13.578 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-08-12 21:05:13.581 | +++ 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-12 21:05:13.583 | +++ 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-12 21:05:13.586 | ++ 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-12 21:05:13.589 | ++ 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-12 21:05:13.592 | ++ 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-12 21:05:13.595 | + 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-12 21:05:13.598 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-08-12 21:05:13.617 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:05:13.619 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-08-12 21:05:13.624 | + 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-12 21:05:13.625 | + functions-common:run_process:1564 : local service=q-svc 2021-08-12 21:05:13.631 | + 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-12 21:05:13.634 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:13.638 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:13.640 | + functions-common:run_process:1569 : local name=q-svc 2021-08-12 21:05:13.643 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:13.645 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:13.648 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:13.651 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:13.655 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:13.660 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802313657 2021-08-12 21:05:13.663 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-08-12 21:05:13.681 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:13.685 | + 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-12 21:05:13.687 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-08-12 21:05:13.690 | + 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-12 21:05:13.692 | + 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-12 21:05:13.695 | + 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-12 21:05:13.697 | + 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-12 21:05:13.700 | + 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-12 21:05:13.703 | + 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-12 21:05:13.706 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-08-12 21:05:13.708 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:13.711 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:13.714 | + 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-12 21:05:13.717 | + 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-12 21:05:13.719 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-08-12 21:05:13.722 | + 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-12 21:05:13.724 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:13.726 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:13.728 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:13.731 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:13.733 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-08-12 21:05:13.735 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:13.740 | + 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-12 21:05:13.802 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-08-12 21:05:13.867 | + 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-12 21:05:13.921 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-08-12 21:05:13.978 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-08-12 21:05:14.030 | + 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-12 21:05:14.082 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:14.084 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-08-12 21:05:14.147 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:14.537 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-08-12 21:05:14.551 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-08-12 21:05:14.942 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-08-12 21:05:14.972 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:14.972 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:14.974 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:14.976 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:14.979 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:14.982 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:14.984 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:14.987 | + functions-common:time_stop:2316 : start_time=1628802313657 2021-08-12 21:05:14.989 | + functions-common:time_stop:2318 : [[ -z 1628802313657 ]] 2021-08-12 21:05:14.992 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:14.997 | + functions-common:time_stop:2321 : end_time=1628802314994 2021-08-12 21:05:15.000 | + functions-common:time_stop:2322 : elapsed_time=1337 2021-08-12 21:05:15.002 | + functions-common:time_stop:2323 : total=11929 2021-08-12 21:05:15.005 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:15.007 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=13266 2021-08-12 21:05:15.009 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.58:9696 2021-08-12 21:05:15.012 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-08-12 21:05:15.030 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:05:15.032 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-08-12 21:05:15.032 | Waiting for Neutron to start... 2021-08-12 21:05:15.035 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696' 2021-08-12 21:05:15.037 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.58:9696' 'Neutron did not start' 60 2021-08-12 21:05:15.039 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696' 2021-08-12 21:05:15.043 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-08-12 21:05:15.045 | + functions-common:test_with_retry:2249 : local until=60 2021-08-12 21:05:15.047 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-12 21:05:15.050 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-12 21:05:15.052 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-12 21:05:15.055 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:15.057 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:15.061 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:15.065 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802315063 2021-08-12 21:05:15.068 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.58:9696; do sleep 0.5; done' 2021-08-12 21:05:20.645 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.58:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-12 21:05:20.647 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:20.650 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:20.653 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:20.656 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:20.658 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:20.661 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-12 21:05:20.665 | + functions-common:time_stop:2316 : start_time=1628802315063 2021-08-12 21:05:20.667 | + functions-common:time_stop:2318 : [[ -z 1628802315063 ]] 2021-08-12 21:05:20.671 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:20.677 | + functions-common:time_stop:2321 : end_time=1628802320673 2021-08-12 21:05:20.679 | + functions-common:time_stop:2322 : elapsed_time=5610 2021-08-12 21:05:20.683 | + functions-common:time_stop:2323 : total=0 2021-08-12 21:05:20.686 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:20.688 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5610 2021-08-12 21:05:20.691 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-08-12 21:05:20.709 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:20.712 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-08-12 21:05:20.715 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:05:20.717 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-08-12 21:05:20.720 | + ./stack.sh:main:1302 : start_placement 2021-08-12 21:05:20.722 | + lib/placement:start_placement:160 : start_placement_api 2021-08-12 21:05:20.725 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-12 21:05:20.729 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-08-12 21:05:20.734 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.736 | + functions-common:run_process:1564 : local service=placement-api 2021-08-12 21:05:20.739 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.741 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:20.744 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:20.747 | + functions-common:run_process:1569 : local name=placement-api 2021-08-12 21:05:20.749 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:20.752 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:20.755 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:20.757 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:20.761 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:20.766 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802320763 2021-08-12 21:05:20.768 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-08-12 21:05:20.786 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:20.789 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-08-12 21:05:20.791 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-08-12 21:05:20.794 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.797 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.799 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.802 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.804 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-08-12 21:05:20.807 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-08-12 21:05:20.810 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-08-12 21:05:20.812 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:20.815 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:20.817 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-08-12 21:05:20.820 | + 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-12 21:05:20.822 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-08-12 21:05:20.825 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-12 21:05:20.828 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-12 21:05:20.830 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-12 21:05:20.832 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-08-12 21:05:20.834 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-12 21:05:20.839 | + 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-12 21:05:20.901 | + 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-12 21:05:20.970 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-08-12 21:05:21.028 | + 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-12 21:05:21.080 | + 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-12 21:05:21.134 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-08-12 21:05:21.191 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-08-12 21:05:21.244 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-08-12 21:05:21.298 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-08-12 21:05:21.351 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-08-12 21:05:21.408 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-12 21:05:21.411 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-08-12 21:05:21.476 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-12 21:05:21.878 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-08-12 21:05:21.892 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-08-12 21:05:22.270 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-08-12 21:05:22.350 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:22.353 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:22.356 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:22.359 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:22.361 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:22.364 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:22.369 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:22.372 | + functions-common:time_stop:2316 : start_time=1628802320763 2021-08-12 21:05:22.375 | + functions-common:time_stop:2318 : [[ -z 1628802320763 ]] 2021-08-12 21:05:22.379 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:22.384 | + functions-common:time_stop:2321 : end_time=1628802322381 2021-08-12 21:05:22.387 | + functions-common:time_stop:2322 : elapsed_time=1618 2021-08-12 21:05:22.393 | + functions-common:time_stop:2323 : total=13266 2021-08-12 21:05:22.396 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:22.399 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14884 2021-08-12 21:05:22.402 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-08-12 21:05:22.402 | Waiting for placement-api to start... 2021-08-12 21:05:22.405 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.58/placement 2021-08-12 21:05:22.408 | + functions:wait_for_service:457 : local timeout=60 2021-08-12 21:05:22.411 | + functions:wait_for_service:458 : local url=http://10.222.0.58/placement 2021-08-12 21:05:22.414 | + functions:wait_for_service:459 : local rval=0 2021-08-12 21:05:22.418 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-12 21:05:22.420 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-12 21:05:22.423 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:22.425 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:22.428 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:22.434 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802322430 2021-08-12 21:05:22.436 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-12 21:05:22.442 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/placement 2021-08-12 21:05:25.230 | + :: : [[ 200 == 503 ]] 2021-08-12 21:05:25.232 | + :: : [[ 0 -eq 7 ]] 2021-08-12 21:05:25.235 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-12 21:05:25.238 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:25.240 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:25.243 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:25.246 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:25.249 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:25.251 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-12 21:05:25.254 | + functions-common:time_stop:2316 : start_time=1628802322430 2021-08-12 21:05:25.257 | + functions-common:time_stop:2318 : [[ -z 1628802322430 ]] 2021-08-12 21:05:25.263 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:25.268 | + functions-common:time_stop:2321 : end_time=1628802325265 2021-08-12 21:05:25.270 | + functions-common:time_stop:2322 : elapsed_time=2835 2021-08-12 21:05:25.273 | + functions-common:time_stop:2323 : total=14703 2021-08-12 21:05:25.275 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:25.278 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17538 2021-08-12 21:05:25.281 | + functions:wait_for_service:467 : return 0 2021-08-12 21:05:25.283 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-08-12 21:05:25.302 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:25.305 | + ./stack.sh:main:1306 : start_neutron 2021-08-12 21:05:25.308 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-08-12 21:05:25.311 | ++ 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-12 21:05:25.312 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-12 21:05:25.318 | + 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-12 21:05:25.321 | + 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-12 21:05:25.324 | + 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-12 21:05:25.327 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-12 21:05:25.330 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-08-12 21:05:25.333 | + 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-12 21:05:25.337 | + functions-common:run_process:1564 : local service=q-agt 2021-08-12 21:05:25.341 | + 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-12 21:05:25.344 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:25.347 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:25.350 | + functions-common:run_process:1569 : local name=q-agt 2021-08-12 21:05:25.352 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:25.356 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:25.359 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:25.361 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:25.366 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:25.371 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802325368 2021-08-12 21:05:25.374 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-08-12 21:05:25.392 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:25.395 | + 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-12 21:05:25.397 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-08-12 21:05:25.400 | + 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-12 21:05:25.403 | + 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-12 21:05:25.406 | + 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-12 21:05:25.408 | + 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-12 21:05:25.411 | + 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-12 21:05:25.413 | + 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-12 21:05:25.416 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-08-12 21:05:25.419 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:25.422 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:25.424 | + 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-12 21:05:25.427 | + 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-12 21:05:25.430 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-08-12 21:05:25.432 | + 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-12 21:05:25.434 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:25.437 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:25.439 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:25.441 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:25.444 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-08-12 21:05:25.446 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:25.451 | + 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-12 21:05:25.529 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-08-12 21:05:25.601 | + 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-12 21:05:25.658 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-08-12 21:05:25.714 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-08-12 21:05:25.772 | + 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-12 21:05:25.829 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:25.832 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-08-12 21:05:25.900 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:26.314 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-08-12 21:05:26.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-08-12 21:05:26.739 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-08-12 21:05:26.768 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:26.770 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:26.773 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:26.775 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:26.779 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:26.782 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:26.784 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:26.789 | + functions-common:time_stop:2316 : start_time=1628802325368 2021-08-12 21:05:26.796 | + functions-common:time_stop:2318 : [[ -z 1628802325368 ]] 2021-08-12 21:05:26.800 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:26.805 | + functions-common:time_stop:2321 : end_time=1628802326802 2021-08-12 21:05:26.808 | + functions-common:time_stop:2322 : elapsed_time=1434 2021-08-12 21:05:26.811 | + functions-common:time_stop:2323 : total=14884 2021-08-12 21:05:26.814 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:26.817 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16318 2021-08-12 21:05:26.820 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-08-12 21:05:26.824 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-12 21:05:26.827 | + functions-common:is_provider_network:2161 : return 1 2021-08-12 21:05:26.831 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-08-12 21:05:26.834 | + 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-12 21:05:26.837 | + functions-common:run_process:1564 : local service=q-dhcp 2021-08-12 21:05:26.840 | + 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-12 21:05:26.843 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:26.845 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:26.848 | + functions-common:run_process:1569 : local name=q-dhcp 2021-08-12 21:05:26.851 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:26.853 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:26.856 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:26.859 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:26.863 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:26.868 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802326865 2021-08-12 21:05:26.872 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-08-12 21:05:26.892 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:26.894 | + 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-12 21:05:26.897 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-08-12 21:05:26.900 | + 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-12 21:05:26.903 | + 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-12 21:05:26.906 | + 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-12 21:05:26.908 | + 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-12 21:05:26.911 | + 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-12 21:05:26.915 | + 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-12 21:05:26.918 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-08-12 21:05:26.921 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:26.923 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:26.925 | + 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-12 21:05:26.928 | + 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-12 21:05:26.932 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-08-12 21:05:26.941 | + 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-12 21:05:26.944 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:26.948 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:26.951 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:26.954 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:26.956 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-08-12 21:05:26.959 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:26.963 | + 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-12 21:05:27.044 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-08-12 21:05:27.131 | + 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-12 21:05:27.200 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-08-12 21:05:27.268 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-08-12 21:05:27.339 | + 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-12 21:05:27.415 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:27.419 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-08-12 21:05:27.502 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:27.949 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-08-12 21:05:27.969 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-08-12 21:05:28.392 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-08-12 21:05:28.429 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:28.436 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:28.440 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:28.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:28.446 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:28.450 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:28.453 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:28.462 | + functions-common:time_stop:2316 : start_time=1628802326865 2021-08-12 21:05:28.467 | + functions-common:time_stop:2318 : [[ -z 1628802326865 ]] 2021-08-12 21:05:28.470 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:28.476 | + functions-common:time_stop:2321 : end_time=1628802328472 2021-08-12 21:05:28.479 | + functions-common:time_stop:2322 : elapsed_time=1607 2021-08-12 21:05:28.483 | + functions-common:time_stop:2323 : total=16318 2021-08-12 21:05:28.486 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:28.489 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17925 2021-08-12 21:05:28.492 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-08-12 21:05:28.517 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:05:28.521 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-08-12 21:05:28.524 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-12 21:05:28.530 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-12 21:05:28.536 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-08-12 21:05:28.539 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-12 21:05:28.542 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-12 21:05:28.546 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-12 21:05:28.550 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-08-12 21:05:28.557 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-12 21:05:28.561 | + 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-12 21:05:28.563 | + functions-common:run_process:1564 : local service=q-l3 2021-08-12 21:05:28.566 | + 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-12 21:05:28.568 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:28.571 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:28.574 | + functions-common:run_process:1569 : local name=q-l3 2021-08-12 21:05:28.577 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:28.579 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:28.582 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:28.585 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:28.589 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:28.594 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802328591 2021-08-12 21:05:28.597 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-08-12 21:05:28.621 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:28.624 | + 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-12 21:05:28.628 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-08-12 21:05:28.631 | + 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-12 21:05:28.634 | + 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-12 21:05:28.637 | + 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-12 21:05:28.640 | + 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-12 21:05:28.644 | + 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-12 21:05:28.647 | + 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-12 21:05:28.650 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-08-12 21:05:28.654 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:28.658 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:28.661 | + 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-12 21:05:28.664 | + 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-12 21:05:28.668 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-08-12 21:05:28.671 | + 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-12 21:05:28.675 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:28.677 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:28.680 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:28.684 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:28.687 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-08-12 21:05:28.692 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:28.702 | + 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-12 21:05:28.784 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-08-12 21:05:28.876 | + 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-12 21:05:28.942 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-08-12 21:05:29.014 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-08-12 21:05:29.104 | + 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-12 21:05:29.188 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:29.192 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-08-12 21:05:29.284 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:29.739 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-08-12 21:05:29.756 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-08-12 21:05:30.204 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-08-12 21:05:30.235 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:30.239 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:30.245 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:30.250 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:30.258 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:30.265 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:30.269 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:30.276 | + functions-common:time_stop:2316 : start_time=1628802328591 2021-08-12 21:05:30.278 | + functions-common:time_stop:2318 : [[ -z 1628802328591 ]] 2021-08-12 21:05:30.282 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:30.290 | + functions-common:time_stop:2321 : end_time=1628802330284 2021-08-12 21:05:30.294 | + functions-common:time_stop:2322 : elapsed_time=1693 2021-08-12 21:05:30.298 | + functions-common:time_stop:2323 : total=17925 2021-08-12 21:05:30.302 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:30.306 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19618 2021-08-12 21:05:30.310 | + 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-12 21:05:30.314 | + functions-common:run_process:1564 : local service=q-meta 2021-08-12 21:05:30.317 | + 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-12 21:05:30.322 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:30.325 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:30.329 | + functions-common:run_process:1569 : local name=q-meta 2021-08-12 21:05:30.334 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:30.338 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:30.342 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:30.345 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:30.350 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:30.356 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802330351 2021-08-12 21:05:30.362 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-08-12 21:05:30.408 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:30.412 | + 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-12 21:05:30.415 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-08-12 21:05:30.419 | + 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-12 21:05:30.423 | + 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-12 21:05:30.428 | + 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-12 21:05:30.434 | + 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-12 21:05:30.438 | + 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-12 21:05:30.442 | + 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-12 21:05:30.445 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-08-12 21:05:30.447 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:30.450 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:30.453 | + 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-12 21:05:30.457 | + 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-12 21:05:30.461 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-08-12 21:05:30.461 | + 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-12 21:05:30.463 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:30.466 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:30.468 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:30.472 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:30.474 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-08-12 21:05:30.478 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:30.485 | + 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-12 21:05:30.586 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-08-12 21:05:30.680 | + 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-12 21:05:30.768 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-08-12 21:05:30.851 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-08-12 21:05:30.920 | + 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-12 21:05:31.012 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:31.014 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-08-12 21:05:31.133 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:31.604 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-08-12 21:05:31.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-08-12 21:05:32.087 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-08-12 21:05:32.113 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:32.117 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:32.130 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:32.133 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:32.139 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:32.146 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:32.154 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:32.162 | + functions-common:time_stop:2316 : start_time=1628802330351 2021-08-12 21:05:32.167 | + functions-common:time_stop:2318 : [[ -z 1628802330351 ]] 2021-08-12 21:05:32.178 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:32.191 | + functions-common:time_stop:2321 : end_time=1628802332184 2021-08-12 21:05:32.203 | + functions-common:time_stop:2322 : elapsed_time=1833 2021-08-12 21:05:32.211 | + functions-common:time_stop:2323 : total=19618 2021-08-12 21:05:32.222 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:32.233 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21451 2021-08-12 21:05:32.244 | + 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-12 21:05:32.249 | + functions-common:run_process:1564 : local service=q-metering 2021-08-12 21:05:32.251 | + 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-12 21:05:32.256 | + functions-common:run_process:1566 : local group= 2021-08-12 21:05:32.261 | + functions-common:run_process:1567 : local user= 2021-08-12 21:05:32.266 | + functions-common:run_process:1569 : local name=q-metering 2021-08-12 21:05:32.269 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:05:32.273 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:05:32.279 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:05:32.288 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:05:32.295 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:05:32.306 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802332298 2021-08-12 21:05:32.310 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-08-12 21:05:32.350 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:32.355 | + 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-12 21:05:32.360 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-08-12 21:05:32.364 | + 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-12 21:05:32.367 | + 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-12 21:05:32.372 | + 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-12 21:05:32.376 | + 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-12 21:05:32.380 | + 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-12 21:05:32.383 | + 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-12 21:05:32.391 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-08-12 21:05:32.399 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:05:32.407 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:05:32.414 | + 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-12 21:05:32.421 | + 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-12 21:05:32.426 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-08-12 21:05:32.428 | + 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-12 21:05:32.431 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:05:32.434 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:05:32.437 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:05:32.440 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:05:32.445 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-08-12 21:05:32.449 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:05:32.456 | + 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-12 21:05:32.585 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-08-12 21:05:32.713 | + 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-12 21:05:32.824 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-08-12 21:05:32.903 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-08-12 21:05:33.018 | + 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-12 21:05:33.119 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:05:33.127 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-08-12 21:05:33.229 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:05:33.778 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-08-12 21:05:33.800 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-08-12 21:05:34.358 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-08-12 21:05:34.389 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:05:34.392 | + functions-common:time_stop:2309 : local name 2021-08-12 21:05:34.399 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:05:34.404 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:05:34.415 | + functions-common:time_stop:2312 : local total 2021-08-12 21:05:34.430 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:05:34.439 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:05:34.447 | + functions-common:time_stop:2316 : start_time=1628802332298 2021-08-12 21:05:34.459 | + functions-common:time_stop:2318 : [[ -z 1628802332298 ]] 2021-08-12 21:05:34.466 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:05:34.484 | + functions-common:time_stop:2321 : end_time=1628802334472 2021-08-12 21:05:34.496 | + functions-common:time_stop:2322 : elapsed_time=2174 2021-08-12 21:05:34.513 | + functions-common:time_stop:2323 : total=21451 2021-08-12 21:05:34.519 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:05:34.530 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23625 2021-08-12 21:05:34.541 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-08-12 21:05:34.603 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:05:34.615 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-08-12 21:05:34.631 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-08-12 21:05:34.647 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:05:34.656 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-08-12 21:05:34.667 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-08-12 21:05:34.685 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-08-12 21:05:34.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-08-12 21:05:34.710 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-08-12 21:05:34.714 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-08-12 21:05:34.714 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-08-12 21:05:34.718 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:05:34.726 | ++ functions-common:get_field:727 : read data 2021-08-12 21:05:38.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:38.156 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:38.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:38.156 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:38.350 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:38.353 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-12 21:05:38.356 | ++ functions-common:get_field:731 : field='$2' 2021-08-12 21:05:38.359 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-12 21:05:38.364 | ++ functions-common:get_field:733 : echo '| 4b02ce38e82647cdace75eb6baf8f34c | demo |' 2021-08-12 21:05:38.375 | ++ functions-common:get_field:727 : read data 2021-08-12 21:05:38.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:05:38.382 | + 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-12 21:05:38.386 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:05:38.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-08-12 21:05:38.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-08-12 21:05:38.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-12 21:05:38.423 | ++ 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-12 21:05:41.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:41.571 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:41.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:41.571 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:41.736 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:41.740 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-12 21:05:41.740 | address-scope 2021-08-12 21:05:41.740 | router-admin-state-down-before-update 2021-08-12 21:05:41.740 | agent 2021-08-12 21:05:41.740 | agent-resources-synced 2021-08-12 21:05:41.740 | allowed-address-pairs 2021-08-12 21:05:41.740 | auto-allocated-topology 2021-08-12 21:05:41.740 | availability_zone 2021-08-12 21:05:41.740 | availability_zone_filter 2021-08-12 21:05:41.740 | default-subnetpools 2021-08-12 21:05:41.740 | dhcp_agent_scheduler 2021-08-12 21:05:41.740 | dvr 2021-08-12 21:05:41.740 | empty-string-filtering 2021-08-12 21:05:41.740 | external-net 2021-08-12 21:05:41.740 | extra_dhcp_opt 2021-08-12 21:05:41.740 | extraroute 2021-08-12 21:05:41.740 | extraroute-atomic 2021-08-12 21:05:41.740 | filter-validation 2021-08-12 21:05:41.740 | fip-port-details 2021-08-12 21:05:41.740 | flavors 2021-08-12 21:05:41.740 | floatingip-pools 2021-08-12 21:05:41.740 | ip-substring-filtering 2021-08-12 21:05:41.740 | router 2021-08-12 21:05:41.740 | ext-gw-mode 2021-08-12 21:05:41.740 | l3-ha 2021-08-12 21:05:41.740 | l3-flavors 2021-08-12 21:05:41.740 | l3-port-ip-change-not-allowed 2021-08-12 21:05:41.741 | l3_agent_scheduler 2021-08-12 21:05:41.741 | metering 2021-08-12 21:05:41.741 | metering_source_and_destination_fields 2021-08-12 21:05:41.741 | multi-provider 2021-08-12 21:05:41.741 | net-mtu 2021-08-12 21:05:41.741 | net-mtu-writable 2021-08-12 21:05:41.741 | network_availability_zone 2021-08-12 21:05:41.741 | network-ip-availability 2021-08-12 21:05:41.741 | pagination 2021-08-12 21:05:41.741 | port-device-profile 2021-08-12 21:05:41.741 | port-mac-address-regenerate 2021-08-12 21:05:41.741 | port-numa-affinity-policy 2021-08-12 21:05:41.741 | binding 2021-08-12 21:05:41.741 | binding-extended 2021-08-12 21:05:41.741 | port-security 2021-08-12 21:05:41.741 | project-id 2021-08-12 21:05:41.741 | provider 2021-08-12 21:05:41.741 | quotas 2021-08-12 21:05:41.741 | quota_details 2021-08-12 21:05:41.741 | rbac-policies 2021-08-12 21:05:41.741 | rbac-address-group 2021-08-12 21:05:41.741 | rbac-address-scope 2021-08-12 21:05:41.741 | rbac-security-groups 2021-08-12 21:05:41.741 | rbac-subnetpool 2021-08-12 21:05:41.741 | revision-if-match 2021-08-12 21:05:41.741 | standard-attr-revisions 2021-08-12 21:05:41.741 | router_availability_zone 2021-08-12 21:05:41.741 | security-groups-normalized-cidr 2021-08-12 21:05:41.741 | port-security-groups-filtering 2021-08-12 21:05:41.741 | security-groups-remote-address-group 2021-08-12 21:05:41.741 | security-group 2021-08-12 21:05:41.741 | service-type 2021-08-12 21:05:41.741 | sorting 2021-08-12 21:05:41.741 | standard-attr-description 2021-08-12 21:05:41.741 | stateful-security-group 2021-08-12 21:05:41.742 | subnet_onboard 2021-08-12 21:05:41.742 | subnet-service-types 2021-08-12 21:05:41.742 | subnet_allocation 2021-08-12 21:05:41.742 | subnetpool-prefix-ops 2021-08-12 21:05:41.742 | standard-attr-tag 2021-08-12 21:05:41.742 | standard-attr-timestamp' 2021-08-12 21:05:41.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-12 21:05:41.743 | address-scope 2021-08-12 21:05:41.743 | router-admin-state-down-before-update 2021-08-12 21:05:41.743 | agent 2021-08-12 21:05:41.743 | agent-resources-synced 2021-08-12 21:05:41.743 | allowed-address-pairs 2021-08-12 21:05:41.743 | auto-allocated-topology 2021-08-12 21:05:41.743 | availability_zone 2021-08-12 21:05:41.743 | availability_zone_filter 2021-08-12 21:05:41.744 | default-subnetpools 2021-08-12 21:05:41.744 | dhcp_agent_scheduler 2021-08-12 21:05:41.744 | dvr 2021-08-12 21:05:41.744 | empty-string-filtering 2021-08-12 21:05:41.744 | external-net 2021-08-12 21:05:41.744 | extra_dhcp_opt 2021-08-12 21:05:41.744 | extraroute 2021-08-12 21:05:41.744 | extraroute-atomic 2021-08-12 21:05:41.744 | filter-validation 2021-08-12 21:05:41.744 | fip-port-details 2021-08-12 21:05:41.744 | flavors 2021-08-12 21:05:41.744 | floatingip-pools 2021-08-12 21:05:41.744 | ip-substring-filtering 2021-08-12 21:05:41.744 | router 2021-08-12 21:05:41.744 | ext-gw-mode 2021-08-12 21:05:41.744 | l3-ha 2021-08-12 21:05:41.744 | l3-flavors 2021-08-12 21:05:41.744 | l3-port-ip-change-not-allowed 2021-08-12 21:05:41.744 | l3_agent_scheduler 2021-08-12 21:05:41.744 | metering 2021-08-12 21:05:41.744 | metering_source_and_destination_fields 2021-08-12 21:05:41.744 | multi-provider 2021-08-12 21:05:41.744 | net-mtu 2021-08-12 21:05:41.744 | net-mtu-writable 2021-08-12 21:05:41.744 | network_availability_zone 2021-08-12 21:05:41.744 | network-ip-availability 2021-08-12 21:05:41.744 | pagination 2021-08-12 21:05:41.744 | port-device-profile 2021-08-12 21:05:41.744 | port-mac-address-regenerate 2021-08-12 21:05:41.744 | port-numa-affinity-policy 2021-08-12 21:05:41.744 | binding 2021-08-12 21:05:41.745 | binding-extended 2021-08-12 21:05:41.745 | port-security 2021-08-12 21:05:41.745 | project-id 2021-08-12 21:05:41.745 | provider 2021-08-12 21:05:41.745 | quotas 2021-08-12 21:05:41.745 | quota_details 2021-08-12 21:05:41.745 | rbac-policies 2021-08-12 21:05:41.745 | rbac-address-group 2021-08-12 21:05:41.745 | rbac-address-scope 2021-08-12 21:05:41.745 | rbac-security-groups 2021-08-12 21:05:41.745 | rbac-subnetpool 2021-08-12 21:05:41.745 | revision-if-match 2021-08-12 21:05:41.745 | standard-attr-revisions 2021-08-12 21:05:41.745 | router_availability_zone 2021-08-12 21:05:41.745 | security-groups-normalized-cidr 2021-08-12 21:05:41.745 | port-security-groups-filtering 2021-08-12 21:05:41.745 | security-groups-remote-address-group 2021-08-12 21:05:41.745 | security-group 2021-08-12 21:05:41.745 | service-type 2021-08-12 21:05:41.745 | sorting 2021-08-12 21:05:41.745 | standard-attr-description 2021-08-12 21:05:41.745 | stateful-security-group 2021-08-12 21:05:41.745 | subnet_onboard 2021-08-12 21:05:41.745 | subnet-service-types 2021-08-12 21:05:41.745 | subnet_allocation 2021-08-12 21:05:41.745 | subnetpool-prefix-ops 2021-08-12 21:05:41.745 | standard-attr-tag 2021-08-12 21:05:41.745 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-12 21:05:41.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-12 21:05:41.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-08-12 21:05:41.754 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-08-12 21:05:41.758 | ++ 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-12 21:05:44.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:44.892 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:44.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:44.892 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:45.080 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:45.083 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=393b3e78-1b5b-4691-897d-34200a448797 2021-08-12 21:05:45.086 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-08-12 21:05:45.090 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-08-12 21:05:45.093 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-12 21:05:45.096 | + functions-common:is_provider_network:2161 : return 1 2021-08-12 21:05:45.101 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 4b02ce38e82647cdace75eb6baf8f34c private 2021-08-12 21:05:45.103 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-08-12 21:05:45.103 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-08-12 21:05:45.107 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:05:45.110 | ++ functions-common:get_field:727 : read data 2021-08-12 21:05:49.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:49.163 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:49.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:49.163 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:49.357 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:49.361 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-12 21:05:49.364 | ++ functions-common:get_field:731 : field='$3' 2021-08-12 21:05:49.368 | ++ functions-common:get_field:733 : echo '| id | cb79324d-995b-4227-b024-9344e4b695bd |' 2021-08-12 21:05:49.370 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-12 21:05:49.377 | ++ functions-common:get_field:727 : read data 2021-08-12 21:05:49.380 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=cb79324d-995b-4227-b024-9344e4b695bd 2021-08-12 21:05:49.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 4b02ce38e82647cdace75eb6baf8f34c' 2021-08-12 21:05:49.390 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:05:49.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-08-12 21:05:49.421 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:05:49.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=4b02ce38e82647cdace75eb6baf8f34c 2021-08-12 21:05:49.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 393b3e78-1b5b-4691-897d-34200a448797 ']' 2021-08-12 21:05:49.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 4b02ce38e82647cdace75eb6baf8f34c ' 2021-08-12 21:05:49.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-08-12 21:05:49.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-08-12 21:05:49.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-08-12 21:05:49.442 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 393b3e78-1b5b-4691-897d-34200a448797 ' 2021-08-12 21:05:49.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-08-12 21:05:49.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network cb79324d-995b-4227-b024-9344e4b695bd private-subnet' 2021-08-12 21:05:49.449 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-08-12 21:05:49.454 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 4b02ce38e82647cdace75eb6baf8f34c --ip-version 4 --gateway 172.20.0.1 --subnet-pool 393b3e78-1b5b-4691-897d-34200a448797 --network cb79324d-995b-4227-b024-9344e4b695bd private-subnet 2021-08-12 21:05:49.454 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-08-12 21:05:49.454 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-08-12 21:05:49.457 | +++ functions-common:get_field:726 : local data field 2021-08-12 21:05:49.461 | +++ functions-common:get_field:727 : read data 2021-08-12 21:05:52.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:52.927 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:52.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:52.927 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:53.133 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:53.137 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-12 21:05:53.140 | +++ functions-common:get_field:731 : field='$3' 2021-08-12 21:05:53.144 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-12 21:05:53.144 | +++ functions-common:get_field:733 : echo '| id | 1679925a-cb2b-41d0-9d6a-3e49f80e851c |' 2021-08-12 21:05:53.151 | +++ functions-common:get_field:727 : read data 2021-08-12 21:05:53.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=1679925a-cb2b-41d0-9d6a-3e49f80e851c 2021-08-12 21:05:53.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 4b02ce38e82647cdace75eb6baf8f34c' 2021-08-12 21:05:53.159 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:05:53.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo 1679925a-cb2b-41d0-9d6a-3e49f80e851c 2021-08-12 21:05:53.184 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=1679925a-cb2b-41d0-9d6a-3e49f80e851c 2021-08-12 21:05:53.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-08-12 21:05:53.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-08-12 21:05:53.194 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=router 2021-08-12 21:05:53.198 | ++ 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-12 21:05:56.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:56.079 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:56.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:56.079 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:56.252 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:56.256 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-12 21:05:56.256 | address-scope 2021-08-12 21:05:56.256 | router-admin-state-down-before-update 2021-08-12 21:05:56.256 | agent 2021-08-12 21:05:56.256 | agent-resources-synced 2021-08-12 21:05:56.256 | allowed-address-pairs 2021-08-12 21:05:56.256 | auto-allocated-topology 2021-08-12 21:05:56.256 | availability_zone 2021-08-12 21:05:56.256 | availability_zone_filter 2021-08-12 21:05:56.256 | default-subnetpools 2021-08-12 21:05:56.256 | dhcp_agent_scheduler 2021-08-12 21:05:56.256 | dvr 2021-08-12 21:05:56.256 | empty-string-filtering 2021-08-12 21:05:56.256 | external-net 2021-08-12 21:05:56.256 | extra_dhcp_opt 2021-08-12 21:05:56.256 | extraroute 2021-08-12 21:05:56.256 | extraroute-atomic 2021-08-12 21:05:56.256 | filter-validation 2021-08-12 21:05:56.256 | fip-port-details 2021-08-12 21:05:56.256 | flavors 2021-08-12 21:05:56.256 | floatingip-pools 2021-08-12 21:05:56.256 | ip-substring-filtering 2021-08-12 21:05:56.256 | router 2021-08-12 21:05:56.256 | ext-gw-mode 2021-08-12 21:05:56.256 | l3-ha 2021-08-12 21:05:56.256 | l3-flavors 2021-08-12 21:05:56.256 | l3-port-ip-change-not-allowed 2021-08-12 21:05:56.256 | l3_agent_scheduler 2021-08-12 21:05:56.256 | metering 2021-08-12 21:05:56.257 | metering_source_and_destination_fields 2021-08-12 21:05:56.257 | multi-provider 2021-08-12 21:05:56.257 | net-mtu 2021-08-12 21:05:56.257 | net-mtu-writable 2021-08-12 21:05:56.257 | network_availability_zone 2021-08-12 21:05:56.257 | network-ip-availability 2021-08-12 21:05:56.257 | pagination 2021-08-12 21:05:56.257 | port-device-profile 2021-08-12 21:05:56.257 | port-mac-address-regenerate 2021-08-12 21:05:56.257 | port-numa-affinity-policy 2021-08-12 21:05:56.257 | binding 2021-08-12 21:05:56.257 | binding-extended 2021-08-12 21:05:56.257 | port-security 2021-08-12 21:05:56.257 | project-id 2021-08-12 21:05:56.257 | provider 2021-08-12 21:05:56.257 | quotas 2021-08-12 21:05:56.257 | quota_details 2021-08-12 21:05:56.257 | rbac-policies 2021-08-12 21:05:56.257 | rbac-address-group 2021-08-12 21:05:56.257 | rbac-address-scope 2021-08-12 21:05:56.257 | rbac-security-groups 2021-08-12 21:05:56.257 | rbac-subnetpool 2021-08-12 21:05:56.257 | revision-if-match 2021-08-12 21:05:56.257 | standard-attr-revisions 2021-08-12 21:05:56.257 | router_availability_zone 2021-08-12 21:05:56.257 | security-groups-normalized-cidr 2021-08-12 21:05:56.257 | port-security-groups-filtering 2021-08-12 21:05:56.257 | security-groups-remote-address-group 2021-08-12 21:05:56.257 | security-group 2021-08-12 21:05:56.257 | service-type 2021-08-12 21:05:56.257 | sorting 2021-08-12 21:05:56.257 | standard-attr-description 2021-08-12 21:05:56.257 | stateful-security-group 2021-08-12 21:05:56.257 | subnet_onboard 2021-08-12 21:05:56.257 | subnet-service-types 2021-08-12 21:05:56.258 | subnet_allocation 2021-08-12 21:05:56.258 | subnetpool-prefix-ops 2021-08-12 21:05:56.258 | standard-attr-tag 2021-08-12 21:05:56.258 | standard-attr-timestamp' 2021-08-12 21:05:56.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-12 21:05:56.260 | address-scope 2021-08-12 21:05:56.260 | router-admin-state-down-before-update 2021-08-12 21:05:56.260 | agent 2021-08-12 21:05:56.260 | agent-resources-synced 2021-08-12 21:05:56.260 | allowed-address-pairs 2021-08-12 21:05:56.260 | auto-allocated-topology 2021-08-12 21:05:56.260 | availability_zone 2021-08-12 21:05:56.260 | availability_zone_filter 2021-08-12 21:05:56.260 | default-subnetpools 2021-08-12 21:05:56.260 | dhcp_agent_scheduler 2021-08-12 21:05:56.260 | dvr 2021-08-12 21:05:56.260 | empty-string-filtering 2021-08-12 21:05:56.260 | external-net 2021-08-12 21:05:56.260 | extra_dhcp_opt 2021-08-12 21:05:56.260 | extraroute 2021-08-12 21:05:56.260 | extraroute-atomic 2021-08-12 21:05:56.260 | filter-validation 2021-08-12 21:05:56.260 | fip-port-details 2021-08-12 21:05:56.261 | flavors 2021-08-12 21:05:56.261 | floatingip-pools 2021-08-12 21:05:56.261 | ip-substring-filtering 2021-08-12 21:05:56.261 | router 2021-08-12 21:05:56.261 | ext-gw-mode 2021-08-12 21:05:56.261 | l3-ha 2021-08-12 21:05:56.261 | l3-flavors 2021-08-12 21:05:56.261 | l3-port-ip-change-not-allowed 2021-08-12 21:05:56.261 | l3_agent_scheduler 2021-08-12 21:05:56.261 | metering 2021-08-12 21:05:56.261 | metering_source_and_destination_fields 2021-08-12 21:05:56.261 | multi-provider 2021-08-12 21:05:56.261 | net-mtu 2021-08-12 21:05:56.261 | net-mtu-writable 2021-08-12 21:05:56.261 | network_availability_zone 2021-08-12 21:05:56.261 | network-ip-availability 2021-08-12 21:05:56.261 | pagination 2021-08-12 21:05:56.261 | port-device-profile 2021-08-12 21:05:56.261 | port-mac-address-regenerate 2021-08-12 21:05:56.261 | port-numa-affinity-policy 2021-08-12 21:05:56.261 | binding 2021-08-12 21:05:56.261 | binding-extended 2021-08-12 21:05:56.261 | port-security 2021-08-12 21:05:56.261 | project-id 2021-08-12 21:05:56.261 | provider 2021-08-12 21:05:56.261 | quotas 2021-08-12 21:05:56.261 | quota_details 2021-08-12 21:05:56.261 | rbac-policies 2021-08-12 21:05:56.261 | rbac-address-group 2021-08-12 21:05:56.261 | rbac-address-scope 2021-08-12 21:05:56.261 | rbac-security-groups 2021-08-12 21:05:56.261 | rbac-subnetpool 2021-08-12 21:05:56.261 | revision-if-match 2021-08-12 21:05:56.261 | standard-attr-revisions 2021-08-12 21:05:56.262 | router_availability_zone 2021-08-12 21:05:56.262 | security-groups-normalized-cidr 2021-08-12 21:05:56.262 | port-security-groups-filtering 2021-08-12 21:05:56.262 | security-groups-remote-address-group 2021-08-12 21:05:56.262 | security-group 2021-08-12 21:05:56.262 | service-type 2021-08-12 21:05:56.262 | sorting 2021-08-12 21:05:56.262 | standard-attr-description 2021-08-12 21:05:56.262 | stateful-security-group 2021-08-12 21:05:56.262 | subnet_onboard 2021-08-12 21:05:56.262 | subnet-service-types 2021-08-12 21:05:56.262 | subnet_allocation 2021-08-12 21:05:56.262 | subnetpool-prefix-ops 2021-08-12 21:05:56.262 | standard-attr-tag 2021-08-12 21:05:56.262 | standard-attr-timestamp =~ router ]] 2021-08-12 21:05:56.264 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-12 21:05:56.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-08-12 21:05:56.269 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=external-net 2021-08-12 21:05:56.273 | ++ 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-12 21:05:59.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:59.264 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:59.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:05:59.264 | from cryptography.utils import int_from_bytes 2021-08-12 21:05:59.486 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:05:59.489 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-12 21:05:59.489 | address-scope 2021-08-12 21:05:59.489 | router-admin-state-down-before-update 2021-08-12 21:05:59.489 | agent 2021-08-12 21:05:59.490 | agent-resources-synced 2021-08-12 21:05:59.490 | allowed-address-pairs 2021-08-12 21:05:59.490 | auto-allocated-topology 2021-08-12 21:05:59.490 | availability_zone 2021-08-12 21:05:59.490 | availability_zone_filter 2021-08-12 21:05:59.490 | default-subnetpools 2021-08-12 21:05:59.490 | dhcp_agent_scheduler 2021-08-12 21:05:59.490 | dvr 2021-08-12 21:05:59.490 | empty-string-filtering 2021-08-12 21:05:59.490 | external-net 2021-08-12 21:05:59.490 | extra_dhcp_opt 2021-08-12 21:05:59.490 | extraroute 2021-08-12 21:05:59.490 | extraroute-atomic 2021-08-12 21:05:59.490 | filter-validation 2021-08-12 21:05:59.490 | fip-port-details 2021-08-12 21:05:59.490 | flavors 2021-08-12 21:05:59.490 | floatingip-pools 2021-08-12 21:05:59.490 | ip-substring-filtering 2021-08-12 21:05:59.490 | router 2021-08-12 21:05:59.490 | ext-gw-mode 2021-08-12 21:05:59.491 | l3-ha 2021-08-12 21:05:59.491 | l3-flavors 2021-08-12 21:05:59.491 | l3-port-ip-change-not-allowed 2021-08-12 21:05:59.491 | l3_agent_scheduler 2021-08-12 21:05:59.491 | metering 2021-08-12 21:05:59.491 | metering_source_and_destination_fields 2021-08-12 21:05:59.491 | multi-provider 2021-08-12 21:05:59.491 | net-mtu 2021-08-12 21:05:59.491 | net-mtu-writable 2021-08-12 21:05:59.491 | network_availability_zone 2021-08-12 21:05:59.491 | network-ip-availability 2021-08-12 21:05:59.491 | pagination 2021-08-12 21:05:59.491 | port-device-profile 2021-08-12 21:05:59.491 | port-mac-address-regenerate 2021-08-12 21:05:59.491 | port-numa-affinity-policy 2021-08-12 21:05:59.491 | binding 2021-08-12 21:05:59.491 | binding-extended 2021-08-12 21:05:59.491 | port-security 2021-08-12 21:05:59.491 | project-id 2021-08-12 21:05:59.491 | provider 2021-08-12 21:05:59.491 | quotas 2021-08-12 21:05:59.491 | quota_details 2021-08-12 21:05:59.492 | rbac-policies 2021-08-12 21:05:59.492 | rbac-address-group 2021-08-12 21:05:59.492 | rbac-address-scope 2021-08-12 21:05:59.492 | rbac-security-groups 2021-08-12 21:05:59.492 | rbac-subnetpool 2021-08-12 21:05:59.492 | revision-if-match 2021-08-12 21:05:59.492 | standard-attr-revisions 2021-08-12 21:05:59.492 | router_availability_zone 2021-08-12 21:05:59.492 | security-groups-normalized-cidr 2021-08-12 21:05:59.492 | port-security-groups-filtering 2021-08-12 21:05:59.492 | security-groups-remote-address-group 2021-08-12 21:05:59.492 | security-group 2021-08-12 21:05:59.492 | service-type 2021-08-12 21:05:59.492 | sorting 2021-08-12 21:05:59.492 | standard-attr-description 2021-08-12 21:05:59.492 | stateful-security-group 2021-08-12 21:05:59.492 | subnet_onboard 2021-08-12 21:05:59.492 | subnet-service-types 2021-08-12 21:05:59.492 | subnet_allocation 2021-08-12 21:05:59.492 | subnetpool-prefix-ops 2021-08-12 21:05:59.492 | standard-attr-tag 2021-08-12 21:05:59.492 | standard-attr-timestamp' 2021-08-12 21:05:59.496 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-12 21:05:59.496 | address-scope 2021-08-12 21:05:59.496 | router-admin-state-down-before-update 2021-08-12 21:05:59.496 | agent 2021-08-12 21:05:59.496 | agent-resources-synced 2021-08-12 21:05:59.496 | allowed-address-pairs 2021-08-12 21:05:59.496 | auto-allocated-topology 2021-08-12 21:05:59.496 | availability_zone 2021-08-12 21:05:59.496 | availability_zone_filter 2021-08-12 21:05:59.496 | default-subnetpools 2021-08-12 21:05:59.496 | dhcp_agent_scheduler 2021-08-12 21:05:59.496 | dvr 2021-08-12 21:05:59.496 | empty-string-filtering 2021-08-12 21:05:59.496 | external-net 2021-08-12 21:05:59.496 | extra_dhcp_opt 2021-08-12 21:05:59.496 | extraroute 2021-08-12 21:05:59.496 | extraroute-atomic 2021-08-12 21:05:59.497 | filter-validation 2021-08-12 21:05:59.497 | fip-port-details 2021-08-12 21:05:59.497 | flavors 2021-08-12 21:05:59.497 | floatingip-pools 2021-08-12 21:05:59.497 | ip-substring-filtering 2021-08-12 21:05:59.497 | router 2021-08-12 21:05:59.497 | ext-gw-mode 2021-08-12 21:05:59.497 | l3-ha 2021-08-12 21:05:59.497 | l3-flavors 2021-08-12 21:05:59.497 | l3-port-ip-change-not-allowed 2021-08-12 21:05:59.497 | l3_agent_scheduler 2021-08-12 21:05:59.497 | metering 2021-08-12 21:05:59.497 | metering_source_and_destination_fields 2021-08-12 21:05:59.497 | multi-provider 2021-08-12 21:05:59.497 | net-mtu 2021-08-12 21:05:59.497 | net-mtu-writable 2021-08-12 21:05:59.497 | network_availability_zone 2021-08-12 21:05:59.497 | network-ip-availability 2021-08-12 21:05:59.497 | pagination 2021-08-12 21:05:59.497 | port-device-profile 2021-08-12 21:05:59.497 | port-mac-address-regenerate 2021-08-12 21:05:59.497 | port-numa-affinity-policy 2021-08-12 21:05:59.497 | binding 2021-08-12 21:05:59.497 | binding-extended 2021-08-12 21:05:59.497 | port-security 2021-08-12 21:05:59.497 | project-id 2021-08-12 21:05:59.497 | provider 2021-08-12 21:05:59.497 | quotas 2021-08-12 21:05:59.498 | quota_details 2021-08-12 21:05:59.498 | rbac-policies 2021-08-12 21:05:59.498 | rbac-address-group 2021-08-12 21:05:59.498 | rbac-address-scope 2021-08-12 21:05:59.498 | rbac-security-groups 2021-08-12 21:05:59.498 | rbac-subnetpool 2021-08-12 21:05:59.498 | revision-if-match 2021-08-12 21:05:59.498 | standard-attr-revisions 2021-08-12 21:05:59.498 | router_availability_zone 2021-08-12 21:05:59.498 | security-groups-normalized-cidr 2021-08-12 21:05:59.498 | port-security-groups-filtering 2021-08-12 21:05:59.498 | security-groups-remote-address-group 2021-08-12 21:05:59.498 | security-group 2021-08-12 21:05:59.498 | service-type 2021-08-12 21:05:59.498 | sorting 2021-08-12 21:05:59.498 | standard-attr-description 2021-08-12 21:05:59.498 | stateful-security-group 2021-08-12 21:05:59.498 | subnet_onboard 2021-08-12 21:05:59.498 | subnet-service-types 2021-08-12 21:05:59.499 | subnet_allocation 2021-08-12 21:05:59.499 | subnetpool-prefix-ops 2021-08-12 21:05:59.499 | standard-attr-tag 2021-08-12 21:05:59.499 | standard-attr-timestamp =~ external-net ]] 2021-08-12 21:05:59.499 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-12 21:05:59.502 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-08-12 21:05:59.507 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 4b02ce38e82647cdace75eb6baf8f34c router1 2021-08-12 21:05:59.509 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-08-12 21:05:59.510 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-08-12 21:05:59.513 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:05:59.517 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:03.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:03.212 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:03.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:03.212 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:03.469 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:06:03.475 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-12 21:06:03.481 | ++ functions-common:get_field:731 : field='$3' 2021-08-12 21:06:03.484 | ++ functions-common:get_field:733 : echo '| id | 716d7d62-e73a-4b88-aa03-b0951cdae2be |' 2021-08-12 21:06:03.489 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-12 21:06:03.504 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:03.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=716d7d62-e73a-4b88-aa03-b0951cdae2be 2021-08-12 21:06:03.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 4b02ce38e82647cdace75eb6baf8f34c router1' 2021-08-12 21:06:03.516 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:06:03.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-08-12 21:06:03.545 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-08-12 21:06:03.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-12 21:06:03.552 | ++ 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-12 21:06:06.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:06.362 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:06.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:06.362 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:06.546 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:06:06.550 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-12 21:06:06.550 | address-scope 2021-08-12 21:06:06.550 | router-admin-state-down-before-update 2021-08-12 21:06:06.551 | agent 2021-08-12 21:06:06.551 | agent-resources-synced 2021-08-12 21:06:06.551 | allowed-address-pairs 2021-08-12 21:06:06.551 | auto-allocated-topology 2021-08-12 21:06:06.551 | availability_zone 2021-08-12 21:06:06.551 | availability_zone_filter 2021-08-12 21:06:06.551 | default-subnetpools 2021-08-12 21:06:06.551 | dhcp_agent_scheduler 2021-08-12 21:06:06.551 | dvr 2021-08-12 21:06:06.551 | empty-string-filtering 2021-08-12 21:06:06.551 | external-net 2021-08-12 21:06:06.551 | extra_dhcp_opt 2021-08-12 21:06:06.551 | extraroute 2021-08-12 21:06:06.551 | extraroute-atomic 2021-08-12 21:06:06.551 | filter-validation 2021-08-12 21:06:06.552 | fip-port-details 2021-08-12 21:06:06.552 | flavors 2021-08-12 21:06:06.552 | floatingip-pools 2021-08-12 21:06:06.552 | ip-substring-filtering 2021-08-12 21:06:06.552 | router 2021-08-12 21:06:06.552 | ext-gw-mode 2021-08-12 21:06:06.552 | l3-ha 2021-08-12 21:06:06.552 | l3-flavors 2021-08-12 21:06:06.552 | l3-port-ip-change-not-allowed 2021-08-12 21:06:06.552 | l3_agent_scheduler 2021-08-12 21:06:06.552 | metering 2021-08-12 21:06:06.552 | metering_source_and_destination_fields 2021-08-12 21:06:06.552 | multi-provider 2021-08-12 21:06:06.552 | net-mtu 2021-08-12 21:06:06.552 | net-mtu-writable 2021-08-12 21:06:06.552 | network_availability_zone 2021-08-12 21:06:06.553 | network-ip-availability 2021-08-12 21:06:06.553 | pagination 2021-08-12 21:06:06.553 | port-device-profile 2021-08-12 21:06:06.553 | port-mac-address-regenerate 2021-08-12 21:06:06.553 | port-numa-affinity-policy 2021-08-12 21:06:06.553 | binding 2021-08-12 21:06:06.553 | binding-extended 2021-08-12 21:06:06.553 | port-security 2021-08-12 21:06:06.553 | project-id 2021-08-12 21:06:06.553 | provider 2021-08-12 21:06:06.553 | quotas 2021-08-12 21:06:06.553 | quota_details 2021-08-12 21:06:06.553 | rbac-policies 2021-08-12 21:06:06.553 | rbac-address-group 2021-08-12 21:06:06.553 | rbac-address-scope 2021-08-12 21:06:06.553 | rbac-security-groups 2021-08-12 21:06:06.554 | rbac-subnetpool 2021-08-12 21:06:06.554 | revision-if-match 2021-08-12 21:06:06.554 | standard-attr-revisions 2021-08-12 21:06:06.554 | router_availability_zone 2021-08-12 21:06:06.554 | security-groups-normalized-cidr 2021-08-12 21:06:06.554 | port-security-groups-filtering 2021-08-12 21:06:06.554 | security-groups-remote-address-group 2021-08-12 21:06:06.554 | security-group 2021-08-12 21:06:06.554 | service-type 2021-08-12 21:06:06.554 | sorting 2021-08-12 21:06:06.554 | standard-attr-description 2021-08-12 21:06:06.554 | stateful-security-group 2021-08-12 21:06:06.554 | subnet_onboard 2021-08-12 21:06:06.554 | subnet-service-types 2021-08-12 21:06:06.555 | subnet_allocation 2021-08-12 21:06:06.555 | subnetpool-prefix-ops 2021-08-12 21:06:06.555 | standard-attr-tag 2021-08-12 21:06:06.555 | standard-attr-timestamp' 2021-08-12 21:06:06.555 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-12 21:06:06.555 | address-scope 2021-08-12 21:06:06.555 | router-admin-state-down-before-update 2021-08-12 21:06:06.555 | agent 2021-08-12 21:06:06.555 | agent-resources-synced 2021-08-12 21:06:06.555 | allowed-address-pairs 2021-08-12 21:06:06.555 | auto-allocated-topology 2021-08-12 21:06:06.555 | availability_zone 2021-08-12 21:06:06.555 | availability_zone_filter 2021-08-12 21:06:06.555 | default-subnetpools 2021-08-12 21:06:06.555 | dhcp_agent_scheduler 2021-08-12 21:06:06.555 | dvr 2021-08-12 21:06:06.556 | empty-string-filtering 2021-08-12 21:06:06.556 | external-net 2021-08-12 21:06:06.556 | extra_dhcp_opt 2021-08-12 21:06:06.556 | extraroute 2021-08-12 21:06:06.556 | extraroute-atomic 2021-08-12 21:06:06.556 | filter-validation 2021-08-12 21:06:06.556 | fip-port-details 2021-08-12 21:06:06.556 | flavors 2021-08-12 21:06:06.557 | floatingip-pools 2021-08-12 21:06:06.557 | ip-substring-filtering 2021-08-12 21:06:06.557 | router 2021-08-12 21:06:06.557 | ext-gw-mode 2021-08-12 21:06:06.557 | l3-ha 2021-08-12 21:06:06.557 | l3-flavors 2021-08-12 21:06:06.557 | l3-port-ip-change-not-allowed 2021-08-12 21:06:06.557 | l3_agent_scheduler 2021-08-12 21:06:06.557 | metering 2021-08-12 21:06:06.557 | metering_source_and_destination_fields 2021-08-12 21:06:06.557 | multi-provider 2021-08-12 21:06:06.557 | net-mtu 2021-08-12 21:06:06.557 | net-mtu-writable 2021-08-12 21:06:06.558 | network_availability_zone 2021-08-12 21:06:06.558 | network-ip-availability 2021-08-12 21:06:06.558 | pagination 2021-08-12 21:06:06.558 | port-device-profile 2021-08-12 21:06:06.558 | port-mac-address-regenerate 2021-08-12 21:06:06.558 | port-numa-affinity-policy 2021-08-12 21:06:06.558 | binding 2021-08-12 21:06:06.558 | binding-extended 2021-08-12 21:06:06.558 | port-security 2021-08-12 21:06:06.558 | project-id 2021-08-12 21:06:06.558 | provider 2021-08-12 21:06:06.558 | quotas 2021-08-12 21:06:06.558 | quota_details 2021-08-12 21:06:06.558 | rbac-policies 2021-08-12 21:06:06.558 | rbac-address-group 2021-08-12 21:06:06.559 | rbac-address-scope 2021-08-12 21:06:06.559 | rbac-security-groups 2021-08-12 21:06:06.559 | rbac-subnetpool 2021-08-12 21:06:06.559 | revision-if-match 2021-08-12 21:06:06.559 | standard-attr-revisions 2021-08-12 21:06:06.559 | router_availability_zone 2021-08-12 21:06:06.559 | security-groups-normalized-cidr 2021-08-12 21:06:06.559 | port-security-groups-filtering 2021-08-12 21:06:06.559 | security-groups-remote-address-group 2021-08-12 21:06:06.559 | security-group 2021-08-12 21:06:06.559 | service-type 2021-08-12 21:06:06.559 | sorting 2021-08-12 21:06:06.559 | standard-attr-description 2021-08-12 21:06:06.559 | stateful-security-group 2021-08-12 21:06:06.559 | subnet_onboard 2021-08-12 21:06:06.559 | subnet-service-types 2021-08-12 21:06:06.560 | subnet_allocation 2021-08-12 21:06:06.560 | subnetpool-prefix-ops 2021-08-12 21:06:06.560 | standard-attr-tag 2021-08-12 21:06:06.560 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-12 21:06:06.560 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-12 21:06:06.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-08-12 21:06:06.564 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-08-12 21:06:06.569 | ++ 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-12 21:06:06.570 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-08-12 21:06:06.570 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-08-12 21:06:06.575 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:06:06.580 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:09.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:09.558 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:09.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:09.558 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:09.742 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:06:09.746 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-12 21:06:09.748 | ++ functions-common:get_field:731 : field='$3' 2021-08-12 21:06:09.751 | ++ functions-common:get_field:733 : echo '| id | 7695009a-50de-4cc0-81f6-b777eb79445a |' 2021-08-12 21:06:09.753 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-12 21:06:09.761 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:09.765 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=7695009a-50de-4cc0-81f6-b777eb79445a 2021-08-12 21:06:09.768 | + 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-12 21:06:09.771 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:06:09.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-08-12 21:06:09.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-08-12 21:06:09.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 716d7d62-e73a-4b88-aa03-b0951cdae2be 1679925a-cb2b-41d0-9d6a-3e49f80e851c 2021-08-12 21:06:15.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:15.021 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:15.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:15.021 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:15.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-08-12 21:06:15.206 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 7695009a-50de-4cc0-81f6-b777eb79445a 2021-08-12 21:06:15.208 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-08-12 21:06:15.211 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-08-12 21:06:15.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.28.0.1 ]] 2021-08-12 21:06:15.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.28.0.1 ' 2021-08-12 21:06:15.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 7695009a-50de-4cc0-81f6-b777eb79445a --subnet-range 172.28.0.0/24 --no-dhcp ' 2021-08-12 21:06:15.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-08-12 21:06:15.226 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-08-12 21:06:15.232 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.0.1 --network 7695009a-50de-4cc0-81f6-b777eb79445a --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2021-08-12 21:06:15.233 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-08-12 21:06:18.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:18.373 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:18.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:18.373 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:18.616 | +++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:06:18.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2021-08-12 21:06:18.621 | | id | 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 |' 2021-08-12 21:06:18.624 | ++ 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-12 21:06:18.627 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:06:18.648 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 '|' 2021-08-12 21:06:18.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 |' 2021-08-12 21:06:18.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-08-12 21:06:18.659 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 '|' 2021-08-12 21:06:18.662 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-08-12 21:06:18.667 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:06:18.670 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:18.673 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-12 21:06:18.676 | ++ functions-common:get_field:731 : field='$3' 2021-08-12 21:06:18.680 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-12 21:06:18.683 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 |' 2021-08-12 21:06:18.688 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:18.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.28.0.1 2021-08-12 21:06:18.699 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 '|' 2021-08-12 21:06:18.701 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-08-12 21:06:18.704 | ++ functions-common:get_field:726 : local data field 2021-08-12 21:06:18.708 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:18.712 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-08-12 21:06:18.719 | ++ functions-common:get_field:731 : field='$6' 2021-08-12 21:06:18.726 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-08-12 21:06:18.726 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | 03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 |' 2021-08-12 21:06:18.734 | ++ functions-common:get_field:727 : read data 2021-08-12 21:06:18.738 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=03e2c90a-caff-4d9c-9b19-5eeec4ef4cb1 2021-08-12 21:06:18.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 7695009a-50de-4cc0-81f6-b777eb79445a 716d7d62-e73a-4b88-aa03-b0951cdae2be 2021-08-12 21:06:23.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:23.213 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:23.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:23.213 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:23.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ openvswitch == \o\v\n ]] 2021-08-12 21:06:23.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 neutron-l3 2021-08-12 21:06:23.414 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:23.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-08-12 21:06:23.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-08-12 21:06:23.428 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-08-12 21:06:23.432 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-08-12 21:06:23.437 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-08-12 21:06:23.441 | ++ 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-12 21:06:23.470 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-08-12 21:06:23.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-08-12 21:06:23.479 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-08-12 21:06:23.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-08-12 21:06:23.491 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-12 21:06:23.498 | + 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-12 21:06:23.502 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-12 21:06:23.505 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-08-12 21:06:23.513 | + functions-common:test_with_retry:2249 : local until=10 2021-08-12 21:06:23.516 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-12 21:06:23.520 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-12 21:06:23.523 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-12 21:06:23.527 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:23.530 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:23.534 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:23.540 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802383536 2021-08-12 21:06:23.543 | + 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-12 21:06:23.554 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-12 21:06:23.557 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:23.560 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:23.563 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:23.566 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:23.569 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:23.574 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-12 21:06:23.577 | + functions-common:time_stop:2316 : start_time=1628802383536 2021-08-12 21:06:23.581 | + functions-common:time_stop:2318 : [[ -z 1628802383536 ]] 2021-08-12 21:06:23.585 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:23.591 | + functions-common:time_stop:2321 : end_time=1628802383588 2021-08-12 21:06:23.598 | + functions-common:time_stop:2322 : elapsed_time=52 2021-08-12 21:06:23.598 | + functions-common:time_stop:2323 : total=5610 2021-08-12 21:06:23.599 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:23.601 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5662 2021-08-12 21:06:23.605 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-08-12 21:06:23.609 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.28.0.1 2021-08-12 21:06:23.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-08-12 21:06:23.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-08-12 21:06:23.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-08-12 21:06:23.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-08-12 21:06:23.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.28.0.1/24 dev br-data 2021-08-12 21:06:23.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-08-12 21:06:23.660 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-08-12 21:06:23.660 | ++ 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-12 21:06:23.662 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-08-12 21:06:23.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-08-12 21:06:25.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:25.871 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:25.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:25.871 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:26.048 | ++ functions-common:oscwrap:2349 : return 0 2021-08-12 21:06:26.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.28.0.15 ' 2021-08-12 21:06:26.054 | + 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-12 21:06:26.057 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-12 21:06:26.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-08-12 21:06:26.082 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-08-12 21:06:26.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-08-12 21:06:26.089 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-08-12 21:06:26.109 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:26.112 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-08-12 21:06:26.115 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:06:26.118 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-08-12 21:06:26.121 | + ./stack.sh:main:1323 : start_nova 2021-08-12 21:06:26.124 | + lib/nova:start_nova:1053 : start_nova_rest 2021-08-12 21:06:26.126 | + lib/nova:start_nova_rest:961 : 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-12 21:06:26.129 | + lib/nova:start_nova_rest:962 : 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-12 21:06:26.132 | + lib/nova:start_nova_rest:962 : 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-12 21:06:26.136 | + lib/nova:start_nova_rest:964 : local api_cell_conf=/etc/nova/nova.conf 2021-08-12 21:06:26.139 | + lib/nova:start_nova_rest:965 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-12 21:06:26.142 | + lib/nova:start_nova_rest:967 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.146 | + functions-common:run_process:1564 : local service=n-sch 2021-08-12 21:06:26.151 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.153 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:26.156 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:26.159 | + functions-common:run_process:1569 : local name=n-sch 2021-08-12 21:06:26.161 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:26.164 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:26.168 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:26.170 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:26.174 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:26.178 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802386176 2021-08-12 21:06:26.182 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-08-12 21:06:26.201 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:26.203 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-08-12 21:06:26.206 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-08-12 21:06:26.209 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.213 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.216 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.219 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.221 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-12 21:06:26.224 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-12 21:06:26.227 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-08-12 21:06:26.230 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:06:26.232 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:06:26.235 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-12 21:06:26.237 | + 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-12 21:06:26.240 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-08-12 21:06:26.242 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-12 21:06:26.244 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:06:26.247 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:06:26.249 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:06:26.252 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:06:26.255 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-08-12 21:06:26.258 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:06:26.264 | + 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-12 21:06:26.339 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-08-12 21:06:26.418 | + 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-12 21:06:26.485 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-08-12 21:06:26.548 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-08-12 21:06:26.618 | + 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-12 21:06:26.716 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:06:26.719 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-08-12 21:06:26.807 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:06:27.266 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-08-12 21:06:27.284 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-08-12 21:06:27.756 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-08-12 21:06:27.782 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:27.785 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:27.786 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:27.792 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:27.798 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:27.801 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:27.804 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:27.807 | + functions-common:time_stop:2316 : start_time=1628802386176 2021-08-12 21:06:27.810 | + functions-common:time_stop:2318 : [[ -z 1628802386176 ]] 2021-08-12 21:06:27.813 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:27.818 | + functions-common:time_stop:2321 : end_time=1628802387815 2021-08-12 21:06:27.821 | + functions-common:time_stop:2322 : elapsed_time=1639 2021-08-12 21:06:27.824 | + functions-common:time_stop:2323 : total=23625 2021-08-12 21:06:27.827 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:27.829 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25264 2021-08-12 21:06:27.832 | + lib/nova:start_nova_rest:968 : '[' True == False ']' 2021-08-12 21:06:27.835 | ++ lib/nova:start_nova_rest:971 : which uwsgi 2021-08-12 21:06:27.845 | + lib/nova:start_nova_rest:971 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-12 21:06:27.848 | + functions-common:run_process:1564 : local service=n-api-meta 2021-08-12 21:06:27.851 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-12 21:06:27.855 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:27.858 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:27.861 | + functions-common:run_process:1569 : local name=n-api-meta 2021-08-12 21:06:27.864 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:27.867 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:27.870 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:27.873 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:27.877 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:27.881 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802387879 2021-08-12 21:06:27.884 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-08-12 21:06:27.904 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:27.907 | + 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-12 21:06:27.909 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-08-12 21:06:27.912 | + 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-12 21:06:27.914 | + 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-12 21:06:27.919 | + 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-12 21:06:27.921 | + 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-12 21:06:27.925 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-08-12 21:06:27.928 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-08-12 21:06:27.931 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-08-12 21:06:27.933 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:06:27.936 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:06:27.938 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-08-12 21:06:27.941 | + 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-12 21:06:27.944 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-08-12 21:06:27.946 | + 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-12 21:06:27.949 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-12 21:06:27.952 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-12 21:06:27.955 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-08-12 21:06:27.959 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-12 21:06:27.965 | + 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-12 21:06:28.038 | + 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-12 21:06:28.116 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-08-12 21:06:28.173 | + 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-12 21:06:28.232 | + 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-12 21:06:28.298 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-08-12 21:06:28.363 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-08-12 21:06:28.425 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-08-12 21:06:28.487 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-08-12 21:06:28.544 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-08-12 21:06:28.602 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-12 21:06:28.605 | + 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-12 21:06:28.680 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-12 21:06:29.135 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-08-12 21:06:29.149 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-08-12 21:06:29.555 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-08-12 21:06:29.649 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:29.654 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:29.663 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:29.674 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:29.674 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:29.677 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:29.682 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:29.685 | + functions-common:time_stop:2316 : start_time=1628802387879 2021-08-12 21:06:29.689 | + functions-common:time_stop:2318 : [[ -z 1628802387879 ]] 2021-08-12 21:06:29.696 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:29.705 | + functions-common:time_stop:2321 : end_time=1628802389698 2021-08-12 21:06:29.710 | + functions-common:time_stop:2322 : elapsed_time=1819 2021-08-12 21:06:29.716 | + functions-common:time_stop:2323 : total=25264 2021-08-12 21:06:29.720 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:29.725 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27083 2021-08-12 21:06:29.729 | + lib/nova:start_nova_rest:974 : 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-12 21:06:29.732 | + lib/nova:start_nova_rest:974 : 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-12 21:06:29.734 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-08-12 21:06:29.737 | + lib/nova:start_nova_console_proxies:989 : 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-12 21:06:29.740 | + lib/nova:start_nova_console_proxies:991 : 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-12 21:06:29.743 | + lib/nova:start_nova_console_proxies:991 : 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-12 21:06:29.746 | + lib/nova:start_nova_console_proxies:993 : local api_cell_conf=/etc/nova/nova.conf 2021-08-12 21:06:29.749 | + lib/nova:start_nova_console_proxies:995 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 21:06:29.752 | + lib/nova:start_nova_console_proxies:1000 : enable_nova_console_proxies 2021-08-12 21:06:29.756 | ++ lib/nova:enable_nova_console_proxies:978 : seq 1 1 2021-08-12 21:06:29.762 | + lib/nova:enable_nova_console_proxies:978 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:06:29.765 | + lib/nova:enable_nova_console_proxies:979 : for srv in n-novnc n-spice n-sproxy 2021-08-12 21:06:29.768 | + lib/nova:enable_nova_console_proxies:980 : is_service_enabled n-novnc 2021-08-12 21:06:29.789 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:29.792 | + lib/nova:enable_nova_console_proxies:979 : for srv in n-novnc n-spice n-sproxy 2021-08-12 21:06:29.795 | + lib/nova:enable_nova_console_proxies:980 : is_service_enabled n-spice 2021-08-12 21:06:29.822 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:29.822 | + lib/nova:enable_nova_console_proxies:979 : for srv in n-novnc n-spice n-sproxy 2021-08-12 21:06:29.826 | + lib/nova:enable_nova_console_proxies:980 : is_service_enabled n-sproxy 2021-08-12 21:06:29.845 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:29.850 | ++ lib/nova:start_nova_console_proxies:1001 : seq 1 1 2021-08-12 21:06:29.854 | + lib/nova:start_nova_console_proxies:1001 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:06:29.857 | + lib/nova:start_nova_console_proxies:1002 : local conf 2021-08-12 21:06:29.860 | ++ lib/nova:start_nova_console_proxies:1003 : conductor_conf 1 2021-08-12 21:06:29.863 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 21:06:29.867 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 21:06:29.871 | + lib/nova:start_nova_console_proxies:1003 : conf=/etc/nova/nova_cell1.conf 2021-08-12 21:06:29.875 | + lib/nova:start_nova_console_proxies:1004 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-12 21:06:29.879 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-08-12 21:06:29.883 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-12 21:06:29.887 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:29.891 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:29.893 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-08-12 21:06:29.896 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:29.901 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:29.903 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:29.908 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:29.913 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:29.919 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802389914 2021-08-12 21:06:29.922 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-08-12 21:06:29.943 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:29.945 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:29.948 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:29.951 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:29.953 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:29.957 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:29.961 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:29.967 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:29.970 | + functions-common:time_stop:2316 : start_time=1628802389914 2021-08-12 21:06:29.973 | + functions-common:time_stop:2318 : [[ -z 1628802389914 ]] 2021-08-12 21:06:29.979 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:29.982 | + functions-common:time_stop:2321 : end_time=1628802389978 2021-08-12 21:06:29.984 | + functions-common:time_stop:2322 : elapsed_time=64 2021-08-12 21:06:29.988 | + functions-common:time_stop:2323 : total=27083 2021-08-12 21:06:29.991 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:29.994 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27147 2021-08-12 21:06:29.997 | + lib/nova:start_nova_console_proxies:1005 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-12 21:06:30.000 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-08-12 21:06:30.010 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-12 21:06:30.010 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:30.010 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:30.014 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-08-12 21:06:30.017 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:30.018 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:30.022 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:30.024 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:30.030 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:30.034 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802390028 2021-08-12 21:06:30.034 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-08-12 21:06:30.058 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:30.062 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:30.062 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:30.066 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:30.070 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:30.074 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:30.074 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:30.078 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:30.081 | + functions-common:time_stop:2316 : start_time=1628802390028 2021-08-12 21:06:30.084 | + functions-common:time_stop:2318 : [[ -z 1628802390028 ]] 2021-08-12 21:06:30.090 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:30.095 | + functions-common:time_stop:2321 : end_time=1628802390090 2021-08-12 21:06:30.098 | + functions-common:time_stop:2322 : elapsed_time=62 2021-08-12 21:06:30.102 | + functions-common:time_stop:2323 : total=27147 2021-08-12 21:06:30.106 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:30.110 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27209 2021-08-12 21:06:30.114 | + lib/nova:start_nova_console_proxies:1006 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:30.117 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-08-12 21:06:30.130 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:30.130 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:30.130 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:30.133 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-08-12 21:06:30.136 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:30.136 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:30.142 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:30.142 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:30.146 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:30.150 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802390146 2021-08-12 21:06:30.153 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-08-12 21:06:30.175 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:30.182 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:30.184 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:30.190 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:30.190 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:30.190 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:30.194 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:30.195 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:30.198 | + functions-common:time_stop:2316 : start_time=1628802390146 2021-08-12 21:06:30.202 | + functions-common:time_stop:2318 : [[ -z 1628802390146 ]] 2021-08-12 21:06:30.205 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:30.210 | + functions-common:time_stop:2321 : end_time=1628802390205 2021-08-12 21:06:30.212 | + functions-common:time_stop:2322 : elapsed_time=59 2021-08-12 21:06:30.222 | + functions-common:time_stop:2323 : total=27209 2021-08-12 21:06:30.223 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:30.223 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27268 2021-08-12 21:06:30.226 | + lib/nova:start_nova_console_proxies:1010 : 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-12 21:06:30.230 | + lib/nova:start_nova_console_proxies:1010 : 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-12 21:06:30.232 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-08-12 21:06:30.237 | + lib/nova:start_nova_conductor:1023 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 21:06:30.242 | + lib/nova:start_nova_conductor:1029 : enable_nova_fleet 2021-08-12 21:06:30.242 | + lib/nova:enable_nova_fleet:1014 : is_service_enabled n-cond 2021-08-12 21:06:30.262 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:30.264 | + lib/nova:enable_nova_fleet:1015 : enable_service n-super-cond 2021-08-12 21:06:30.338 | ++ lib/nova:enable_nova_fleet:1016 : seq 1 1 2021-08-12 21:06:30.341 | + lib/nova:enable_nova_fleet:1016 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:06:30.343 | + lib/nova:enable_nova_fleet:1017 : enable_service n-cond-cell1 2021-08-12 21:06:30.442 | + lib/nova:start_nova_conductor:1030 : is_service_enabled n-super-cond 2021-08-12 21:06:30.471 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:30.474 | + lib/nova:start_nova_conductor:1031 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.477 | + functions-common:run_process:1564 : local service=n-super-cond 2021-08-12 21:06:30.481 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.485 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:30.489 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:30.494 | + functions-common:run_process:1569 : local name=n-super-cond 2021-08-12 21:06:30.498 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:30.501 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:30.504 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:30.508 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:30.514 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:30.522 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802390515 2021-08-12 21:06:30.526 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-08-12 21:06:30.563 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:30.567 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-08-12 21:06:30.570 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-08-12 21:06:30.574 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.577 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.582 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.585 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.588 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-12 21:06:30.593 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-12 21:06:30.595 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-08-12 21:06:30.601 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:06:30.604 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:06:30.608 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-12 21:06:30.614 | + 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-12 21:06:30.614 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-08-12 21:06:30.617 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-12 21:06:30.622 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:06:30.626 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:06:30.629 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:06:30.632 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:06:30.636 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-08-12 21:06:30.640 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:06:30.647 | + 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-12 21:06:30.737 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-08-12 21:06:30.818 | + 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-12 21:06:30.895 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-08-12 21:06:30.958 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-08-12 21:06:31.026 | + 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-12 21:06:31.102 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:06:31.106 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-08-12 21:06:31.185 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:06:31.652 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-08-12 21:06:31.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-08-12 21:06:32.127 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-08-12 21:06:32.160 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:32.164 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:32.173 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:32.179 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:32.187 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:32.191 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:32.194 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:32.197 | + functions-common:time_stop:2316 : start_time=1628802390515 2021-08-12 21:06:32.201 | + functions-common:time_stop:2318 : [[ -z 1628802390515 ]] 2021-08-12 21:06:32.205 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:32.219 | + functions-common:time_stop:2321 : end_time=1628802392207 2021-08-12 21:06:32.228 | + functions-common:time_stop:2322 : elapsed_time=1692 2021-08-12 21:06:32.235 | + functions-common:time_stop:2323 : total=27268 2021-08-12 21:06:32.243 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:32.246 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28960 2021-08-12 21:06:32.254 | ++ lib/nova:start_nova_conductor:1033 : seq 1 1 2021-08-12 21:06:32.267 | + lib/nova:start_nova_conductor:1033 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-12 21:06:32.271 | + lib/nova:start_nova_conductor:1034 : is_service_enabled n-cond-cell1 2021-08-12 21:06:32.310 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:32.317 | + lib/nova:start_nova_conductor:1035 : local conf 2021-08-12 21:06:32.331 | ++ lib/nova:start_nova_conductor:1036 : conductor_conf 1 2021-08-12 21:06:32.335 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-12 21:06:32.341 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-12 21:06:32.347 | + lib/nova:start_nova_conductor:1036 : conf=/etc/nova/nova_cell1.conf 2021-08-12 21:06:32.359 | + lib/nova:start_nova_conductor:1037 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.363 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-08-12 21:06:32.369 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.372 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:32.376 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:32.383 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-08-12 21:06:32.390 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:32.397 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:32.404 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:32.414 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:32.426 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:32.435 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802392428 2021-08-12 21:06:32.449 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-08-12 21:06:32.488 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:32.494 | + 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-12 21:06:32.500 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-08-12 21:06:32.505 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.511 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.519 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.522 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.528 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-08-12 21:06:32.535 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-08-12 21:06:32.542 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-08-12 21:06:32.547 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:06:32.555 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:06:32.559 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-08-12 21:06:32.567 | + 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-12 21:06:32.570 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-08-12 21:06:32.578 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-12 21:06:32.588 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:06:32.593 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:06:32.599 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:06:32.604 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:06:32.611 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-08-12 21:06:32.617 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:06:32.627 | + 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-12 21:06:32.737 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-08-12 21:06:32.813 | + 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-12 21:06:32.878 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-08-12 21:06:32.954 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-08-12 21:06:33.034 | + 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-12 21:06:33.114 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:06:33.116 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-08-12 21:06:33.201 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:06:33.699 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-08-12 21:06:33.714 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-08-12 21:06:34.200 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-08-12 21:06:34.235 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:34.237 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:34.244 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:34.256 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:34.263 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:34.271 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:34.283 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:34.295 | + functions-common:time_stop:2316 : start_time=1628802392428 2021-08-12 21:06:34.308 | + functions-common:time_stop:2318 : [[ -z 1628802392428 ]] 2021-08-12 21:06:34.317 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:34.332 | + functions-common:time_stop:2321 : end_time=1628802394324 2021-08-12 21:06:34.336 | + functions-common:time_stop:2322 : elapsed_time=1896 2021-08-12 21:06:34.340 | + functions-common:time_stop:2323 : total=28960 2021-08-12 21:06:34.344 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:34.350 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30856 2021-08-12 21:06:34.356 | + lib/nova:start_nova:1056 : start_nova_compute 2021-08-12 21:06:34.364 | + 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-12 21:06:34.371 | + 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-12 21:06:34.377 | + 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-12 21:06:34.382 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-12 21:06:34.388 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-08-12 21:06:34.398 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-12 21:06:34.403 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:06:34.411 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-12 21:06:34.416 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-08-12 21:06:34.423 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-12 21:06:34.435 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-08-12 21:06:34.441 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-08-12 21:06:34.450 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-08-12 21:06:34.458 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-08-12 21:06:34.470 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-12 21:06:34.470 | BEGIN { 2021-08-12 21:06:34.470 | section = "" 2021-08-12 21:06:34.470 | last_section = "" 2021-08-12 21:06:34.470 | section_count = 0 2021-08-12 21:06:34.470 | } 2021-08-12 21:06:34.470 | /^\[.+\]/ { 2021-08-12 21:06:34.470 | gsub("[][]", "", $1); 2021-08-12 21:06:34.470 | section=$1 2021-08-12 21:06:34.470 | next 2021-08-12 21:06:34.470 | } 2021-08-12 21:06:34.470 | /^ *\#/ { 2021-08-12 21:06:34.470 | next 2021-08-12 21:06:34.470 | } 2021-08-12 21:06:34.470 | /^[^ \t]+/ { 2021-08-12 21:06:34.470 | # get offset of first = in $0 2021-08-12 21:06:34.470 | eq_idx = index($0, "=") 2021-08-12 21:06:34.470 | # extract attr & value from $0 2021-08-12 21:06:34.470 | attr = substr($0, 1, eq_idx - 1) 2021-08-12 21:06:34.470 | value = substr($0, eq_idx + 1) 2021-08-12 21:06:34.470 | # only need to strip trailing whitespace from attr 2021-08-12 21:06:34.470 | sub(/[ \t]*$/, "", attr) 2021-08-12 21:06:34.470 | # need to strip leading & trailing whitespace from value 2021-08-12 21:06:34.470 | sub(/^[ \t]*/, "", value) 2021-08-12 21:06:34.471 | sub(/[ \t]*$/, "", value) 2021-08-12 21:06:34.471 | 2021-08-12 21:06:34.471 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-12 21:06:34.471 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-12 21:06:34.471 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-12 21:06:34.471 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-12 21:06:34.471 | if (! (section, attr) in cfg_attr_count) { 2021-08-12 21:06:34.471 | if (section != last_section) { 2021-08-12 21:06:34.471 | cfg_section[section_count++] = section 2021-08-12 21:06:34.471 | last_section = section 2021-08-12 21:06:34.471 | } 2021-08-12 21:06:34.471 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-12 21:06:34.471 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-12 21:06:34.471 | 2021-08-12 21:06:34.471 | cfg_attr[section, attr, 0] = value 2021-08-12 21:06:34.471 | cfg_attr_count[section, attr] = 1 2021-08-12 21:06:34.471 | } else { 2021-08-12 21:06:34.471 | lno = cfg_attr_count[section, attr]++ 2021-08-12 21:06:34.471 | cfg_attr[section, attr, lno] = value 2021-08-12 21:06:34.471 | } 2021-08-12 21:06:34.471 | } 2021-08-12 21:06:34.471 | END { 2021-08-12 21:06:34.471 | # Process each section in order 2021-08-12 21:06:34.471 | for (sno = 0; sno < section_count; sno++) { 2021-08-12 21:06:34.471 | section = cfg_section[sno] 2021-08-12 21:06:34.471 | # The ini routines simply append a config item immediately 2021-08-12 21:06:34.471 | # after the section header. To keep the same order as defined 2021-08-12 21:06:34.471 | # in local.conf, invoke the ini routines in the reverse order 2021-08-12 21:06:34.471 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-12 21:06:34.471 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-12 21:06:34.471 | if (cfg_attr_count[section, attr] == 1) 2021-08-12 21:06:34.471 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-12 21:06:34.472 | else { 2021-08-12 21:06:34.472 | # For multiline, invoke the ini routines in the reverse order 2021-08-12 21:06:34.472 | count = cfg_attr_count[section, attr] 2021-08-12 21:06:34.472 | print "inidelete " configfile " " section " " attr 2021-08-12 21:06:34.472 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-12 21:06:34.472 | for (l = count -2; l >= 0; l--) 2021-08-12 21:06:34.472 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-12 21:06:34.472 | } 2021-08-12 21:06:34.472 | } 2021-08-12 21:06:34.472 | } 2021-08-12 21:06:34.472 | } 2021-08-12 21:06:34.472 | ' 2021-08-12 21:06:34.472 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-12 21:06:34.472 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-12 21:06:34.472 | + inc/meta-config:merge_config_file:164 : read a 2021-08-12 21:06:34.480 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-12 21:06:34.482 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-12 21:06:34.492 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-08-12 21:06:34.506 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-12 21:06:34.508 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-08-12 21:06:34.511 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-12 21:06:34.511 | BEGIN { group = "" } 2021-08-12 21:06:34.511 | /^\[\[.+\|.*\]\]/ { 2021-08-12 21:06:34.511 | gsub("[][]", "", $1); 2021-08-12 21:06:34.511 | split($1, a, "|"); 2021-08-12 21:06:34.511 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-12 21:06:34.511 | group=a[1] 2021-08-12 21:06:34.511 | } else { 2021-08-12 21:06:34.511 | group="" 2021-08-12 21:06:34.511 | } 2021-08-12 21:06:34.511 | next 2021-08-12 21:06:34.511 | } 2021-08-12 21:06:34.511 | { 2021-08-12 21:06:34.511 | if (group != "") 2021-08-12 21:06:34.511 | print $0 2021-08-12 21:06:34.511 | } 2021-08-12 21:06:34.511 | ' /home/ubuntu/devstack/local.conf 2021-08-12 21:06:34.536 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-12 21:06:34.547 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-08-12 21:06:34.628 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-08-12 21:06:34.691 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-08-12 21:06:34.699 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-12 21:06:34.704 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-08-12 21:06:34.711 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-12 21:06:34.716 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-12 21:06:34.724 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-12 21:06:34.765 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:34.774 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-12 21:06:34.783 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-12 21:06:34.791 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-12 21:06:34.823 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:34.827 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-08-12 21:06:34.830 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-08-12 21:06:34.883 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-12 21:06:34.891 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-12 21:06:34.895 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-08-12 21:06:34.950 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-08-12 21:06:34.988 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-08-12 21:06:35.002 | + lib/nova:configure_console_compute:611 : local offset 2021-08-12 21:06:35.011 | + lib/nova:configure_console_compute:612 : offset=0 2021-08-12 21:06:35.019 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-08-12 21:06:35.026 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-08-12 21:06:35.092 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.58 2021-08-12 21:06:35.096 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-08-12 21:06:35.139 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:35.147 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-08-12 21:06:35.180 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:35.191 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-08-12 21:06:35.199 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-08-12 21:06:35.291 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-08-12 21:06:35.343 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:35.350 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-08-12 21:06:35.400 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:35.405 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-08-12 21:06:35.414 | + lib/nova:start_nova_compute:929 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-08-12 21:06:35.423 | + lib/nova:start_nova_compute:933 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-08-12 21:06:35.428 | + functions-common:run_process:1564 : local service=n-cpu 2021-08-12 21:06:35.433 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-08-12 21:06:35.439 | + functions-common:run_process:1566 : local group=libvirt 2021-08-12 21:06:35.445 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:35.449 | + functions-common:run_process:1569 : local name=n-cpu 2021-08-12 21:06:35.463 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:35.463 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:35.467 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:35.474 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:35.478 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:35.482 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802395479 2021-08-12 21:06:35.485 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-08-12 21:06:35.510 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:35.514 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:35.518 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:35.522 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:35.527 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:35.530 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:35.534 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:35.541 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:35.545 | + functions-common:time_stop:2316 : start_time=1628802395479 2021-08-12 21:06:35.548 | + functions-common:time_stop:2318 : [[ -z 1628802395479 ]] 2021-08-12 21:06:35.556 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:35.560 | + functions-common:time_stop:2321 : end_time=1628802395555 2021-08-12 21:06:35.564 | + functions-common:time_stop:2322 : elapsed_time=76 2021-08-12 21:06:35.567 | + functions-common:time_stop:2323 : total=30856 2021-08-12 21:06:35.570 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:35.573 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30932 2021-08-12 21:06:35.576 | + lib/nova:start_nova_compute:955 : 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-12 21:06:35.580 | + lib/nova:start_nova_compute:955 : 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-12 21:06:35.583 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-08-12 21:06:35.609 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:35.618 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-08-12 21:06:35.619 | Dumping cells_v2 mapping 2021-08-12 21:06:35.619 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-08-12 21:06:39.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:39.217 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:39.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:39.217 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:39.217 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-12 21:06:39.217 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-08-12 21:06:39.217 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-12 21:06:39.217 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-08-12 21:06:39.217 | | cell1 | 4278bde8-953e-45e9-b4cb-8199b1e82f74 | rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-08-12 21:06:39.217 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-12 21:06:39.667 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-08-12 21:06:39.669 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-08-12 21:06:39.738 | + inc/async:async_inner:63 : create_flavors 2021-08-12 21:06:39.789 | [11692 Async create_flavors:100325]: running: create_flavors 2021-08-12 21:06:39.793 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-08-12 21:06:39.814 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:39.818 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-08-12 21:06:39.822 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-12 21:06:39.825 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-08-12 21:06:39.828 | + ./stack.sh:main:1328 : start_cinder 2021-08-12 21:06:39.831 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-08-12 21:06:39.834 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-08-12 21:06:39.838 | + lib/cinder:start_cinder:507 : local cinder_url 2021-08-12 21:06:39.840 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-08-12 21:06:39.861 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:39.864 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-08-12 21:06:39.867 | + 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-12 21:06:39.871 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-08-12 21:06:39.874 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-08-12 21:06:39.879 | + 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-12 21:06:39.882 | + functions-common:run_process:1564 : local service=c-api 2021-08-12 21:06:39.885 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-12 21:06:39.888 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:39.891 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:39.894 | + functions-common:run_process:1569 : local name=c-api 2021-08-12 21:06:39.897 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:39.900 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:39.903 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:39.905 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:39.909 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:39.914 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802399911 2021-08-12 21:06:39.918 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-08-12 21:06:39.939 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:39.942 | + 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-12 21:06:39.945 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-08-12 21:06:39.949 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-12 21:06:39.952 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-12 21:06:39.955 | + 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-12 21:06:39.959 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-12 21:06:39.963 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-08-12 21:06:39.965 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-08-12 21:06:39.968 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-08-12 21:06:39.971 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:06:39.974 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:06:39.977 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-08-12 21:06:39.979 | + 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-12 21:06:39.982 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-08-12 21:06:39.985 | + 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-12 21:06:39.987 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-12 21:06:39.989 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-12 21:06:39.991 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-08-12 21:06:39.994 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-12 21:06:39.999 | + 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-12 21:06:40.070 | + 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-12 21:06:40.148 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-08-12 21:06:40.206 | + 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-12 21:06:40.269 | + 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-12 21:06:40.327 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-08-12 21:06:40.395 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-08-12 21:06:40.460 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-08-12 21:06:40.524 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-08-12 21:06:40.585 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-08-12 21:06:40.645 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-12 21:06:40.648 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-08-12 21:06:40.731 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-12 21:06:41.198 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-08-12 21:06:41.213 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-08-12 21:06:41.656 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-08-12 21:06:41.761 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:41.766 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:41.769 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:41.772 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:41.775 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:41.778 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:41.781 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:41.784 | + functions-common:time_stop:2316 : start_time=1628802399911 2021-08-12 21:06:41.786 | + functions-common:time_stop:2318 : [[ -z 1628802399911 ]] 2021-08-12 21:06:41.790 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:41.795 | + functions-common:time_stop:2321 : end_time=1628802401792 2021-08-12 21:06:41.798 | + functions-common:time_stop:2322 : elapsed_time=1881 2021-08-12 21:06:41.801 | + functions-common:time_stop:2323 : total=30932 2021-08-12 21:06:41.803 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:41.806 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32813 2021-08-12 21:06:41.809 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.58/volume/v3 2021-08-12 21:06:41.813 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-08-12 21:06:41.813 | Waiting for Cinder API to start... 2021-08-12 21:06:41.816 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.58/volume/v3 2021-08-12 21:06:41.819 | + functions:wait_for_service:457 : local timeout=60 2021-08-12 21:06:41.823 | + functions:wait_for_service:458 : local url=http://10.222.0.58/volume/v3 2021-08-12 21:06:41.825 | + functions:wait_for_service:459 : local rval=0 2021-08-12 21:06:41.829 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-12 21:06:41.832 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-12 21:06:41.834 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:41.838 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:41.844 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:41.847 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802401843 2021-08-12 21:06:41.851 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-12 21:06:41.857 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/volume/v3 2021-08-12 21:06:43.192 | + :: : [[ 500 == 503 ]] 2021-08-12 21:06:43.194 | + :: : [[ 0 -eq 7 ]] 2021-08-12 21:06:43.198 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-12 21:06:43.200 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:43.203 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:43.206 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:43.208 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:43.211 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:43.214 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-12 21:06:43.217 | + functions-common:time_stop:2316 : start_time=1628802401843 2021-08-12 21:06:43.219 | + functions-common:time_stop:2318 : [[ -z 1628802401843 ]] 2021-08-12 21:06:43.222 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:43.227 | + functions-common:time_stop:2321 : end_time=1628802403224 2021-08-12 21:06:43.230 | + functions-common:time_stop:2322 : elapsed_time=1381 2021-08-12 21:06:43.232 | + functions-common:time_stop:2323 : total=17538 2021-08-12 21:06:43.235 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:43.237 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18919 2021-08-12 21:06:43.240 | + functions:wait_for_service:467 : return 0 2021-08-12 21:06:43.243 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.245 | + functions-common:run_process:1564 : local service=c-sch 2021-08-12 21:06:43.248 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.252 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:43.254 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:43.257 | + functions-common:run_process:1569 : local name=c-sch 2021-08-12 21:06:43.260 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:43.262 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:43.265 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:43.267 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:43.270 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:43.276 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802403272 2021-08-12 21:06:43.279 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-08-12 21:06:43.307 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:43.309 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-08-12 21:06:43.312 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-08-12 21:06:43.314 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.317 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.319 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.322 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.324 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-12 21:06:43.327 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-12 21:06:43.329 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-08-12 21:06:43.331 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-12 21:06:43.334 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-12 21:06:43.336 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-12 21:06:43.339 | + 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-12 21:06:43.342 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-08-12 21:06:43.344 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:43.346 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-12 21:06:43.349 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-12 21:06:43.352 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-12 21:06:43.355 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-12 21:06:43.357 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-08-12 21:06:43.360 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-12 21:06:43.364 | + 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-12 21:06:43.435 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-08-12 21:06:43.505 | + 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-12 21:06:43.560 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-08-12 21:06:43.617 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-08-12 21:06:43.672 | + 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-12 21:06:43.727 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-12 21:06:43.730 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-08-12 21:06:43.796 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-12 21:06:44.241 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-08-12 21:06:44.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-08-12 21:06:44.670 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-08-12 21:06:44.696 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:44.699 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:44.702 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:44.704 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:44.707 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:44.709 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:44.711 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:44.714 | + functions-common:time_stop:2316 : start_time=1628802403272 2021-08-12 21:06:44.717 | + functions-common:time_stop:2318 : [[ -z 1628802403272 ]] 2021-08-12 21:06:44.720 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:44.725 | + functions-common:time_stop:2321 : end_time=1628802404722 2021-08-12 21:06:44.729 | + functions-common:time_stop:2322 : elapsed_time=1450 2021-08-12 21:06:44.731 | + functions-common:time_stop:2323 : total=32813 2021-08-12 21:06:44.734 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:44.736 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=34263 2021-08-12 21:06:44.739 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:44.742 | + functions-common:run_process:1564 : local service=c-bak 2021-08-12 21:06:44.745 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:44.748 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:44.750 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:44.758 | + functions-common:run_process:1569 : local name=c-bak 2021-08-12 21:06:44.764 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:44.766 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:44.769 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:44.771 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:44.774 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:44.780 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802404776 2021-08-12 21:06:44.784 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-08-12 21:06:44.805 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:44.808 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:44.811 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:44.813 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:44.816 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:44.818 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:44.821 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:44.824 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:44.826 | + functions-common:time_stop:2316 : start_time=1628802404776 2021-08-12 21:06:44.829 | + functions-common:time_stop:2318 : [[ -z 1628802404776 ]] 2021-08-12 21:06:44.832 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:44.837 | + functions-common:time_stop:2321 : end_time=1628802404834 2021-08-12 21:06:44.840 | + functions-common:time_stop:2322 : elapsed_time=58 2021-08-12 21:06:44.843 | + functions-common:time_stop:2323 : total=34263 2021-08-12 21:06:44.845 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:44.848 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=34321 2021-08-12 21:06:44.850 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:44.853 | + functions-common:run_process:1564 : local service=c-vol 2021-08-12 21:06:44.855 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-12 21:06:44.858 | + functions-common:run_process:1566 : local group= 2021-08-12 21:06:44.860 | + functions-common:run_process:1567 : local user= 2021-08-12 21:06:44.863 | + functions-common:run_process:1569 : local name=c-vol 2021-08-12 21:06:44.866 | + functions-common:run_process:1571 : time_start run_process 2021-08-12 21:06:44.868 | + functions-common:time_start:2295 : local name=run_process 2021-08-12 21:06:44.871 | + functions-common:time_start:2296 : local start_time= 2021-08-12 21:06:44.873 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-12 21:06:44.876 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-12 21:06:44.883 | + functions-common:time_start:2300 : _TIME_START[$name]=1628802404878 2021-08-12 21:06:44.886 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-08-12 21:06:44.906 | + functions-common:is_service_enabled:1965 : return 1 2021-08-12 21:06:44.909 | + functions-common:run_process:1575 : time_stop run_process 2021-08-12 21:06:44.912 | + functions-common:time_stop:2309 : local name 2021-08-12 21:06:44.914 | + functions-common:time_stop:2310 : local end_time 2021-08-12 21:06:44.917 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-12 21:06:44.919 | + functions-common:time_stop:2312 : local total 2021-08-12 21:06:44.922 | + functions-common:time_stop:2313 : local start_time 2021-08-12 21:06:44.924 | + functions-common:time_stop:2315 : name=run_process 2021-08-12 21:06:44.927 | + functions-common:time_stop:2316 : start_time=1628802404878 2021-08-12 21:06:44.929 | + functions-common:time_stop:2318 : [[ -z 1628802404878 ]] 2021-08-12 21:06:44.933 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-12 21:06:44.938 | + functions-common:time_stop:2321 : end_time=1628802404935 2021-08-12 21:06:44.942 | + functions-common:time_stop:2322 : elapsed_time=57 2021-08-12 21:06:44.945 | + functions-common:time_stop:2323 : total=34321 2021-08-12 21:06:44.949 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-12 21:06:44.953 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=34378 2021-08-12 21:06:44.956 | + ./stack.sh:main:1329 : create_volume_types 2021-08-12 21:06:44.959 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-08-12 21:06:44.980 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:44.983 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-08-12 21:06:44.986 | + lib/cinder:create_volume_types:572 : local be be_name 2021-08-12 21:06:44.989 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-12 21:06:44.991 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-08-12 21:06:44.995 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-08-12 21:06:45.018 | + functions-common:is_service_enabled:1965 : return 0 2021-08-12 21:06:45.021 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-08-12 21:06:47.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:47.080 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:47.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-12 21:06:47.080 | from cryptography.utils import int_from_bytes 2021-08-12 21:06:47.080 | Internal Server Error (HTTP 500) 2021-08-12 21:06:47.248 | + lib/cinder:create_volume_types:1 : exit_trap 2021-08-12 21:06:47.251 | + ./stack.sh:exit_trap:507 : local r=1 2021-08-12 21:06:47.256 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-08-12 21:06:47.258 | + ./stack.sh:exit_trap:508 : jobs='71136 2021-08-12 21:06:47.259 | 100325' 2021-08-12 21:06:47.261 | + ./stack.sh:exit_trap:511 : [[ -n 71136 2021-08-12 21:06:47.261 | 100325 ]] 2021-08-12 21:06:47.263 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-08-12-204904 ]] 2021-08-12 21:06:47.266 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-08-12 21:06:47.268 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-08-12 21:06:47.268 | exit_trap: cleaning up child processes 2021-08-12 21:06:47.271 | + ./stack.sh:exit_trap:513 : kill 71136 100325 2021-08-12 21:06:47.274 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.5eklQweih8 ']' 2021-08-12 21:06:47.277 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.5eklQweih8 2021-08-12 21:06:47.281 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-08-12 21:06:47.290 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-08-12 21:06:47.290 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-08-12 21:06:47.293 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-08-12 21:06:47.293 | Error on exit 2021-08-12 21:06:47.295 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-08-12 21:06:47.298 | + ./stack.sh:exit_trap:528 : generate-subunit 1628801341 1067 fail 2021-08-12 21:06:47.911 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-08-12 21:06:47.914 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-08-12 21:06:48.926 | + ./stack.sh:exit_trap:542 : exit 1