2021-12-08 21:11:58.615 | + ./stack.sh:main:473 : exec 2021-12-08 21:11:58.615 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-08-211158.summary.2021-12-08-211158 2021-12-08 21:11:58.616 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-08-211158' 2021-12-08 21:11:58.616 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:11:58.616 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-08-211158 2021-12-08 21:11:58.616 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-08-211158 /opt/stack/logs/stack.sh.log 2021-12-08 21:11:58.616 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-08-211158.summary.2021-12-08-211158 /opt/stack/logs/stack.sh.log.summary 2021-12-08 21:11:58.616 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-08 21:11:58.616 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-08 21:11:58.616 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-08 21:11:58.616 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-08 21:11:58.616 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-08 21:11:58.616 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-08 21:11:58.618 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-08 21:11:58.621 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-08 21:11:58.623 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-12-08 21:11:58.625 | + ./stack.sh:main:546 : trap err_trap ERR 2021-12-08 21:11:58.627 | + ./stack.sh:main:559 : set -o errexit 2021-12-08 21:11:58.630 | + ./stack.sh:main:562 : uname -a 2021-12-08 21:11:58.631 | Linux n-d-821126-1 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-12-08 21:11:58.632 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-08 21:11:58.634 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-08 21:11:58.637 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-12-08 21:11:58.664 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-08 21:11:58.679 | + ./stack.sh:main:576 : fetch_plugins 2021-12-08 21:11:58.680 | + functions-common:fetch_plugins:1655 : local plugins= 2021-12-08 21:11:58.682 | + functions-common:fetch_plugins:1656 : local plugin 2021-12-08 21:11:58.684 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-12-08 21:11:58.686 | + functions-common:fetch_plugins:1660 : return 2021-12-08 21:11:58.688 | + ./stack.sh:main:580 : run_phase override_defaults 2021-12-08 21:11:58.689 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-12-08 21:11:58.691 | + functions-common:run_phase:1738 : local phase= 2021-12-08 21:11:58.693 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:11:58.694 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:11:58.696 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:11:58.698 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:11:58.700 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:11:58.702 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:11:58.704 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:11:58.706 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:11:58.709 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:11:58.710 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-08 21:11:58.712 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:11:58.725 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:11:58.726 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-08 21:11:58.728 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-08 21:11:58.730 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-08 21:11:58.732 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-08 21:11:58.733 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-08 21:11:58.735 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-08 21:11:58.737 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-08 21:11:58.738 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-08 21:11:58.740 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-08 21:11:58.742 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-08 21:11:58.744 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-12-08 21:11:58.745 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-12-08 21:11:58.747 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-12-08 21:11:58.749 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-12-08 21:11:58.750 | + functions-common:plugin_override_defaults:1701 : return 2021-12-08 21:11:58.752 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-12-08 21:11:58.768 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-12-08 21:11:58.770 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-08 21:11:58.782 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:11:58.785 | +++ lib/tls:source:43 : hostname -f 2021-12-08 21:11:58.788 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-08 21:11:58.790 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-08 21:11:58.792 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-08 21:11:58.794 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-08 21:11:58.795 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-08 21:11:58.797 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-08 21:11:58.799 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-08 21:11:58.801 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-08 21:11:58.802 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-08 21:11:58.804 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-08 21:11:58.808 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-12-08 21:11:58.820 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-12-08 21:11:58.836 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-12-08 21:11:58.848 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-12-08 21:11:58.859 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-12-08 21:11:58.884 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-12-08 21:11:58.938 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-12-08 21:11:59.017 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-12-08 21:11:59.037 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-12-08 21:11:59.084 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-12-08 21:11:59.134 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-12-08 21:11:59.251 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-12-08 21:11:59.265 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-12-08 21:11:59.277 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-08 21:11:59.289 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-12-08 21:11:59.372 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-12-08 21:11:59.374 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-08 21:11:59.377 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-08 21:11:59.379 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-08 21:11:59.381 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-08 21:11:59.383 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-08 21:11:59.386 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-08 21:11:59.386 | False' 2021-12-08 21:11:59.388 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-08 21:11:59.402 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-08 21:11:59.404 | + ./stack.sh:main:610 : run_phase source 2021-12-08 21:11:59.406 | + functions-common:run_phase:1737 : local mode=source 2021-12-08 21:11:59.408 | + functions-common:run_phase:1738 : local phase= 2021-12-08 21:11:59.410 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:11:59.412 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:11:59.414 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:11:59.416 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:11:59.418 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:11:59.420 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:11:59.424 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:11:59.426 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:11:59.428 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:11:59.430 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-08 21:11:59.432 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:11:59.446 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:11:59.448 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-08 21:11:59.450 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-08 21:11:59.486 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-08 21:11:59.489 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-08 21:11:59.491 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-12-08 21:11:59.493 | + functions-common:run_phase:1759 : load_plugin_settings 2021-12-08 21:11:59.495 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-12-08 21:11:59.497 | + functions-common:load_plugin_settings:1674 : local plugin 2021-12-08 21:11:59.499 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-12-08 21:11:59.501 | + functions-common:load_plugin_settings:1678 : return 2021-12-08 21:11:59.503 | + functions-common:run_phase:1760 : verify_disabled_services 2021-12-08 21:11:59.506 | + functions-common:verify_disabled_services:2020 : local service 2021-12-08 21:11:59.508 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.510 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-08 21:11:59.512 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.514 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-08 21:11:59.516 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.519 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-08 21:11:59.521 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.523 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-08 21:11:59.525 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.528 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-08 21:11:59.530 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.532 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-08 21:11:59.534 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.537 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-08 21:11:59.539 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.541 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-08 21:11:59.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.545 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-08 21:11:59.548 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.550 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-08 21:11:59.552 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.554 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-08 21:11:59.556 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.558 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-08 21:11:59.561 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.563 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-08 21:11:59.565 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.567 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-08 21:11:59.569 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.571 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-08 21:11:59.573 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.576 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-08 21:11:59.578 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.580 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-08 21:11:59.583 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.585 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-08 21:11:59.587 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.589 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-08 21:11:59.591 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.593 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-08 21:11:59.595 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.598 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-08 21:11:59.600 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.603 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-08 21:11:59.605 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.607 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-08 21:11:59.609 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.611 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-08 21:11:59.613 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.615 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-08 21:11:59.618 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.620 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-08 21:11:59.622 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.624 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-08 21:11:59.626 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.628 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-08 21:11:59.631 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.633 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-08 21:11:59.635 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.637 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-08 21:11:59.639 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.641 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-08 21:11:59.644 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.646 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-08 21:11:59.648 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.651 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-08 21:11:59.653 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.655 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-08 21:11:59.657 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.659 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-08 21:11:59.662 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.664 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-08 21:11:59.666 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.668 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-08 21:11:59.671 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.673 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-08 21:11:59.675 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.677 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-08 21:11:59.679 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.681 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-08 21:11:59.683 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.685 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-08 21:11:59.688 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.690 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-08 21:11:59.692 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.695 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-08 21:11:59.697 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.699 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-08 21:11:59.701 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.703 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-08 21:11:59.705 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.708 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-08 21:11:59.710 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:11:59.712 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-08 21:11:59.715 | + ./stack.sh:main:681 : initialize_database_backends 2021-12-08 21:11:59.717 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-08 21:11:59.719 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-08 21:11:59.733 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:11:59.735 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-08 21:11:59.737 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-08 21:11:59.739 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-08 21:11:59.753 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:11:59.756 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-08 21:11:59.758 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-08 21:11:59.761 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-08 21:11:59.763 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-08 21:11:59.765 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-08 21:11:59.768 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-08 21:11:59.771 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-08 21:11:59.774 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-08 21:11:59.776 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-08 21:11:59.778 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-08 21:11:59.781 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-08 21:11:59.783 | + lib/database:initialize_database_backends:104 : return 0 2021-12-08 21:11:59.786 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-12-08 21:11:59.786 | Using mysql database backend 2021-12-08 21:11:59.788 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-08 21:11:59.805 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-12-08 21:11:59.824 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:11:59.826 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-08 21:11:59.843 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-12-08 21:11:59.858 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:11:59.860 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-08 21:11:59.875 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-08 21:11:59.891 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-12-08 21:11:59.907 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:11:59.909 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-12-08 21:11:59.924 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:11:59.927 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-08 21:11:59.942 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-12-08 21:11:59.944 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-12-08 21:11:59.947 | + ./stack.sh:main:741 : save_stackenv 741 2021-12-08 21:11:59.949 | + functions-common:save_stackenv:60 : local tag=741 2021-12-08 21:11:59.952 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-08 21:11:59.955 | + functions-common:save_stackenv:62 : time_stamp=2021-12-08-211159 2021-12-08 21:11:59.958 | + functions-common:save_stackenv:63 : echo '# 2021-12-08-211159 741' 2021-12-08 21:11:59.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.963 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-08 21:11:59.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.967 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-08 21:11:59.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.972 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-08 21:11:59.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.976 | + 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,c-vol,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,c-bak,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-12-08 21:11:59.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.981 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2021-12-08 21:11:59.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.985 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2021-12-08 21:11:59.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.990 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-08-211158 2021-12-08 21:11:59.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.994 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-08 21:11:59.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:11:59.999 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2021-12-08 21:12:00.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:12:00.003 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-08 21:12:00.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:12:00.008 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-08 21:12:00.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:12:00.012 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-08 21:12:00.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:12:00.017 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-08 21:12:00.019 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2021-12-08 21:12:00.022 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-08 21:12:00.024 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-08 21:12:00.026 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:12:00.028 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:12:00.030 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:12:00.033 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:12:00.035 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:12:00.037 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:12:00.052 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:12:00.054 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:12:00.056 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:12:00.058 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:12:00.059 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:12:00.063 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-08 21:12:00.065 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:12:00.068 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-08 21:12:00.070 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:12:00.071 | + functions-common:git_clone:593 : head -1 2021-12-08 21:12:00.074 | dd5410a7 update constraint for ironic-lib to new release 5.0.1 2021-12-08 21:12:00.076 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:12:00.079 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-12-08 21:12:00.081 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:12:00.083 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-12-08 21:12:00.085 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-08 21:12:00.088 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-08 21:12:00.090 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-08 21:12:00.093 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-08 21:12:00.095 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-08 21:12:00.097 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-08 21:12:00.100 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-08 21:12:00.103 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-08 21:12:00.106 | ++ tools/install_prereqs.sh:source:47 : NOW=1638997920 2021-12-08 21:12:00.109 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-08 21:12:00.113 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-08 21:12:00.116 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-08 21:12:00.119 | ++ tools/install_prereqs.sh:source:49 : DELTA=1638997920 2021-12-08 21:12:00.121 | ++ tools/install_prereqs.sh:source:50 : [[ 1638997920 -lt 7200 ]] 2021-12-08 21:12:00.123 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-08 21:12:00.125 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-12-08 21:12:00.128 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-12-08 21:12:00.131 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-12-08 21:12:00.133 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-12-08 21:12:00.135 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-12-08 21:12:00.137 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-12-08 21:12:00.140 | +++ 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,c-vol,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,c-bak,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-12-08 21:12:00.184 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-08 21:12:00.184 | apache2-dev 2021-12-08 21:12:00.184 | bc 2021-12-08 21:12:00.185 | bsdmainutils 2021-12-08 21:12:00.185 | curl 2021-12-08 21:12:00.185 | g++ 2021-12-08 21:12:00.185 | gawk 2021-12-08 21:12:00.185 | gcc 2021-12-08 21:12:00.185 | gettext 2021-12-08 21:12:00.185 | git 2021-12-08 21:12:00.185 | graphviz 2021-12-08 21:12:00.185 | iputils-ping 2021-12-08 21:12:00.185 | libapache2-mod-proxy-uwsgi 2021-12-08 21:12:00.185 | libffi-dev 2021-12-08 21:12:00.185 | libjpeg-dev 2021-12-08 21:12:00.185 | libpcre3-dev 2021-12-08 21:12:00.185 | libpq-dev 2021-12-08 21:12:00.185 | libssl-dev 2021-12-08 21:12:00.185 | libsystemd-dev 2021-12-08 21:12:00.185 | libxml2-dev 2021-12-08 21:12:00.185 | libxslt1-dev 2021-12-08 21:12:00.185 | libyaml-dev 2021-12-08 21:12:00.185 | lsof 2021-12-08 21:12:00.185 | openssh-server 2021-12-08 21:12:00.185 | openssl 2021-12-08 21:12:00.185 | pkg-config 2021-12-08 21:12:00.185 | psmisc 2021-12-08 21:12:00.185 | python3-dev 2021-12-08 21:12:00.185 | python3-pip 2021-12-08 21:12:00.185 | python3-systemd 2021-12-08 21:12:00.185 | python3-venv 2021-12-08 21:12:00.185 | tar 2021-12-08 21:12:00.185 | tcpdump 2021-12-08 21:12:00.185 | unzip 2021-12-08 21:12:00.185 | uuid-runtime 2021-12-08 21:12:00.185 | wget 2021-12-08 21:12:00.185 | wget 2021-12-08 21:12:00.185 | zlib1g-dev 2021-12-08 21:12:00.185 | libkrb5-dev 2021-12-08 21:12:00.185 | libldap2-dev 2021-12-08 21:12:00.185 | libsasl2-dev 2021-12-08 21:12:00.185 | memcached 2021-12-08 21:12:00.186 | python3-mysqldb 2021-12-08 21:12:00.186 | sqlite3 2021-12-08 21:12:00.186 | conntrack 2021-12-08 21:12:00.186 | curl 2021-12-08 21:12:00.186 | dnsmasq-base 2021-12-08 21:12:00.186 | dnsmasq-utils 2021-12-08 21:12:00.186 | ebtables 2021-12-08 21:12:00.186 | genisoimage 2021-12-08 21:12:00.186 | iptables 2021-12-08 21:12:00.186 | iputils-arping 2021-12-08 21:12:00.186 | kpartx 2021-12-08 21:12:00.186 | libjs-jquery-tablesorter 2021-12-08 21:12:00.186 | parted 2021-12-08 21:12:00.186 | pm-utils 2021-12-08 21:12:00.186 | python3-mysqldb 2021-12-08 21:12:00.186 | socat 2021-12-08 21:12:00.186 | sqlite3 2021-12-08 21:12:00.186 | sudo 2021-12-08 21:12:00.186 | vlan 2021-12-08 21:12:00.186 | lsscsi 2021-12-08 21:12:00.186 | open-iscsi 2021-12-08 21:12:00.186 | lvm2 2021-12-08 21:12:00.186 | qemu-utils 2021-12-08 21:12:00.186 | thin-provisioning-tools 2021-12-08 21:12:00.186 | acl 2021-12-08 21:12:00.186 | dnsmasq-base 2021-12-08 21:12:00.186 | dnsmasq-utils 2021-12-08 21:12:00.186 | ebtables 2021-12-08 21:12:00.186 | haproxy 2021-12-08 21:12:00.186 | iptables 2021-12-08 21:12:00.186 | iputils-arping 2021-12-08 21:12:00.186 | iputils-ping 2021-12-08 21:12:00.186 | postgresql-server-dev-all 2021-12-08 21:12:00.186 | python3-mysqldb 2021-12-08 21:12:00.186 | sqlite3 2021-12-08 21:12:00.186 | sudo 2021-12-08 21:12:00.186 | vlan 2021-12-08 21:12:00.186 | pcp 2021-12-08 21:12:00.186 | ipset 2021-12-08 21:12:00.187 | conntrack 2021-12-08 21:12:00.187 | conntrackd 2021-12-08 21:12:00.187 | keepalived 2021-12-08 21:12:00.187 | lvm2 2021-12-08 21:12:00.187 | qemu-utils 2021-12-08 21:12:00.187 | thin-provisioning-tools 2021-12-08 21:12:00.187 | curl 2021-12-08 21:12:00.187 | liberasurecode-dev 2021-12-08 21:12:00.187 | make 2021-12-08 21:12:00.187 | memcached 2021-12-08 21:12:00.187 | sqlite3 2021-12-08 21:12:00.187 | xfsprogs' 2021-12-08 21:12:00.189 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-08 21:12:00.206 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-08 21:12:00.206 | apache2-dev 2021-12-08 21:12:00.206 | bc 2021-12-08 21:12:00.206 | bsdmainutils 2021-12-08 21:12:00.206 | curl 2021-12-08 21:12:00.206 | g++ 2021-12-08 21:12:00.206 | gawk 2021-12-08 21:12:00.206 | gcc 2021-12-08 21:12:00.206 | gettext 2021-12-08 21:12:00.206 | git 2021-12-08 21:12:00.206 | graphviz 2021-12-08 21:12:00.206 | iputils-ping 2021-12-08 21:12:00.206 | libapache2-mod-proxy-uwsgi 2021-12-08 21:12:00.206 | libffi-dev 2021-12-08 21:12:00.206 | libjpeg-dev 2021-12-08 21:12:00.207 | libpcre3-dev 2021-12-08 21:12:00.207 | libpq-dev 2021-12-08 21:12:00.207 | libssl-dev 2021-12-08 21:12:00.207 | libsystemd-dev 2021-12-08 21:12:00.207 | libxml2-dev 2021-12-08 21:12:00.207 | libxslt1-dev 2021-12-08 21:12:00.207 | libyaml-dev 2021-12-08 21:12:00.207 | lsof 2021-12-08 21:12:00.207 | openssh-server 2021-12-08 21:12:00.207 | openssl 2021-12-08 21:12:00.207 | pkg-config 2021-12-08 21:12:00.207 | psmisc 2021-12-08 21:12:00.207 | python3-dev 2021-12-08 21:12:00.207 | python3-pip 2021-12-08 21:12:00.207 | python3-systemd 2021-12-08 21:12:00.207 | python3-venv 2021-12-08 21:12:00.207 | tar 2021-12-08 21:12:00.207 | tcpdump 2021-12-08 21:12:00.207 | unzip 2021-12-08 21:12:00.207 | uuid-runtime 2021-12-08 21:12:00.207 | wget 2021-12-08 21:12:00.207 | wget 2021-12-08 21:12:00.207 | zlib1g-dev 2021-12-08 21:12:00.207 | libkrb5-dev 2021-12-08 21:12:00.207 | libldap2-dev 2021-12-08 21:12:00.207 | libsasl2-dev 2021-12-08 21:12:00.207 | memcached 2021-12-08 21:12:00.207 | python3-mysqldb 2021-12-08 21:12:00.207 | sqlite3 2021-12-08 21:12:00.207 | conntrack 2021-12-08 21:12:00.207 | curl 2021-12-08 21:12:00.207 | dnsmasq-base 2021-12-08 21:12:00.207 | dnsmasq-utils 2021-12-08 21:12:00.207 | ebtables 2021-12-08 21:12:00.207 | genisoimage 2021-12-08 21:12:00.207 | iptables 2021-12-08 21:12:00.207 | iputils-arping 2021-12-08 21:12:00.207 | kpartx 2021-12-08 21:12:00.207 | libjs-jquery-tablesorter 2021-12-08 21:12:00.208 | parted 2021-12-08 21:12:00.208 | pm-utils 2021-12-08 21:12:00.208 | python3-mysqldb 2021-12-08 21:12:00.208 | socat 2021-12-08 21:12:00.208 | sqlite3 2021-12-08 21:12:00.208 | sudo 2021-12-08 21:12:00.208 | vlan 2021-12-08 21:12:00.208 | lsscsi 2021-12-08 21:12:00.208 | open-iscsi 2021-12-08 21:12:00.208 | lvm2 2021-12-08 21:12:00.208 | qemu-utils 2021-12-08 21:12:00.208 | thin-provisioning-tools 2021-12-08 21:12:00.208 | acl 2021-12-08 21:12:00.208 | dnsmasq-base 2021-12-08 21:12:00.208 | dnsmasq-utils 2021-12-08 21:12:00.208 | ebtables 2021-12-08 21:12:00.208 | haproxy 2021-12-08 21:12:00.208 | iptables 2021-12-08 21:12:00.208 | iputils-arping 2021-12-08 21:12:00.208 | iputils-ping 2021-12-08 21:12:00.208 | postgresql-server-dev-all 2021-12-08 21:12:00.208 | python3-mysqldb 2021-12-08 21:12:00.208 | sqlite3 2021-12-08 21:12:00.208 | sudo 2021-12-08 21:12:00.208 | vlan 2021-12-08 21:12:00.208 | pcp 2021-12-08 21:12:00.208 | ipset 2021-12-08 21:12:00.208 | conntrack 2021-12-08 21:12:00.208 | conntrackd 2021-12-08 21:12:00.208 | keepalived 2021-12-08 21:12:00.208 | lvm2 2021-12-08 21:12:00.208 | qemu-utils 2021-12-08 21:12:00.208 | thin-provisioning-tools 2021-12-08 21:12:00.208 | curl 2021-12-08 21:12:00.208 | liberasurecode-dev 2021-12-08 21:12:00.208 | make 2021-12-08 21:12:00.208 | memcached 2021-12-08 21:12:00.208 | sqlite3 2021-12-08 21:12:00.208 | xfsprogs ' 2021-12-08 21:12:00.209 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-08 21:12:00.211 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:12:00.213 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:12:00.216 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-08 21:12:00.216 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-08 21:12:00.220 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-08 21:12:00.223 | ++ functions-common:install_package:1347 : update_package_repo 2021-12-08 21:12:00.225 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:12:00.227 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-12-08 21:12:00.229 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:12:00.231 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:12:00.233 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:12:00.235 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:12:00.237 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:12:00.240 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:12:00.242 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-12-08 21:12:00.244 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-12-08 21:12:00.246 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-12-08 21:12:00.248 | +++ functions-common:apt_get_update:1081 : id -u 2021-12-08 21:12:00.252 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-12-08 21:12:00.254 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-12-08 21:12:00.256 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-12-08 21:12:00.258 | ++ functions-common:time_start:2296 : local start_time= 2021-12-08 21:12:00.260 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:12:00.263 | +++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:12:00.266 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1638997920264 2021-12-08 21:12:00.268 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-08 21:12:00.270 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-08 21:12:00.272 | ++ 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-12-08 21:12:00.480 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-08 21:12:00.513 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-08 21:12:00.555 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-08 21:12:00.605 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-08 21:12:02.599 | Reading package lists... 2021-12-08 21:12:02.630 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-12-08 21:12:02.632 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-12-08 21:12:02.634 | ++ functions-common:time_stop:2309 : local name 2021-12-08 21:12:02.636 | ++ functions-common:time_stop:2310 : local end_time 2021-12-08 21:12:02.638 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:12:02.640 | ++ functions-common:time_stop:2312 : local total 2021-12-08 21:12:02.642 | ++ functions-common:time_stop:2313 : local start_time 2021-12-08 21:12:02.644 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-12-08 21:12:02.646 | ++ functions-common:time_stop:2316 : start_time=1638997920264 2021-12-08 21:12:02.648 | ++ functions-common:time_stop:2318 : [[ -z 1638997920264 ]] 2021-12-08 21:12:02.650 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:12:02.654 | ++ functions-common:time_stop:2321 : end_time=1638997922652 2021-12-08 21:12:02.656 | ++ functions-common:time_stop:2322 : elapsed_time=2388 2021-12-08 21:12:02.658 | ++ functions-common:time_stop:2323 : total=0 2021-12-08 21:12:02.660 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:12:02.662 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2388 2021-12-08 21:12:02.665 | ++ 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 libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-08 21:12:02.667 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:12:02.669 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:12:02.671 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:12:02.673 | ++ 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 libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-08 21:12:02.693 | ++ 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 libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-08 21:12:02.798 | Reading package lists... 2021-12-08 21:12:03.021 | Building dependency tree... 2021-12-08 21:12:03.021 | Reading state information... 2021-12-08 21:12:03.281 | bc is already the newest version (1.07.1-2build1). 2021-12-08 21:12:03.281 | bc set to manually installed. 2021-12-08 21:12:03.281 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-08 21:12:03.281 | bsdmainutils set to manually installed. 2021-12-08 21:12:03.281 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-08 21:12:03.281 | gawk set to manually installed. 2021-12-08 21:12:03.281 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-08 21:12:03.282 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-08 21:12:03.282 | iptables set to manually installed. 2021-12-08 21:12:03.282 | iputils-ping is already the newest version (3:20190709-3). 2021-12-08 21:12:03.282 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-08 21:12:03.282 | kpartx set to manually installed. 2021-12-08 21:12:03.282 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-08 21:12:03.282 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-08 21:12:03.282 | psmisc is already the newest version (23.3-1). 2021-12-08 21:12:03.282 | psmisc set to manually installed. 2021-12-08 21:12:03.282 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-08 21:12:03.282 | python3-systemd is already the newest version (234-3build2). 2021-12-08 21:12:03.282 | python3-systemd set to manually installed. 2021-12-08 21:12:03.282 | tcpdump is already the newest version (4.9.3-4). 2021-12-08 21:12:03.282 | tcpdump set to manually installed. 2021-12-08 21:12:03.282 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-08 21:12:03.282 | thin-provisioning-tools set to manually installed. 2021-12-08 21:12:03.282 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-08 21:12:03.282 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-08 21:12:03.282 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-08 21:12:03.282 | lsof set to manually installed. 2021-12-08 21:12:03.282 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-08 21:12:03.282 | parted set to manually installed. 2021-12-08 21:12:03.282 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-08 21:12:03.282 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-08 21:12:03.282 | tar set to manually installed. 2021-12-08 21:12:03.282 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-08 21:12:03.282 | uuid-runtime set to manually installed. 2021-12-08 21:12:03.282 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-08 21:12:03.282 | zlib1g-dev set to manually installed. 2021-12-08 21:12:03.282 | The following packages were automatically installed and are no longer required: 2021-12-08 21:12:03.282 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:12:03.282 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:12:03.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:12:03.283 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:12:03.283 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:12:03.283 | python3-zope.interface 2021-12-08 21:12:03.283 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:12:03.283 | The following additional packages will be installed: 2021-12-08 21:12:03.283 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-08 21:12:03.283 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-08 21:12:03.283 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-08 21:12:03.283 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-08 21:12:03.283 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-08 21:12:03.283 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-08 21:12:03.283 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-08 21:12:03.283 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-08 21:12:03.283 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-08 21:12:03.283 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-08 21:12:03.283 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-08 21:12:03.283 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-08 21:12:03.283 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-08 21:12:03.283 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-08 21:12:03.283 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-08 21:12:03.283 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-08 21:12:03.283 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-08 21:12:03.283 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-08 21:12:03.283 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-08 21:12:03.283 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-08 21:12:03.283 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-12-08 21:12:03.283 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-12-08 21:12:03.283 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-08 21:12:03.283 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-12-08 21:12:03.283 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-12-08 21:12:03.284 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-12-08 21:12:03.284 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-12-08 21:12:03.284 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-08 21:12:03.284 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-08 21:12:03.284 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-12-08 21:12:03.284 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-12-08 21:12:03.284 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-12-08 21:12:03.284 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-08 21:12:03.284 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-12-08 21:12:03.284 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-12-08 21:12:03.284 | systemd-timesyncd uuid-dev vbetool x11-common 2021-12-08 21:12:03.286 | Suggested packages: 2021-12-08 21:12:03.286 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-08 21:12:03.286 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-08 21:12:03.286 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-08 21:12:03.286 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-08 21:12:03.286 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-08 21:12:03.286 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-08 21:12:03.286 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-08 21:12:03.286 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-08 21:12:03.286 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-08 21:12:03.286 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-08 21:12:03.286 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-12-08 21:12:03.286 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-12-08 21:12:03.286 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-12-08 21:12:03.286 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-12-08 21:12:03.286 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-12-08 21:12:03.500 | The following NEW packages will be installed: 2021-12-08 21:12:03.500 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-08 21:12:03.500 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-08 21:12:03.500 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-08 21:12:03.500 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-08 21:12:03.500 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-08 21:12:03.500 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-08 21:12:03.500 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-08 21:12:03.500 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-08 21:12:03.500 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-08 21:12:03.500 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-08 21:12:03.500 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-08 21:12:03.500 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-08 21:12:03.500 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-08 21:12:03.500 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-08 21:12:03.500 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-08 21:12:03.500 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-08 21:12:03.500 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-08 21:12:03.500 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-08 21:12:03.501 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-08 21:12:03.501 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-08 21:12:03.501 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-08 21:12:03.501 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-08 21:12:03.501 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-08 21:12:03.501 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-12-08 21:12:03.501 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-12-08 21:12:03.501 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-12-08 21:12:03.501 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-12-08 21:12:03.501 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-12-08 21:12:03.501 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-12-08 21:12:03.501 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-12-08 21:12:03.501 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-12-08 21:12:03.501 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-08 21:12:03.501 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-08 21:12:03.501 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-08 21:12:03.501 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-12-08 21:12:03.501 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-12-08 21:12:03.501 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-12-08 21:12:03.501 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-08 21:12:03.501 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-12-08 21:12:03.501 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-12-08 21:12:03.501 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-12-08 21:12:03.501 | unzip uuid-dev vbetool vlan x11-common 2021-12-08 21:12:03.502 | The following packages will be upgraded: 2021-12-08 21:12:03.502 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-08 21:12:03.502 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-08 21:12:03.503 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-08 21:12:03.618 | 18 upgraded, 219 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:12:03.618 | Need to get 164 MB of archives. 2021-12-08 21:12:03.618 | After this operation, 768 MB of additional disk space will be used. 2021-12-08 21:12:03.618 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-08 21:12:03.798 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-08 21:12:03.811 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-08 21:12:03.817 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-08 21:12:03.888 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-08 21:12:04.878 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-08 21:12:04.906 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-08 21:12:04.908 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-08 21:12:04.935 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-08 21:12:04.936 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-08 21:12:04.937 | 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-12-08 21:12:04.940 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-08 21:12:04.941 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-08 21:12:04.945 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-08 21:12:05.006 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-08 21:12:05.007 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-08 21:12:05.056 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-08 21:12:06.758 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-08 21:12:06.894 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-08 21:12:07.132 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-08 21:12:07.135 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-08 21:12:07.137 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-08 21:12:07.153 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-08 21:12:07.176 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-08 21:12:07.501 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-08 21:12:07.527 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-08 21:12:07.528 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-08 21:12:07.528 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-08 21:12:07.740 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-08 21:12:07.742 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-08 21:12:07.746 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-08 21:12:07.786 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-08 21:12:07.985 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-12-08 21:12:08.043 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-08 21:12:08.097 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-08 21:12:08.177 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-08 21:12:08.237 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-08 21:12:08.277 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-08 21:12:08.287 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-08 21:12:08.328 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-08 21:12:08.410 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-08 21:12:08.510 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-08 21:12:08.511 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-08 21:12:08.537 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-08 21:12:08.556 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-08 21:12:08.632 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-08 21:12:08.714 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-08 21:12:08.838 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-08 21:12:11.287 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-08 21:12:12.909 | Get:50 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-12-08 21:12:13.173 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-08 21:12:13.259 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-08 21:12:13.260 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-08 21:12:13.265 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-08 21:12:13.730 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-08 21:12:13.731 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-08 21:12:13.854 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-08 21:12:14.630 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-08 21:12:15.905 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-08 21:12:15.907 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-08 21:12:15.910 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-08 21:12:15.911 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-08 21:12:15.912 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-08 21:12:15.936 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-08 21:12:15.936 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-08 21:12:15.937 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-08 21:12:15.938 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-08 21:12:15.951 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-08 21:12:16.009 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-08 21:12:16.094 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-08 21:12:16.113 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-08 21:12:16.174 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-08 21:12:16.301 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-08 21:12:16.302 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-08 21:12:16.306 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-08 21:12:16.598 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-08 21:12:16.649 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-08 21:12:16.649 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-08 21:12:16.651 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-08 21:12:16.704 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-08 21:12:16.794 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-08 21:12:16.800 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-08 21:12:16.803 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-08 21:12:16.805 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-08 21:12:18.361 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-08 21:12:18.362 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-08 21:12:18.362 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-08 21:12:18.363 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-08 21:12:18.364 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-08 21:12:18.364 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-08 21:12:18.376 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-08 21:12:18.376 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-08 21:12:18.380 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-08 21:12:18.407 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-08 21:12:18.408 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-08 21:12:18.451 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-08 21:12:18.453 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-08 21:12:18.459 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-08 21:12:18.580 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-08 21:12:18.637 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-08 21:12:18.666 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-08 21:12:18.753 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-08 21:12:18.954 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-08 21:12:19.020 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-08 21:12:19.025 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-08 21:12:19.028 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-08 21:12:19.034 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-08 21:12:19.046 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-08 21:12:19.046 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-08 21:12:19.049 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-08 21:12:19.064 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-08 21:12:19.078 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-08 21:12:19.081 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-08 21:12:19.109 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-08 21:12:19.122 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-08 21:12:19.141 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-08 21:12:19.143 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-08 21:12:19.143 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-08 21:12:19.145 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-08 21:12:19.195 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-08 21:12:19.201 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-08 21:12:19.235 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-08 21:12:19.246 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-08 21:12:19.248 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-08 21:12:19.249 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-08 21:12:19.264 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-08 21:12:19.270 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-08 21:12:19.271 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-08 21:12:19.271 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-08 21:12:19.325 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-08 21:12:19.340 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-08 21:12:19.355 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-08 21:12:19.367 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-08 21:12:19.371 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-08 21:12:19.372 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-08 21:12:19.386 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-08 21:12:19.390 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-08 21:12:19.405 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-08 21:12:19.514 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-08 21:12:19.516 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-08 21:12:19.518 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-08 21:12:19.522 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-08 21:12:19.548 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-08 21:12:19.549 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-08 21:12:19.549 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-08 21:12:19.550 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-08 21:12:19.552 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-08 21:12:19.594 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-08 21:12:19.598 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-08 21:12:19.601 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-08 21:12:19.611 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-08 21:12:19.615 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-08 21:12:19.616 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-08 21:12:19.617 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-08 21:12:19.631 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-08 21:12:19.651 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-08 21:12:19.786 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-08 21:12:19.787 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-08 21:12:19.788 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-08 21:12:21.033 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-08 21:12:21.034 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-08 21:12:21.036 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-08 21:12:21.048 | Get:163 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-12-08 21:12:21.092 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-08 21:12:21.092 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-08 21:12:21.093 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-08 21:12:21.120 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-08 21:12:21.121 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-08 21:12:21.233 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-08 21:12:21.236 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-08 21:12:21.236 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-08 21:12:21.251 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-08 21:12:21.283 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-12-08 21:12:21.285 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2021-12-08 21:12:21.526 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-08 21:12:21.564 | 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-12-08 21:12:21.565 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-12-08 21:12:21.566 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-12-08 21:12:21.576 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-12-08 21:12:21.578 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-12-08 21:12:21.606 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-08 21:12:21.619 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-08 21:12:21.639 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-08 21:12:22.196 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-08 21:12:22.450 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-08 21:12:22.454 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-08 21:12:22.717 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-08 21:12:22.758 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-08 21:12:22.759 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-08 21:12:22.760 | Get:190 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-12-08 21:12:22.996 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-08 21:12:23.013 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-08 21:12:23.016 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-08 21:12:23.020 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-08 21:12:23.912 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-08 21:12:23.914 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-08 21:12:23.992 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-08 21:12:24.048 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-08 21:12:25.091 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-08 21:12:25.103 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-08 21:12:29.561 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-08 21:12:29.562 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-08 21:12:29.647 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-08 21:12:29.788 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-08 21:12:29.801 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-12-08 21:12:30.312 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-08 21:12:30.313 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-08 21:12:30.317 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-12-08 21:12:30.516 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-08 21:12:30.517 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-08 21:12:31.005 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-08 21:12:31.006 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-08 21:12:31.024 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-08 21:12:31.067 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-12-08 21:12:31.068 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-08 21:12:31.068 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-08 21:12:31.116 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-08 21:12:31.353 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-08 21:12:31.414 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-08 21:12:31.692 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-08 21:12:31.712 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-08 21:12:31.713 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-08 21:12:31.714 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-08 21:12:31.730 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-08 21:12:31.731 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-08 21:12:31.732 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-08 21:12:31.733 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-08 21:12:31.733 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-12-08 21:12:31.734 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-12-08 21:12:31.776 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-12-08 21:12:31.778 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-12-08 21:12:31.781 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-12-08 21:12:31.848 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-08 21:12:31.860 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-12-08 21:12:31.874 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-12-08 21:12:32.570 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-08 21:12:32.612 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-08 21:12:34.045 | Preconfiguring packages ... 2021-12-08 21:12:34.186 | Fetched 164 MB in 29s (5,624 kB/s) 2021-12-08 21:12:34.250 | (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 ... 67325 files and directories currently installed.) 2021-12-08 21:12:34.253 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:12:34.261 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-08 21:12:34.321 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:12:34.334 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-08 21:12:34.728 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:12:34.733 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-08 21:12:34.770 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:12:34.779 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-08 21:12:34.849 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:12:34.996 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-08 21:12:35.800 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:12:35.806 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-08 21:12:35.887 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-08 21:12:35.936 | Selecting previously unselected package libapr1:amd64. 2021-12-08 21:12:35.974 | (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-12-08 21:12:35.976 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-08 21:12:35.979 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-08 21:12:36.033 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-08 21:12:36.040 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-08 21:12:36.240 | Selecting previously unselected package libaprutil1:amd64. 2021-12-08 21:12:36.247 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-08 21:12:36.249 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-08 21:12:36.285 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-08 21:12:36.292 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-08 21:12:36.295 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-08 21:12:36.329 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-08 21:12:36.335 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-08 21:12:36.385 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-08 21:12:36.392 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-08 21:12:36.394 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-08 21:12:36.425 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-08 21:12:36.431 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-08 21:12:36.488 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-08 21:12:36.494 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-08 21:12:36.561 | Selecting previously unselected package libjansson4:amd64. 2021-12-08 21:12:36.568 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-08 21:12:36.570 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-08 21:12:36.599 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-08 21:12:36.606 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-08 21:12:36.609 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-08 21:12:36.657 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-08 21:12:36.663 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-08 21:12:37.935 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:37.941 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-08 21:12:38.053 | Selecting previously unselected package apache2-bin. 2021-12-08 21:12:38.061 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-08 21:12:38.062 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-08 21:12:38.265 | Selecting previously unselected package apache2-data. 2021-12-08 21:12:38.273 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-08 21:12:38.275 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-08 21:12:38.381 | Selecting previously unselected package apache2-utils. 2021-12-08 21:12:38.388 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-08 21:12:38.390 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-08 21:12:38.432 | Selecting previously unselected package apache2. 2021-12-08 21:12:38.440 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-08 21:12:38.458 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-08 21:12:38.527 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-08 21:12:38.535 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-08 21:12:38.537 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-08 21:12:38.581 | Selecting previously unselected package haproxy. 2021-12-08 21:12:38.588 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-08 21:12:38.597 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-08 21:12:38.812 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-08 21:12:38.819 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-08 21:12:38.821 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-08 21:12:38.853 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-08 21:12:38.860 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-08 21:12:38.863 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-08 21:12:38.891 | Selecting previously unselected package mysql-common. 2021-12-08 21:12:38.898 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-08 21:12:38.915 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-08 21:12:38.943 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-08 21:12:38.950 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:38.952 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:12:39.187 | Selecting previously unselected package libsensors-config. 2021-12-08 21:12:39.195 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-08 21:12:39.197 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-08 21:12:39.223 | Selecting previously unselected package libsensors5:amd64. 2021-12-08 21:12:39.230 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-08 21:12:39.317 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-08 21:12:39.346 | Selecting previously unselected package libsnmp-base. 2021-12-08 21:12:39.353 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-08 21:12:39.355 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-08 21:12:39.422 | Selecting previously unselected package libsnmp35:amd64. 2021-12-08 21:12:39.430 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-08 21:12:39.432 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-08 21:12:39.592 | Selecting previously unselected package keepalived. 2021-12-08 21:12:39.600 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-12-08 21:12:39.602 | Unpacking keepalived (1:2.0.19-2) ... 2021-12-08 21:12:39.684 | Selecting previously unselected package memcached. 2021-12-08 21:12:39.691 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-08 21:12:39.693 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-08 21:12:39.749 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-08 21:12:40.199 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-08 21:12:40.301 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-08 21:12:40.306 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-08 21:12:40.431 | Selecting previously unselected package python3-yaml. 2021-12-08 21:12:40.439 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-08 21:12:40.441 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-08 21:12:40.492 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-08 21:12:40.497 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-08 21:12:40.544 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-08 21:12:40.618 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-08 21:12:41.059 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-08 21:12:41.081 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-08 21:12:41.233 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-08 21:12:41.239 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-08 21:12:41.308 | Selecting previously unselected package acl. 2021-12-08 21:12:41.316 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-08 21:12:41.317 | Unpacking acl (2.2.53-6) ... 2021-12-08 21:12:41.345 | Selecting previously unselected package autotools-dev. 2021-12-08 21:12:41.352 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-08 21:12:41.354 | Unpacking autotools-dev (20180224.1) ... 2021-12-08 21:12:41.385 | Selecting previously unselected package m4. 2021-12-08 21:12:41.392 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-08 21:12:41.394 | Unpacking m4 (1.4.18-4) ... 2021-12-08 21:12:41.445 | Selecting previously unselected package autoconf. 2021-12-08 21:12:41.452 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-08 21:12:41.454 | Unpacking autoconf (2.69-11.1) ... 2021-12-08 21:12:41.537 | Selecting previously unselected package automake. 2021-12-08 21:12:41.544 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-08 21:12:41.548 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-08 21:12:41.648 | Selecting previously unselected package autopoint. 2021-12-08 21:12:41.655 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-08 21:12:41.657 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-08 21:12:41.697 | Selecting previously unselected package libllvm10:amd64. 2021-12-08 21:12:41.704 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:41.706 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:43.935 | Selecting previously unselected package libclang-cpp10. 2021-12-08 21:12:43.942 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:43.944 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:45.368 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-08 21:12:45.375 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-08 21:12:45.377 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-08 21:12:45.829 | Selecting previously unselected package libgc1c2:amd64. 2021-12-08 21:12:45.836 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-08 21:12:45.838 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-08 21:12:45.875 | Selecting previously unselected package libobjc4:amd64. 2021-12-08 21:12:45.883 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-08 21:12:45.885 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-08 21:12:45.913 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-08 21:12:45.921 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-08 21:12:45.922 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-08 21:12:45.997 | Selecting previously unselected package libc6-i386. 2021-12-08 21:12:46.005 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-08 21:12:46.007 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-08 21:12:46.497 | Selecting previously unselected package lib32gcc-s1. 2021-12-08 21:12:46.504 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-08 21:12:46.506 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-08 21:12:46.544 | Selecting previously unselected package lib32stdc++6. 2021-12-08 21:12:46.552 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-08 21:12:46.554 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-08 21:12:46.651 | Selecting previously unselected package libclang-common-10-dev. 2021-12-08 21:12:46.659 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:46.661 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:47.624 | Selecting previously unselected package libclang1-10. 2021-12-08 21:12:47.632 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:47.634 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:48.734 | Selecting previously unselected package clang-10. 2021-12-08 21:12:48.741 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:48.743 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:48.777 | Selecting previously unselected package libtool. 2021-12-08 21:12:48.784 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-08 21:12:48.787 | Unpacking libtool (2.4.6-14) ... 2021-12-08 21:12:48.833 | Selecting previously unselected package dh-autoreconf. 2021-12-08 21:12:48.840 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-08 21:12:48.842 | Unpacking dh-autoreconf (19) ... 2021-12-08 21:12:48.869 | Selecting previously unselected package libdebhelper-perl. 2021-12-08 21:12:48.876 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-08 21:12:48.879 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-08 21:12:48.922 | Selecting previously unselected package libarchive-zip-perl. 2021-12-08 21:12:48.930 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-08 21:12:48.932 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-08 21:12:48.972 | Selecting previously unselected package libsub-override-perl. 2021-12-08 21:12:48.979 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-08 21:12:48.981 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-08 21:12:49.005 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-08 21:12:49.013 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-08 21:12:49.014 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-08 21:12:49.041 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-08 21:12:49.048 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-08 21:12:49.050 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-08 21:12:49.074 | Selecting previously unselected package libdpkg-perl. 2021-12-08 21:12:49.081 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-08 21:12:49.083 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-08 21:12:49.153 | Selecting previously unselected package make. 2021-12-08 21:12:49.161 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-08 21:12:49.163 | Unpacking make (4.2.1-1.2) ... 2021-12-08 21:12:49.211 | Selecting previously unselected package dpkg-dev. 2021-12-08 21:12:49.218 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-08 21:12:49.220 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-08 21:12:49.365 | Selecting previously unselected package dwz. 2021-12-08 21:12:49.373 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-08 21:12:49.374 | Unpacking dwz (0.13-5) ... 2021-12-08 21:12:49.424 | Selecting previously unselected package libcroco3:amd64. 2021-12-08 21:12:49.431 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-08 21:12:49.434 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-08 21:12:49.470 | Selecting previously unselected package gettext. 2021-12-08 21:12:49.478 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-08 21:12:49.480 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-08 21:12:49.644 | Selecting previously unselected package intltool-debian. 2021-12-08 21:12:49.652 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-08 21:12:49.654 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-08 21:12:49.681 | Selecting previously unselected package po-debconf. 2021-12-08 21:12:49.688 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-08 21:12:49.690 | Unpacking po-debconf (1.0.21) ... 2021-12-08 21:12:49.757 | Selecting previously unselected package debhelper. 2021-12-08 21:12:49.765 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-08 21:12:49.767 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-08 21:12:49.961 | Selecting previously unselected package uuid-dev:amd64. 2021-12-08 21:12:49.969 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-08 21:12:49.971 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-08 21:12:50.017 | Selecting previously unselected package libsctp1:amd64. 2021-12-08 21:12:50.025 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-08 21:12:50.028 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-08 21:12:50.053 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-08 21:12:50.060 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-08 21:12:50.063 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-08 21:12:50.098 | Selecting previously unselected package libapr1-dev. 2021-12-08 21:12:50.105 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-08 21:12:50.107 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-08 21:12:50.365 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-08 21:12:50.373 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-08 21:12:50.375 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-08 21:12:50.485 | Selecting previously unselected package libaprutil1-dev. 2021-12-08 21:12:50.493 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-08 21:12:50.495 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-08 21:12:50.698 | Selecting previously unselected package apache2-dev. 2021-12-08 21:12:50.706 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-08 21:12:50.708 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-08 21:12:50.776 | Selecting previously unselected package binfmt-support. 2021-12-08 21:12:50.784 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-08 21:12:50.794 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-08 21:12:50.826 | Selecting previously unselected package g++-9. 2021-12-08 21:12:50.834 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-08 21:12:50.836 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-08 21:12:51.960 | Selecting previously unselected package g++. 2021-12-08 21:12:51.968 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-08 21:12:51.970 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-08 21:12:51.993 | Selecting previously unselected package build-essential. 2021-12-08 21:12:52.001 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-08 21:12:52.003 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-08 21:12:52.026 | Selecting previously unselected package conntrack. 2021-12-08 21:12:52.034 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-08 21:12:52.036 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-08 21:12:52.066 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-08 21:12:52.073 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-08 21:12:52.075 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-08 21:12:52.106 | Selecting previously unselected package libnetfilter-queue1. 2021-12-08 21:12:52.113 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-08 21:12:52.115 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-08 21:12:52.145 | Selecting previously unselected package conntrackd. 2021-12-08 21:12:52.153 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-08 21:12:52.155 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-08 21:12:52.201 | Selecting previously unselected package dns-root-data. 2021-12-08 21:12:52.209 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-08 21:12:52.211 | Unpacking dns-root-data (2019052802) ... 2021-12-08 21:12:52.238 | Selecting previously unselected package libidn11:amd64. 2021-12-08 21:12:52.246 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-08 21:12:52.249 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-08 21:12:52.283 | Selecting previously unselected package dnsmasq-base. 2021-12-08 21:12:52.291 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-08 21:12:52.293 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-08 21:12:52.358 | Selecting previously unselected package dnsmasq-utils. 2021-12-08 21:12:52.365 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-08 21:12:52.368 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-08 21:12:52.400 | Selecting previously unselected package ebtables. 2021-12-08 21:12:52.408 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-08 21:12:52.422 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-08 21:12:52.462 | Selecting previously unselected package libfakeroot:amd64. 2021-12-08 21:12:52.470 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-12-08 21:12:52.472 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-08 21:12:52.503 | Selecting previously unselected package fakeroot. 2021-12-08 21:12:52.511 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-12-08 21:12:52.513 | Unpacking fakeroot (1.24-1) ... 2021-12-08 21:12:52.551 | Selecting previously unselected package fonts-dejavu-core. 2021-12-08 21:12:52.558 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-08 21:12:52.560 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-08 21:12:52.730 | Selecting previously unselected package fonts-liberation. 2021-12-08 21:12:52.738 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-08 21:12:52.740 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-08 21:12:52.875 | Selecting previously unselected package fontconfig-config. 2021-12-08 21:12:52.883 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-08 21:12:52.885 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-08 21:12:52.922 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-08 21:12:52.930 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-08 21:12:52.932 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-08 21:12:52.976 | Selecting previously unselected package fontconfig. 2021-12-08 21:12:52.984 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-08 21:12:52.986 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-08 21:12:53.032 | Selecting previously unselected package genisoimage. 2021-12-08 21:12:53.040 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-08 21:12:53.042 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-08 21:12:53.119 | Selecting previously unselected package libann0. 2021-12-08 21:12:53.127 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-08 21:12:53.130 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-08 21:12:53.162 | Selecting previously unselected package libcdt5:amd64. 2021-12-08 21:12:53.169 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:53.172 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-08 21:12:53.200 | Selecting previously unselected package libcgraph6:amd64. 2021-12-08 21:12:53.208 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:53.210 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-08 21:12:53.246 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-08 21:12:53.254 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-08 21:12:53.256 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-08 21:12:53.298 | Selecting previously unselected package libjpeg8:amd64. 2021-12-08 21:12:53.307 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-08 21:12:53.309 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-08 21:12:53.337 | Selecting previously unselected package libjbig0:amd64. 2021-12-08 21:12:53.345 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-08 21:12:53.347 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-08 21:12:53.380 | Selecting previously unselected package libwebp6:amd64. 2021-12-08 21:12:53.388 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:53.390 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-08 21:12:53.443 | Selecting previously unselected package libtiff5:amd64. 2021-12-08 21:12:53.453 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-08 21:12:53.455 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-08 21:12:53.505 | Selecting previously unselected package libxpm4:amd64. 2021-12-08 21:12:53.512 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-08 21:12:53.514 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-08 21:12:53.547 | Selecting previously unselected package libgd3:amd64. 2021-12-08 21:12:53.555 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-08 21:12:53.557 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-08 21:12:53.601 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-08 21:12:53.609 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-08 21:12:53.611 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-08 21:12:53.659 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-08 21:12:53.667 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-08 21:12:53.669 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-08 21:12:53.728 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-08 21:12:53.736 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-12-08 21:12:53.739 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-08 21:12:53.768 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-08 21:12:53.776 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-08 21:12:53.779 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-08 21:12:53.807 | Selecting previously unselected package libxrender1:amd64. 2021-12-08 21:12:53.815 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-08 21:12:53.817 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-08 21:12:53.846 | Selecting previously unselected package libcairo2:amd64. 2021-12-08 21:12:53.854 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:53.856 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-08 21:12:53.953 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-08 21:12:53.961 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-08 21:12:53.963 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-08 21:12:54.002 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-08 21:12:54.010 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-08 21:12:54.012 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-08 21:12:54.090 | Selecting previously unselected package libthai-data. 2021-12-08 21:12:54.098 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-12-08 21:12:54.101 | Unpacking libthai-data (0.1.28-3) ... 2021-12-08 21:12:54.152 | Selecting previously unselected package libdatrie1:amd64. 2021-12-08 21:12:54.160 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-08 21:12:54.162 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-08 21:12:54.193 | Selecting previously unselected package libthai0:amd64. 2021-12-08 21:12:54.200 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-12-08 21:12:54.202 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-08 21:12:54.232 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-08 21:12:54.239 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-08 21:12:54.241 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-08 21:12:54.291 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-08 21:12:54.299 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-08 21:12:54.301 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-08 21:12:54.333 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-08 21:12:54.340 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-08 21:12:54.342 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-08 21:12:54.371 | Selecting previously unselected package libpathplan4:amd64. 2021-12-08 21:12:54.378 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:54.381 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-08 21:12:54.412 | Selecting previously unselected package libgvc6. 2021-12-08 21:12:54.420 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:54.422 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-08 21:12:54.539 | Selecting previously unselected package libgvpr2:amd64. 2021-12-08 21:12:54.547 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:54.549 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-08 21:12:54.599 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-08 21:12:54.606 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:54.608 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-08 21:12:54.759 | Selecting previously unselected package x11-common. 2021-12-08 21:12:54.767 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-08 21:12:54.791 | dpkg-query: no packages found matching nux-tools 2021-12-08 21:12:54.802 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-08 21:12:54.853 | Selecting previously unselected package libice6:amd64. 2021-12-08 21:12:54.860 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-08 21:12:54.862 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-08 21:12:54.894 | Selecting previously unselected package libsm6:amd64. 2021-12-08 21:12:54.902 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-08 21:12:54.904 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-08 21:12:54.933 | Selecting previously unselected package libxt6:amd64. 2021-12-08 21:12:54.940 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-08 21:12:54.943 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-08 21:12:54.991 | Selecting previously unselected package libxmu6:amd64. 2021-12-08 21:12:54.999 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-08 21:12:55.001 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-08 21:12:55.035 | Selecting previously unselected package libxaw7:amd64. 2021-12-08 21:12:55.043 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-08 21:12:55.045 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-08 21:12:55.094 | Selecting previously unselected package graphviz. 2021-12-08 21:12:55.102 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-08 21:12:55.104 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-08 21:12:55.235 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-08 21:12:55.244 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-08 21:12:55.246 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-08 21:12:55.295 | Selecting previously unselected package libibverbs1:amd64. 2021-12-08 21:12:55.303 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-08 21:12:55.306 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-08 21:12:55.343 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-08 21:12:55.351 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-08 21:12:55.366 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-08 21:12:55.426 | Selecting previously unselected package icu-devtools. 2021-12-08 21:12:55.434 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-08 21:12:55.436 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-08 21:12:55.495 | Selecting previously unselected package iputils-arping. 2021-12-08 21:12:55.502 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-08 21:12:55.504 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-08 21:12:55.536 | Selecting previously unselected package javascript-common. 2021-12-08 21:12:55.544 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-12-08 21:12:55.558 | Unpacking javascript-common (11) ... 2021-12-08 21:12:55.587 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-08 21:12:55.595 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-08 21:12:55.597 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:12:55.630 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-08 21:12:55.638 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-08 21:12:55.640 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:12:55.672 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-08 21:12:55.679 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-08 21:12:55.681 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:12:55.715 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-08 21:12:55.723 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-08 21:12:55.725 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:12:55.756 | Selecting previously unselected package comerr-dev:amd64. 2021-12-08 21:12:55.764 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-08 21:12:55.768 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-08 21:12:55.800 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-08 21:12:55.807 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-08 21:12:55.809 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:12:55.860 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-08 21:12:55.868 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-08 21:12:55.870 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-08 21:12:55.902 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-08 21:12:55.909 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-08 21:12:55.913 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-08 21:12:55.937 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-08 21:12:55.945 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-08 21:12:55.947 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-08 21:12:55.973 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-08 21:12:55.980 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-08 21:12:55.982 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-08 21:12:56.012 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-08 21:12:56.020 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-08 21:12:56.023 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-08 21:12:56.088 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-08 21:12:56.096 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-08 21:12:56.098 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-08 21:12:56.162 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-08 21:12:56.169 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-08 21:12:56.172 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-08 21:12:56.202 | Selecting previously unselected package libgts-bin. 2021-12-08 21:12:56.211 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-08 21:12:56.213 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-08 21:12:56.247 | Selecting previously unselected package libicu-dev:amd64. 2021-12-08 21:12:56.254 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-08 21:12:56.257 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-08 21:12:57.670 | Selecting previously unselected package libipset13:amd64. 2021-12-08 21:12:57.678 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:57.694 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-08 21:12:57.728 | Selecting previously unselected package librdmacm1:amd64. 2021-12-08 21:12:57.736 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-08 21:12:57.737 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-08 21:12:57.773 | Selecting previously unselected package libiscsi7:amd64. 2021-12-08 21:12:57.781 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-08 21:12:57.784 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-08 21:12:57.817 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-08 21:12:57.825 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-08 21:12:57.826 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-08 21:12:57.885 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-08 21:12:57.893 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-08 21:12:57.896 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-08 21:12:57.922 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-08 21:12:57.929 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-08 21:12:57.931 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-08 21:12:57.953 | Selecting previously unselected package libjs-jquery. 2021-12-08 21:12:57.962 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-08 21:12:57.964 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-08 21:12:58.022 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-08 21:12:58.029 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-08 21:12:58.031 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-08 21:12:58.057 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-08 21:12:58.064 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-08 21:12:58.066 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-08 21:12:58.141 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-08 21:12:58.150 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-08 21:12:58.152 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-08 21:12:58.205 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-08 21:12:58.213 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-08 21:12:58.215 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-08 21:12:58.241 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-08 21:12:58.249 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-08 21:12:58.251 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-08 21:12:58.280 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-08 21:12:58.288 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-08 21:12:58.291 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-08 21:12:58.381 | Selecting previously unselected package libnspr4:amd64. 2021-12-08 21:12:58.389 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-12-08 21:12:58.391 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-12-08 21:12:58.433 | Selecting previously unselected package libnss3:amd64. 2021-12-08 21:12:58.441 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2021-12-08 21:12:58.444 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-08 21:12:58.644 | Selecting previously unselected package libomp5-10:amd64. 2021-12-08 21:12:58.652 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:58.653 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:58.725 | Selecting previously unselected package libomp-10-dev. 2021-12-08 21:12:58.733 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:12:58.734 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-08 21:12:58.768 | Selecting previously unselected package pcp-conf. 2021-12-08 21:12:58.776 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-12-08 21:12:58.778 | Unpacking pcp-conf (5.0.3-1) ... 2021-12-08 21:12:58.810 | Selecting previously unselected package libpcp3. 2021-12-08 21:12:58.818 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-12-08 21:12:58.820 | Unpacking libpcp3 (5.0.3-1) ... 2021-12-08 21:12:58.882 | Selecting previously unselected package libpcp-pmda3. 2021-12-08 21:12:58.890 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-12-08 21:12:58.892 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-12-08 21:12:58.921 | Selecting previously unselected package libpcp-pmda-perl. 2021-12-08 21:12:58.929 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-12-08 21:12:58.931 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-12-08 21:12:58.964 | Selecting previously unselected package libpq5:amd64. 2021-12-08 21:12:58.972 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:58.974 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:12:59.017 | Selecting previously unselected package libpq-dev. 2021-12-08 21:12:59.025 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:59.027 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:12:59.098 | Selecting previously unselected package librados2. 2021-12-08 21:12:59.106 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:59.108 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-08 21:12:59.585 | Selecting previously unselected package librbd1. 2021-12-08 21:12:59.592 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:12:59.595 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-08 21:12:59.850 | Selecting previously unselected package libsasl2-dev. 2021-12-08 21:12:59.857 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-08 21:12:59.860 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-08 21:12:59.929 | Selecting previously unselected package libssl-dev:amd64. 2021-12-08 21:12:59.936 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-08 21:12:59.940 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-08 21:13:00.198 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-08 21:13:00.205 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-08 21:13:00.208 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-08 21:13:00.316 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-08 21:13:00.324 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-08 21:13:00.326 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-08 21:13:00.351 | Selecting previously unselected package libx86-1:amd64. 2021-12-08 21:13:00.359 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-08 21:13:00.361 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-08 21:13:00.398 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-08 21:13:00.406 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:13:00.408 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-08 21:13:00.547 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-08 21:13:00.555 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-08 21:13:00.557 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-08 21:13:00.634 | Selecting previously unselected package llvm-10-runtime. 2021-12-08 21:13:00.642 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:13:00.644 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:00.699 | Selecting previously unselected package libpfm4:amd64. 2021-12-08 21:13:00.707 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-08 21:13:00.709 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-08 21:13:00.781 | Selecting previously unselected package llvm-10. 2021-12-08 21:13:00.790 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:13:00.792 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:01.569 | Selecting previously unselected package libffi-dev:amd64. 2021-12-08 21:13:01.577 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2021-12-08 21:13:01.579 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-08 21:13:01.617 | Selecting previously unselected package python3-pygments. 2021-12-08 21:13:01.625 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-08 21:13:01.627 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-08 21:13:01.762 | Selecting previously unselected package llvm-10-tools. 2021-12-08 21:13:01.771 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:13:01.773 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:01.915 | Selecting previously unselected package libz3-4:amd64. 2021-12-08 21:13:01.923 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-08 21:13:01.925 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-08 21:13:02.867 | Selecting previously unselected package libz3-dev:amd64. 2021-12-08 21:13:02.875 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-08 21:13:02.877 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-08 21:13:02.921 | Selecting previously unselected package llvm-10-dev. 2021-12-08 21:13:02.929 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-08 21:13:02.932 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:07.337 | Selecting previously unselected package lsscsi. 2021-12-08 21:13:07.346 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2021-12-08 21:13:07.348 | Unpacking lsscsi (0.30-0.1) ... 2021-12-08 21:13:07.382 | Selecting previously unselected package pkg-config. 2021-12-08 21:13:07.391 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-08 21:13:07.393 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-08 21:13:07.428 | Selecting previously unselected package pm-utils. 2021-12-08 21:13:07.437 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2021-12-08 21:13:07.439 | Unpacking pm-utils (1.4.1-19) ... 2021-12-08 21:13:07.501 | Selecting previously unselected package postgresql-client-common. 2021-12-08 21:13:07.509 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-08 21:13:07.511 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-08 21:13:07.545 | Selecting previously unselected package postgresql-client-12. 2021-12-08 21:13:07.553 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:13:07.555 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:13:07.750 | Selecting previously unselected package ssl-cert. 2021-12-08 21:13:07.758 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2021-12-08 21:13:07.760 | Unpacking ssl-cert (1.0.39) ... 2021-12-08 21:13:07.794 | Selecting previously unselected package postgresql-common. 2021-12-08 21:13:07.802 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-08 21:13:07.830 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-08 21:13:07.836 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-08 21:13:07.900 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-08 21:13:07.909 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:13:07.911 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:13:08.208 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-08 21:13:08.217 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-08 21:13:08.219 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-08 21:13:08.248 | Selecting previously unselected package python-pip-whl. 2021-12-08 21:13:08.257 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-08 21:13:08.258 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-08 21:13:08.462 | Selecting previously unselected package python3-mysqldb. 2021-12-08 21:13:08.471 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-08 21:13:08.472 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-08 21:13:08.507 | Selecting previously unselected package python3-wheel. 2021-12-08 21:13:08.515 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2021-12-08 21:13:08.517 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-08 21:13:08.549 | Selecting previously unselected package python3-pip. 2021-12-08 21:13:08.558 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-08 21:13:08.560 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-08 21:13:08.645 | Selecting previously unselected package python3.8-venv. 2021-12-08 21:13:08.653 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-12-08 21:13:08.656 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-12-08 21:13:08.681 | Selecting previously unselected package python3-venv. 2021-12-08 21:13:08.689 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-08 21:13:08.691 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-08 21:13:08.717 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-08 21:13:08.726 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-08 21:13:08.728 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-08 21:13:08.765 | Selecting previously unselected package qemu-utils. 2021-12-08 21:13:08.774 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-08 21:13:08.776 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-08 21:13:08.954 | Selecting previously unselected package sharutils. 2021-12-08 21:13:08.962 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-08 21:13:08.964 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-08 21:13:09.012 | Selecting previously unselected package sqlite3. 2021-12-08 21:13:09.021 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-08 21:13:09.023 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-08 21:13:09.166 | Selecting previously unselected package unzip. 2021-12-08 21:13:09.174 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-08 21:13:09.176 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-08 21:13:09.224 | Selecting previously unselected package vbetool. 2021-12-08 21:13:09.233 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2021-12-08 21:13:09.235 | Unpacking vbetool (1.1-4) ... 2021-12-08 21:13:09.264 | Selecting previously unselected package ipset. 2021-12-08 21:13:09.273 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:13:09.282 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-08 21:13:09.315 | Selecting previously unselected package ipvsadm. 2021-12-08 21:13:09.323 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-08 21:13:09.326 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-08 21:13:09.360 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-08 21:13:09.369 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-08 21:13:09.378 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-08 21:13:09.403 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-08 21:13:09.412 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-08 21:13:09.414 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-08 21:13:09.444 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-08 21:13:09.453 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-08 21:13:09.455 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-08 21:13:09.485 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-08 21:13:09.493 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-08 21:13:09.495 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:09.528 | Selecting previously unselected package libpcp-gui2. 2021-12-08 21:13:09.537 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.539 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-12-08 21:13:09.567 | Selecting previously unselected package libpcp-import1. 2021-12-08 21:13:09.576 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.578 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-12-08 21:13:09.606 | Selecting previously unselected package libpcp-mmv1. 2021-12-08 21:13:09.615 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.617 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-12-08 21:13:09.646 | Selecting previously unselected package libpcp-trace2. 2021-12-08 21:13:09.654 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.656 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-12-08 21:13:09.684 | Selecting previously unselected package libpcp-web1. 2021-12-08 21:13:09.693 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.695 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-12-08 21:13:09.741 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-08 21:13:09.749 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-08 21:13:09.751 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-08 21:13:09.787 | Selecting previously unselected package python3-pcp. 2021-12-08 21:13:09.795 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.797 | Unpacking python3-pcp (5.0.3-1) ... 2021-12-08 21:13:09.843 | Selecting previously unselected package pcp. 2021-12-08 21:13:09.852 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2021-12-08 21:13:09.921 | Unpacking pcp (5.0.3-1) ... 2021-12-08 21:13:10.441 | Selecting previously unselected package socat. 2021-12-08 21:13:10.451 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2021-12-08 21:13:10.453 | Unpacking socat (1.7.3.3-2) ... 2021-12-08 21:13:10.528 | Selecting previously unselected package vlan. 2021-12-08 21:13:10.537 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-08 21:13:10.539 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-08 21:13:10.604 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-08 21:13:10.609 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-08 21:13:10.619 | Setting up javascript-common (11) ... 2021-12-08 21:13:10.649 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-08 21:13:10.665 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-08 21:13:10.670 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-08 21:13:10.675 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-08 21:13:10.680 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-08 21:13:10.702 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-08 21:13:10.705 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-08 21:13:10.711 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-08 21:13:10.716 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-08 21:13:10.721 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-08 21:13:10.726 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-08 21:13:10.731 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-08 21:13:10.737 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-08 21:13:10.742 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-08 21:13:10.748 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-08 21:13:10.753 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-08 21:13:10.758 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-08 21:13:10.764 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-08 21:13:10.769 | Setting up vbetool (1.1-4) ... 2021-12-08 21:13:10.774 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-08 21:13:10.779 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-08 21:13:10.787 | Setting up pm-utils (1.4.1-19) ... 2021-12-08 21:13:10.795 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-08 21:13:11.034 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-08 21:13:11.059 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-08 21:13:11.064 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-08 21:13:11.070 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-08 21:13:11.303 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-08 21:13:11.977 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-08 21:13:11.985 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-08 21:13:11.991 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-08 21:13:11.996 | Setting up m4 (1.4.18-4) ... 2021-12-08 21:13:12.001 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-08 21:13:12.285 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-08 21:13:12.291 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-08 21:13:12.296 | Setting up iputils-arping (3:20190709-3) ... 2021-12-08 21:13:12.326 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-08 21:13:12.332 | Setting up conntrack (1:1.4.5-2) ... 2021-12-08 21:13:12.337 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-08 21:13:12.343 | Setting up python3-wheel (0.34.2-1) ... 2021-12-08 21:13:12.594 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-08 21:13:12.601 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-08 21:13:12.797 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-08 21:13:14.834 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-08 21:13:16.050 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-08 21:13:16.722 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-08 21:13:16.736 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-08 21:13:16.747 | Setting up acl (2.2.53-6) ... 2021-12-08 21:13:16.755 | Setting up dns-root-data (2019052802) ... 2021-12-08 21:13:16.760 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:16.765 | Setting up fakeroot (1.24-1) ... 2021-12-08 21:13:16.773 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-08 21:13:16.780 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-08 21:13:16.785 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-08 21:13:16.790 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:16.795 | Setting up autotools-dev (20180224.1) ... 2021-12-08 21:13:16.800 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-08 21:13:17.592 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-08 21:13:17.598 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-08 21:13:17.603 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-08 21:13:17.608 | Setting up make (4.2.1-1.2) ... 2021-12-08 21:13:17.612 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-12-08 21:13:17.618 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-08 21:13:17.623 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:17.628 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-08 21:13:17.634 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-08 21:13:17.639 | Setting up ebtables (2.0.11-3build1) ... 2021-12-08 21:13:18.180 | Setting up socat (1.7.3.3-2) ... 2021-12-08 21:13:18.185 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-08 21:13:18.191 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-08 21:13:18.197 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-08 21:13:18.201 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-08 21:13:18.206 | Setting up binfmt-support (2.2.0-2) ... 2021-12-08 21:13:18.484 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-08 21:13:19.506 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-08 21:13:19.512 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-08 21:13:19.533 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-08 21:13:19.561 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-08 21:13:19.566 | Setting up lsscsi (0.30-0.1) ... 2021-12-08 21:13:19.571 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-08 21:13:19.576 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-08 21:13:19.581 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-08 21:13:19.586 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-08 21:13:19.591 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-08 21:13:19.596 | Setting up autoconf (2.69-11.1) ... 2021-12-08 21:13:19.604 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-08 21:13:19.610 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-08 21:13:19.652 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-08 21:13:19.655 | Setting up dwz (0.13-5) ... 2021-12-08 21:13:19.661 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-08 21:13:19.666 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-08 21:13:19.671 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-08 21:13:19.677 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-08 21:13:19.682 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-08 21:13:19.694 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:19.700 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:19.705 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-08 21:13:19.711 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-08 21:13:19.717 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-08 21:13:19.722 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-08 21:13:19.732 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-08 21:13:19.737 | Setting up pcp-conf (5.0.3-1) ... 2021-12-08 21:13:19.744 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-08 21:13:19.751 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-08 21:13:19.756 | Setting up libsub-override-perl (0.09-2) ... 2021-12-08 21:13:19.762 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-08 21:13:19.767 | Setting up libthai-data (0.1.28-3) ... 2021-12-08 21:13:19.773 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-08 21:13:19.778 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-08 21:13:19.783 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-08 21:13:19.789 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-08 21:13:19.795 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-08 21:13:19.800 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:19.806 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-08 21:13:19.811 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-08 21:13:19.816 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-08 21:13:19.829 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-08 21:13:19.838 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-08 21:13:20.841 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-08 21:13:21.179 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-08 21:13:21.185 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-08 21:13:21.190 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-08 21:13:21.195 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-08 21:13:21.201 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-08 21:13:21.207 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-08 21:13:21.213 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-08 21:13:21.218 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-08 21:13:21.225 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-08 21:13:21.231 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-08 21:13:21.238 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-08 21:13:21.242 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-08 21:13:21.248 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-08 21:13:21.253 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:21.260 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-08 21:13:21.265 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-08 21:13:21.271 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-08 21:13:21.277 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-08 21:13:21.283 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:13:21.290 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:21.295 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-08 21:13:21.302 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:21.307 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-08 21:13:21.321 | Setting up libtool (2.4.6-14) ... 2021-12-08 21:13:21.326 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-08 21:13:21.430 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-08 21:13:21.461 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:13:21.466 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-08 21:13:21.852 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-08 21:13:22.917 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:13:22.922 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-08 21:13:22.929 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-08 21:13:22.934 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-08 21:13:23.083 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-08 21:13:23.088 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:23.094 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:23.102 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-08 21:13:23.112 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-08 21:13:23.118 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-08 21:13:23.369 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-08 21:13:23.377 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-08 21:13:23.384 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-08 21:13:23.389 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-08 21:13:23.395 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:13:23.997 | 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-12-08 21:13:24.024 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-08 21:13:24.029 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-08 21:13:24.036 | Setting up ssl-cert (1.0.39) ... 2021-12-08 21:13:24.429 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-08 21:13:24.434 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-12-08 21:13:24.507 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-08 21:13:24.512 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-08 21:13:24.991 | Adding user postgres to group ssl-cert 2021-12-08 21:13:25.135 | 2021-12-08 21:13:25.135 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-08 21:13:25.325 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-08 21:13:25.325 | Removing obsolete dictionary files: 2021-12-08 21:13:25.910 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-08 21:13:27.011 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-08 21:13:27.016 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-08 21:13:27.023 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-08 21:13:27.107 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-08 21:13:27.516 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-08 21:13:27.521 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-08 21:13:27.527 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-08 21:13:27.532 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-08 21:13:27.538 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-08 21:13:27.543 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-08 21:13:27.549 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-08 21:13:27.555 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-08 21:13:27.560 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-08 21:13:27.566 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-08 21:13:27.572 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:27.577 | Setting up ipvsadm (1:1.31-1) ... 2021-12-08 21:13:28.296 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-08 21:13:28.301 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-08 21:13:28.407 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-08 21:13:30.476 | Regenerating fonts cache... done. 2021-12-08 21:13:30.478 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-08 21:13:30.484 | Setting up libpcp3 (5.0.3-1) ... 2021-12-08 21:13:30.489 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-12-08 21:13:30.495 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-08 21:13:30.501 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-08 21:13:31.806 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-08 21:13:32.636 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-08 21:13:32.684 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:32.689 | Setting up keepalived (1:2.0.19-2) ... 2021-12-08 21:13:33.652 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-08 21:13:34.345 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:34.350 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-12-08 21:13:34.355 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-08 21:13:34.361 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-12-08 21:13:34.366 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-08 21:13:34.372 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-12-08 21:13:34.378 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-08 21:13:34.384 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-08 21:13:34.389 | Setting up libpcp-web1 (5.0.3-1) ... 2021-12-08 21:13:34.395 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-08 21:13:34.400 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-08 21:13:34.406 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:34.411 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-08 21:13:34.430 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-12-08 21:13:34.436 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-08 21:13:34.441 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-08 21:13:34.446 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-08 21:13:34.452 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-08 21:13:34.457 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-08 21:13:34.462 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-08 21:13:34.468 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-08 21:13:34.474 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-08 21:13:34.479 | Setting up libpcp-import1 (5.0.3-1) ... 2021-12-08 21:13:34.485 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-08 21:13:34.490 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-08 21:13:34.496 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-08 21:13:34.502 | Setting up po-debconf (1.0.21) ... 2021-12-08 21:13:34.509 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-08 21:13:34.887 | Enabling module mpm_event. 2021-12-08 21:13:34.952 | Enabling module authz_core. 2021-12-08 21:13:34.957 | Enabling module authz_host. 2021-12-08 21:13:35.015 | Enabling module authn_core. 2021-12-08 21:13:35.020 | Enabling module auth_basic. 2021-12-08 21:13:35.079 | Enabling module access_compat. 2021-12-08 21:13:35.137 | Enabling module authn_file. 2021-12-08 21:13:35.195 | Enabling module authz_user. 2021-12-08 21:13:35.253 | Enabling module alias. 2021-12-08 21:13:35.312 | Enabling module dir. 2021-12-08 21:13:35.370 | Enabling module autoindex. 2021-12-08 21:13:35.432 | Enabling module env. 2021-12-08 21:13:35.491 | Enabling module mime. 2021-12-08 21:13:35.550 | Enabling module negotiation. 2021-12-08 21:13:35.609 | Enabling module setenvif. 2021-12-08 21:13:35.667 | Enabling module filter. 2021-12-08 21:13:35.725 | Enabling module deflate. 2021-12-08 21:13:35.786 | Enabling module status. 2021-12-08 21:13:35.845 | Enabling module reqtimeout. 2021-12-08 21:13:35.904 | Enabling conf charset. 2021-12-08 21:13:35.964 | Enabling conf localized-error-pages. 2021-12-08 21:13:36.022 | Enabling conf other-vhosts-access-log. 2021-12-08 21:13:36.081 | Enabling conf security. 2021-12-08 21:13:36.139 | Enabling conf serve-cgi-bin. 2021-12-08 21:13:36.199 | Enabling site 000-default. 2021-12-08 21:13:36.251 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-08 21:13:36.307 | Enabling conf javascript-common. 2021-12-08 21:13:36.558 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-08 21:13:37.130 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-08 21:13:39.789 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-08 21:13:39.802 | Setting up python3-pcp (5.0.3-1) ... 2021-12-08 21:13:40.108 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-08 21:13:40.131 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-08 21:13:40.137 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-08 21:13:40.150 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-08 21:13:40.156 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-08 21:13:40.161 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-08 21:13:40.168 | Setting up graphviz (2.42.2-3build2) ... 2021-12-08 21:13:40.176 | Setting up pcp (5.0.3-1) ... 2021-12-08 21:13:40.520 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-12-08 21:13:40.937 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-12-08 21:13:41.370 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-12-08 21:13:41.801 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-12-08 21:13:57.747 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-08 21:13:57.755 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-08 21:13:57.761 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-08 21:13:58.881 | Setting up dh-autoreconf (19) ... 2021-12-08 21:13:58.887 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-08 21:13:59.698 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-08 21:13:59.706 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-08 21:13:59.713 | Setting up debhelper (12.10ubuntu1) ... 2021-12-08 21:13:59.719 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-08 21:14:00.052 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-08 21:14:00.058 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-08 21:14:00.081 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-08 21:14:00.147 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-08 21:14:13.205 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-08 21:14:13.229 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-08 21:14:13.624 | Processing triggers for ufw (0.36-6) ... 2021-12-08 21:14:13.771 | Processing triggers for man-db (2.9.1-1) ... 2021-12-08 21:14:39.437 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-08 21:14:39.450 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-08 21:14:46.281 | ++ functions-common:apt_get:1118 : result=0 2021-12-08 21:14:46.284 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:14:46.286 | ++ functions-common:time_stop:2309 : local name 2021-12-08 21:14:46.288 | ++ functions-common:time_stop:2310 : local end_time 2021-12-08 21:14:46.290 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:14:46.293 | ++ functions-common:time_stop:2312 : local total 2021-12-08 21:14:46.295 | ++ functions-common:time_stop:2313 : local start_time 2021-12-08 21:14:46.297 | ++ functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:14:46.299 | ++ functions-common:time_stop:2316 : start_time=1638997922690 2021-12-08 21:14:46.301 | ++ functions-common:time_stop:2318 : [[ -z 1638997922690 ]] 2021-12-08 21:14:46.304 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:14:46.307 | ++ functions-common:time_stop:2321 : end_time=1638998086305 2021-12-08 21:14:46.309 | ++ functions-common:time_stop:2322 : elapsed_time=163615 2021-12-08 21:14:46.312 | ++ functions-common:time_stop:2323 : total=693 2021-12-08 21:14:46.314 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:14:46.316 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=164308 2021-12-08 21:14:46.318 | ++ functions-common:apt_get:1122 : return 0 2021-12-08 21:14:46.320 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-08 21:14:46.323 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-08 21:14:46.325 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-08 21:14:46.329 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-08 21:14:46.333 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-12-08 21:14:46.335 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-12-08 21:14:46.338 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-08 21:14:47.640 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-08 21:14:47.643 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-08 21:14:47.645 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-08 21:14:47.648 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-08 21:14:47.649 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-08 21:14:47.651 | + functions-common:GetDistro:373 : GetOSVersion 2021-12-08 21:14:47.653 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-12-08 21:14:47.655 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-12-08 21:14:47.657 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-12-08 21:14:47.660 | + functions-common:_ensure_lsb_release:328 : return 2021-12-08 21:14:47.662 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-12-08 21:14:47.729 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-12-08 21:14:47.731 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-12-08 21:14:47.797 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-12-08 21:14:47.799 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-12-08 21:14:47.865 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-12-08 21:14:47.867 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-08 21:14:47.869 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-12-08 21:14:47.871 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-12-08 21:14:47.872 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-12-08 21:14:47.874 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-12-08 21:14:47.876 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-12-08 21:14:47.878 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-08 21:14:47.880 | + functions-common:GetDistro:378 : DISTRO=focal 2021-12-08 21:14:47.881 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-08 21:14:47.883 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-08 21:14:47.883 | Distro: focal 2021-12-08 21:14:47.886 | + tools/install_pip.sh:main:115 : get_versions 2021-12-08 21:14:47.888 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-08 21:14:47.891 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-08 21:14:47.893 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-08 21:14:47.896 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-08 21:14:47.896 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-08 21:14:48.291 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-08 21:14:48.293 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-08 21:14:48.293 | pip: 20.2.2 2021-12-08 21:14:48.295 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-08 21:14:48.297 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-08 21:14:48.298 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:14:48.300 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:14:48.302 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:14:48.303 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:14:48.305 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:14:48.307 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:14:48.308 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:14:48.310 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:14:48.312 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:14:48.313 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-08 21:14:48.316 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-08 21:14:48.317 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-08 21:14:48.319 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-08 21:14:48.321 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-08 21:14:48.323 | + 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-12-08 21:14:48.333 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-08 21:14:48.333 | Dload Upload Total Spent Left Speed 2021-12-08 21:14:48.613 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7558k 0 --:--:-- --:--:-- --:--:-- 7558k 2021-12-08 21:14:48.616 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-08 21:14:48.619 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-08 21:14:51.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:14:51.642 | from cryptography.utils import int_from_bytes 2021-12-08 21:14:51.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:14:51.642 | from cryptography.utils import int_from_bytes 2021-12-08 21:14:51.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:14:52.488 | Collecting pip 2021-12-08 21:14:52.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-08 21:14:54.039 | Installing collected packages: pip 2021-12-08 21:14:54.039 | Attempting uninstall: pip 2021-12-08 21:14:54.040 | Found existing installation: pip 20.2.2 2021-12-08 21:14:54.269 | Uninstalling pip-20.2.2: 2021-12-08 21:14:54.298 | Successfully uninstalled pip-20.2.2 2021-12-08 21:14:55.903 | Successfully installed pip-21.3.1 2021-12-08 21:14:55.903 | 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-12-08 21:14:56.022 | + tools/install_pip.sh:main:136 : set -x 2021-12-08 21:14:56.023 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-08 21:14:56.025 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-08 21:14:56.027 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-08 21:14:56.029 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-08 21:14:56.031 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-08 21:14:56.033 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-08 21:14:56.036 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:14:56.036 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-08 21:14:56.040 | ++ 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-12-08 21:14:56.042 | ++ 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-12-08 21:14:56.043 | ++ 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-12-08 21:14:56.045 | + 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-12-08 21:14:56.047 | + 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-12-08 21:14:56.062 | 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-12-08 21:14:56.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 '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-12-08 21:14:56.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:14:56.782 | from cryptography.utils import int_from_bytes 2021-12-08 21:14:56.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:14:56.782 | from cryptography.utils import int_from_bytes 2021-12-08 21:14:57.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:14:57.819 | 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-12-08 21:14:59.368 | 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-12-08 21:14:59.467 | + inc/python:pip_install:200 : result=0 2021-12-08 21:14:59.469 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:14:59.471 | + functions-common:time_stop:2309 : local name 2021-12-08 21:14:59.473 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:14:59.474 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:14:59.476 | + functions-common:time_stop:2312 : local total 2021-12-08 21:14:59.478 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:14:59.479 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:14:59.481 | + functions-common:time_stop:2316 : start_time=1638998096058 2021-12-08 21:14:59.483 | + functions-common:time_stop:2318 : [[ -z 1638998096058 ]] 2021-12-08 21:14:59.485 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:14:59.488 | + functions-common:time_stop:2321 : end_time=1638998099486 2021-12-08 21:14:59.490 | + functions-common:time_stop:2322 : elapsed_time=3428 2021-12-08 21:14:59.492 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:14:59.493 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:14:59.495 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3428 2021-12-08 21:14:59.497 | + inc/python:pip_install:203 : return 0 2021-12-08 21:14:59.499 | + tools/install_pip.sh:main:142 : get_versions 2021-12-08 21:14:59.501 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-08 21:14:59.504 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-08 21:14:59.506 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-08 21:14:59.509 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-08 21:14:59.509 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-08 21:15:00.074 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-08 21:15:00.076 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-08 21:15:00.076 | pip: 21.3.1 2021-12-08 21:15:00.080 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-08 21:15:00.082 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-08 21:15:00.085 | + ./stack.sh:main:778 : fixup_all 2021-12-08 21:15:00.088 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-12-08 21:15:00.090 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-08 21:15:00.092 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-08 21:15:00.107 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-08 21:15:00.107 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-08 21:15:00.107 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-08 21:15:00.113 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-08 21:15:00.115 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-08 21:15:00.117 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-08 21:15:00.124 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-08 21:15:00.128 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-12-08 21:15:00.130 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-12-08 21:15:00.132 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:15:00.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:15:00.136 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-12-08 21:15:00.147 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-12-08 21:15:00.149 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-12-08 21:15:00.151 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:15:00.153 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:15:00.155 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:15:00.157 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:15:00.159 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:15:00.161 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:15:00.163 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:15:00.165 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:15:00.167 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:15:00.169 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-12-08 21:15:00.171 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-12-08 21:15:00.173 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-12-08 21:15:00.175 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:15:00.177 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:15:00.179 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:15:00.181 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:15:00.183 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:15:00.185 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:15:00.187 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-12-08 21:15:00.190 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-12-08 21:15:00.209 | Using python 3.8 to install os-testr 2021-12-08 21:15:00.211 | + 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-12-08 21:15:00.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:15:00.924 | from cryptography.utils import int_from_bytes 2021-12-08 21:15:00.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:15:00.924 | from cryptography.utils import int_from_bytes 2021-12-08 21:15:01.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:15:02.459 | Collecting os-testr 2021-12-08 21:15:02.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-12-08 21:15:02.486 | 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-12-08 21:15:02.487 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-08 21:15:02.934 | Collecting stestr>=1.0.0 2021-12-08 21:15:02.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-12-08 21:15:03.343 | Collecting python-subunit>=1.0.0 2021-12-08 21:15:03.349 | 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-12-08 21:15:03.373 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-08 21:15:03.399 | 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-12-08 21:15:03.400 | 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-12-08 21:15:03.404 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-12-08 21:15:03.766 | Collecting future 2021-12-08 21:15:03.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-08 21:15:03.989 | Preparing metadata (setup.py): started 2021-12-08 21:15:04.692 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:15:04.696 | 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-12-08 21:15:04.723 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-12-08 21:15:04.724 | 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-12-08 21:15:04.725 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-08 21:15:04.726 | 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-12-08 21:15:04.727 | 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-12-08 21:15:04.740 | 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-12-08 21:15:04.809 | 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-12-08 21:15:04.810 | 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-12-08 21:15:04.811 | 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-12-08 21:15:04.812 | 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-12-08 21:15:04.905 | Building wheels for collected packages: future 2021-12-08 21:15:04.907 | Building wheel for future (setup.py): started 2021-12-08 21:15:05.964 | Building wheel for future (setup.py): finished with status 'done' 2021-12-08 21:15:05.968 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=ce6724543bb1247c0f6cdb36a11b6cb1902638d1eb790556503ca2c4b8658d32 2021-12-08 21:15:05.968 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-08 21:15:05.975 | Successfully built future 2021-12-08 21:15:07.366 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-08 21:15:08.216 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2021-12-08 21:15:08.216 | 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-12-08 21:15:08.358 | + inc/python:pip_install:200 : result=0 2021-12-08 21:15:08.361 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:15:08.363 | + functions-common:time_stop:2309 : local name 2021-12-08 21:15:08.365 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:15:08.367 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:15:08.369 | + functions-common:time_stop:2312 : local total 2021-12-08 21:15:08.371 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:15:08.373 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:15:08.375 | + functions-common:time_stop:2316 : start_time=1638998100204 2021-12-08 21:15:08.377 | + functions-common:time_stop:2318 : [[ -z 1638998100204 ]] 2021-12-08 21:15:08.379 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:15:08.383 | + functions-common:time_stop:2321 : end_time=1638998108381 2021-12-08 21:15:08.385 | + functions-common:time_stop:2322 : elapsed_time=8177 2021-12-08 21:15:08.387 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:15:08.389 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:15:08.391 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8177 2021-12-08 21:15:08.393 | + inc/python:pip_install:203 : return 0 2021-12-08 21:15:08.396 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-08 21:15:08.443 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-12-08 21:15:08.543 | + ./stack.sh:main:792 : install_infra 2021-12-08 21:15:08.546 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-08 21:15:08.549 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-08 21:15:08.552 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-08 21:15:11.680 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-08 21:15:11.682 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-08 21:15:11.704 | + 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-12-08 21:15:13.578 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:13.608 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:13.712 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:13.823 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:14.001 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:14.007 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:14.078 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:14.123 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:14.208 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:14.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:15:14.414 | Collecting pbr===5.6.0 2021-12-08 21:15:14.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-12-08 21:15:14.472 | Installing collected packages: pbr 2021-12-08 21:15:14.614 | Successfully installed pbr-5.6.0 2021-12-08 21:15:14.673 | + inc/python:pip_install:200 : result=0 2021-12-08 21:15:14.675 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:15:14.677 | + functions-common:time_stop:2309 : local name 2021-12-08 21:15:14.679 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:15:14.681 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:15:14.683 | + functions-common:time_stop:2312 : local total 2021-12-08 21:15:14.685 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:15:14.687 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:15:14.689 | + functions-common:time_stop:2316 : start_time=1638998111697 2021-12-08 21:15:14.691 | + functions-common:time_stop:2318 : [[ -z 1638998111697 ]] 2021-12-08 21:15:14.694 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:15:14.698 | + functions-common:time_stop:2321 : end_time=1638998114695 2021-12-08 21:15:14.700 | + functions-common:time_stop:2322 : elapsed_time=2998 2021-12-08 21:15:14.702 | + functions-common:time_stop:2323 : total=8177 2021-12-08 21:15:14.704 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:15:14.706 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11175 2021-12-08 21:15:14.708 | + inc/python:pip_install:203 : return 0 2021-12-08 21:15:14.711 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-08 21:15:14.713 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-08 21:15:14.734 | + 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-12-08 21:15:16.627 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:16.657 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:16.761 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:16.875 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:17.054 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:17.060 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:17.131 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:17.177 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:17.263 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-08 21:15:17.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:15:17.350 | Processing /opt/stack/requirements 2021-12-08 21:15:18.660 | Collecting fixtures===3.0.0 2021-12-08 21:15:18.668 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-08 21:15:18.886 | Collecting PyYAML===5.4.1 2021-12-08 21:15:18.904 | 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-12-08 21:15:19.070 | Collecting requests===2.26.0 2021-12-08 21:15:19.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-12-08 21:15:19.171 | Collecting packaging===21.0 2021-12-08 21:15:19.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-12-08 21:15:19.238 | Collecting testtools===2.5.0 2021-12-08 21:15:19.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-12-08 21:15:19.325 | Collecting idna===3.2 2021-12-08 21:15:19.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-12-08 21:15:19.468 | Collecting pyparsing===2.4.7 2021-12-08 21:15:19.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-12-08 21:15:19.526 | Collecting six===1.16.0 2021-12-08 21:15:19.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-12-08 21:15:19.583 | Collecting charset-normalizer===2.0.4 2021-12-08 21:15:19.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-12-08 21:15:19.623 | Collecting Parsley>=1.2 2021-12-08 21:15:19.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-08 21:15:19.673 | Collecting beagle>=0.2.1 2021-12-08 21:15:19.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-08 21:15:19.705 | 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-12-08 21:15:19.758 | Collecting certifi===2021.5.30 2021-12-08 21:15:19.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-12-08 21:15:19.851 | Collecting urllib3===1.26.6 2021-12-08 21:15:19.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-12-08 21:15:19.924 | Collecting extras===1.0.0 2021-12-08 21:15:19.930 | 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-12-08 21:15:20.013 | Collecting cliff===3.9.0 2021-12-08 21:15:20.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-12-08 21:15:20.074 | Collecting autopage===0.4.0 2021-12-08 21:15:20.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-12-08 21:15:20.130 | Collecting prettytable===0.7.2 2021-12-08 21:15:20.136 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-12-08 21:15:20.279 | Collecting cmd2===2.1.2 2021-12-08 21:15:20.286 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-12-08 21:15:20.429 | Collecting stevedore===3.4.0 2021-12-08 21:15:20.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-12-08 21:15:20.514 | Collecting colorama===0.4.4 2021-12-08 21:15:20.521 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-12-08 21:15:20.572 | Collecting attrs===21.2.0 2021-12-08 21:15:20.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-12-08 21:15:20.676 | Collecting wcwidth===0.2.5 2021-12-08 21:15:20.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-08 21:15:20.732 | Collecting pyperclip===1.8.2 2021-12-08 21:15:20.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-12-08 21:15:21.093 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-12-08 21:15:21.094 | Building wheel for pyperclip (setup.py): started 2021-12-08 21:15:21.335 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-12-08 21:15:21.335 | ERROR: Command errored out with exit status 1: 2021-12-08 21:15:21.335 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tcdtmrn2/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-tcdtmrn2/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-mlsqkgpx 2021-12-08 21:15:21.335 | cwd: /tmp/pip-install-tcdtmrn2/pyperclip/ 2021-12-08 21:15:21.335 | Complete output (6 lines): 2021-12-08 21:15:21.335 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-08 21:15:21.335 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-08 21:15:21.335 | or: setup.py --help-commands 2021-12-08 21:15:21.335 | or: setup.py cmd --help 2021-12-08 21:15:21.335 | 2021-12-08 21:15:21.335 | error: invalid command 'bdist_wheel' 2021-12-08 21:15:21.335 | ---------------------------------------- 2021-12-08 21:15:21.335 | ERROR: Failed building wheel for pyperclip 2021-12-08 21:15:21.335 | Running setup.py clean for pyperclip 2021-12-08 21:15:21.584 | Building wheel for openstack-requirements (setup.py): started 2021-12-08 21:15:22.361 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-08 21:15:22.361 | ERROR: Command errored out with exit status 1: 2021-12-08 21:15:22.361 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zgzh19r8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zgzh19r8/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-v526xz9f 2021-12-08 21:15:22.361 | cwd: /tmp/pip-req-build-zgzh19r8/ 2021-12-08 21:15:22.361 | Complete output (6 lines): 2021-12-08 21:15:22.361 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-08 21:15:22.361 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-08 21:15:22.361 | or: setup.py --help-commands 2021-12-08 21:15:22.361 | or: setup.py cmd --help 2021-12-08 21:15:22.361 | 2021-12-08 21:15:22.361 | error: invalid command 'bdist_wheel' 2021-12-08 21:15:22.361 | ---------------------------------------- 2021-12-08 21:15:22.361 | ERROR: Failed building wheel for openstack-requirements 2021-12-08 21:15:22.362 | Running setup.py clean for openstack-requirements 2021-12-08 21:15:23.139 | Failed to build pyperclip openstack-requirements 2021-12-08 21:15:23.363 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, pyparsing, autopage, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-08 21:15:24.571 | Running setup.py install for pyperclip: started 2021-12-08 21:15:24.972 | Running setup.py install for pyperclip: finished with status 'done' 2021-12-08 21:15:25.561 | Running setup.py install for openstack-requirements: started 2021-12-08 21:15:27.758 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-08 21:15:27.792 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4937 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-12-08 21:15:27.922 | + inc/python:pip_install:200 : result=0 2021-12-08 21:15:27.924 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:15:27.926 | + functions-common:time_stop:2309 : local name 2021-12-08 21:15:27.928 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:15:27.930 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:15:27.932 | + functions-common:time_stop:2312 : local total 2021-12-08 21:15:27.935 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:15:27.937 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:15:27.939 | + functions-common:time_stop:2316 : start_time=1638998114727 2021-12-08 21:15:27.941 | + functions-common:time_stop:2318 : [[ -z 1638998114727 ]] 2021-12-08 21:15:27.943 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:15:27.947 | + functions-common:time_stop:2321 : end_time=1638998127945 2021-12-08 21:15:27.949 | + functions-common:time_stop:2322 : elapsed_time=13218 2021-12-08 21:15:27.951 | + functions-common:time_stop:2323 : total=11175 2021-12-08 21:15:27.953 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:15:27.955 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24393 2021-12-08 21:15:27.957 | + inc/python:pip_install:203 : return 0 2021-12-08 21:15:27.960 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-08 21:15:27.962 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-08 21:15:27.964 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-08 21:15:27.966 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:15:27.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:15:27.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-08 21:15:27.973 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:15:27.976 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-08 21:15:27.995 | Using python 3.8 to install pbr 2021-12-08 21:15:27.997 | + 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-12-08 21:15:28.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:15:28.720 | from cryptography.utils import int_from_bytes 2021-12-08 21:15:28.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:15:28.720 | from cryptography.utils import int_from_bytes 2021-12-08 21:15:29.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:15:29.757 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-12-08 21:15:31.468 | 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-12-08 21:15:31.575 | + inc/python:pip_install:200 : result=0 2021-12-08 21:15:31.577 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:15:31.580 | + functions-common:time_stop:2309 : local name 2021-12-08 21:15:31.582 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:15:31.584 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:15:31.586 | + functions-common:time_stop:2312 : local total 2021-12-08 21:15:31.588 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:15:31.590 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:15:31.592 | + functions-common:time_stop:2316 : start_time=1638998127990 2021-12-08 21:15:31.594 | + functions-common:time_stop:2318 : [[ -z 1638998127990 ]] 2021-12-08 21:15:31.597 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:15:31.600 | + functions-common:time_stop:2321 : end_time=1638998131598 2021-12-08 21:15:31.602 | + functions-common:time_stop:2322 : elapsed_time=3608 2021-12-08 21:15:31.604 | + functions-common:time_stop:2323 : total=24393 2021-12-08 21:15:31.606 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:15:31.608 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28001 2021-12-08 21:15:31.611 | + inc/python:pip_install:203 : return 0 2021-12-08 21:15:31.613 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-12-08 21:15:34.719 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-08 21:15:36.466 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:15:36.961 | Collecting bindep 2021-12-08 21:15:37.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-08 21:15:37.281 | Collecting packaging; python_version >= "3.6" 2021-12-08 21:15:37.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-08 21:15:37.934 | Collecting distro 2021-12-08 21:15:37.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-08 21:15:38.073 | Collecting pbr>=2.0.0 2021-12-08 21:15:38.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-08 21:15:38.132 | Collecting Parsley 2021-12-08 21:15:38.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-08 21:15:38.315 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-08 21:15:38.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-08 21:15:38.369 | Installing collected packages: pyparsing, packaging, distro, pbr, Parsley, bindep 2021-12-08 21:15:38.935 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-08 21:15:39.004 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-08 21:15:39.006 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-08 21:15:39.009 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-12-08 21:15:39.026 | + ./stack.sh:main:801 : pkgs= 2021-12-08 21:15:39.028 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-12-08 21:15:39.030 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-12-08 21:15:39.032 | + functions-common:run_phase:1737 : local mode=stack 2021-12-08 21:15:39.035 | + functions-common:run_phase:1738 : local phase=pre-install 2021-12-08 21:15:39.037 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:15:39.039 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:15:39.041 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:15:39.043 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:15:39.045 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:15:39.048 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:15:39.051 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:15:39.053 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:15:39.056 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:15:39.058 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-08 21:15:39.060 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:15:39.074 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:15:39.076 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:15:39.079 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:15:39.081 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-08 21:15:39.083 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:15:39.085 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-08 21:15:39.087 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:15:39.089 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-08 21:15:39.091 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:15:39.093 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-08 21:15:39.095 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:15:39.097 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-08 21:15:39.100 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-08 21:15:39.102 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-08 21:15:39.104 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:15:39.106 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-08 21:15:39.108 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-12-08 21:15:39.110 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-08 21:15:39.112 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-12-08 21:15:39.114 | + functions-common:run_plugins:1726 : local plugins= 2021-12-08 21:15:39.116 | + functions-common:run_plugins:1727 : local plugin 2021-12-08 21:15:39.118 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-08 21:15:39.121 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-08 21:15:39.123 | + functions:set_systemd_override:821 : local value=2048 2021-12-08 21:15:39.126 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-08 21:15:39.128 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-08 21:15:39.174 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-08 21:15:39.174 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-08 21:15:39.177 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-08 21:15:39.520 | + ./stack.sh:main:814 : install_rpc_backend 2021-12-08 21:15:39.522 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-08 21:15:39.537 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:15:39.539 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-08 21:15:39.541 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:15:39.543 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:15:39.546 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:15:39.548 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:15:39.550 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:15:39.553 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:15:39.555 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:15:39.557 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:15:39.559 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:15:39.561 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:15:39.564 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:15:39.566 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:15:39.568 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-12-08 21:15:39.571 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:15:39.573 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:15:39.575 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:15:39.577 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-12-08 21:15:39.596 | + 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-12-08 21:15:39.702 | Reading package lists... 2021-12-08 21:15:39.932 | Building dependency tree... 2021-12-08 21:15:39.933 | Reading state information... 2021-12-08 21:15:40.166 | The following packages were automatically installed and are no longer required: 2021-12-08 21:15:40.167 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:15:40.168 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:15:40.168 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:15:40.168 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:15:40.168 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:15:40.168 | python3-zope.interface 2021-12-08 21:15:40.168 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:15:40.168 | The following additional packages will be installed: 2021-12-08 21:15:40.168 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-08 21:15:40.168 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-08 21:15:40.168 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-08 21:15:40.169 | erlang-tools erlang-xmerl locales-all 2021-12-08 21:15:40.170 | Suggested packages: 2021-12-08 21:15:40.170 | erlang erlang-manpages erlang-doc 2021-12-08 21:15:40.240 | The following NEW packages will be installed: 2021-12-08 21:15:40.240 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-08 21:15:40.240 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-08 21:15:40.240 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-08 21:15:40.241 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-08 21:15:40.538 | 0 upgraded, 19 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:15:40.539 | Need to get 38.1 MB of archives. 2021-12-08 21:15:40.539 | After this operation, 276 MB of additional disk space will be used. 2021-12-08 21:15:40.539 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-12-08 21:15:42.357 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-08 21:15:42.417 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-08 21:15:42.428 | 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-12-08 21:15:42.476 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-08 21:15:42.683 | 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-12-08 21:15:42.697 | 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-12-08 21:15:42.927 | 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-12-08 21:15:42.929 | 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-12-08 21:15:42.931 | 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-12-08 21:15:42.933 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-08 21:15:42.941 | 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-12-08 21:15:43.240 | 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-12-08 21:15:43.242 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-08 21:15:43.244 | 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-12-08 21:15:43.293 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-08 21:15:43.327 | 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-12-08 21:15:43.419 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-08 21:15:45.214 | 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-12-08 21:15:47.757 | Fetched 38.1 MB in 7s (5,491 kB/s) 2021-12-08 21:15:47.788 | Selecting previously unselected package erlang-base. 2021-12-08 21:15:47.836 | (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 ... 81597 files and directories currently installed.) 2021-12-08 21:15:47.839 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:47.841 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:48.917 | Selecting previously unselected package erlang-asn1. 2021-12-08 21:15:48.926 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:48.928 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.037 | Selecting previously unselected package erlang-crypto. 2021-12-08 21:15:49.045 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.048 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.090 | Selecting previously unselected package erlang-public-key. 2021-12-08 21:15:49.099 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.101 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.198 | Selecting previously unselected package erlang-mnesia. 2021-12-08 21:15:49.207 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.209 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.317 | Selecting previously unselected package erlang-runtime-tools. 2021-12-08 21:15:49.326 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.328 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.381 | Selecting previously unselected package erlang-ssl. 2021-12-08 21:15:49.390 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.393 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.558 | Selecting previously unselected package erlang-eldap. 2021-12-08 21:15:49.567 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.570 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.606 | Selecting previously unselected package erlang-ftp. 2021-12-08 21:15:49.614 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.616 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.649 | Selecting previously unselected package erlang-tftp. 2021-12-08 21:15:49.658 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.660 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.695 | Selecting previously unselected package erlang-inets. 2021-12-08 21:15:49.703 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.706 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:49.810 | Selecting previously unselected package erlang-snmp. 2021-12-08 21:15:49.819 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:49.821 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:50.068 | Selecting previously unselected package erlang-os-mon. 2021-12-08 21:15:50.077 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:50.079 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:50.113 | Selecting previously unselected package erlang-parsetools. 2021-12-08 21:15:50.122 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:50.124 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:50.168 | Selecting previously unselected package erlang-syntax-tools. 2021-12-08 21:15:50.177 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:50.179 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:50.248 | Selecting previously unselected package erlang-tools. 2021-12-08 21:15:50.257 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:50.259 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:50.350 | Selecting previously unselected package erlang-xmerl. 2021-12-08 21:15:50.359 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-08 21:15:50.362 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:50.535 | Selecting previously unselected package locales-all. 2021-12-08 21:15:50.543 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-08 21:15:50.545 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-08 21:15:54.739 | Selecting previously unselected package rabbitmq-server. 2021-12-08 21:15:54.751 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-08 21:15:54.753 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-08 21:15:55.886 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-08 21:15:56.261 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-08 21:15:56.261 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-08 21:16:00.476 | Searching for services which depend on erlang and should be started... none found. 2021-12-08 21:16:00.479 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.484 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.490 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-08 21:16:00.497 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.502 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.507 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.512 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.518 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.524 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.529 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.535 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.540 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.545 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.551 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.556 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.561 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.567 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-08 21:16:00.572 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-08 21:16:00.660 | Adding group `rabbitmq' (GID 125) ... 2021-12-08 21:16:00.671 | Done. 2021-12-08 21:16:00.751 | Adding system user `rabbitmq' (UID 117) ... 2021-12-08 21:16:00.751 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-08 21:16:00.782 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-08 21:16:01.041 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-08 21:16:06.613 | Processing triggers for man-db (2.9.1-1) ... 2021-12-08 21:16:07.209 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-08 21:16:14.202 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:16:14.204 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:16:14.206 | + functions-common:time_stop:2309 : local name 2021-12-08 21:16:14.208 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:16:14.211 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:16:14.213 | + functions-common:time_stop:2312 : local total 2021-12-08 21:16:14.215 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:16:14.217 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:16:14.219 | + functions-common:time_stop:2316 : start_time=1638998139594 2021-12-08 21:16:14.222 | + functions-common:time_stop:2318 : [[ -z 1638998139594 ]] 2021-12-08 21:16:14.224 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:16:14.228 | + functions-common:time_stop:2321 : end_time=1638998174226 2021-12-08 21:16:14.230 | + functions-common:time_stop:2322 : elapsed_time=34632 2021-12-08 21:16:14.232 | + functions-common:time_stop:2323 : total=164308 2021-12-08 21:16:14.235 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:16:14.237 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=198940 2021-12-08 21:16:14.240 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:16:14.242 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-08 21:16:14.244 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:16:14.246 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:16:14.248 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:16:14.250 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:16:14.253 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:16:14.255 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:16:14.257 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-08 21:16:14.259 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:16:14.261 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:16:14.264 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:16:14.266 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:16:14.268 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:16:14.270 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:16:14.272 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:16:14.274 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:16:14.276 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:16:14.279 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-08 21:16:14.282 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:16:14.284 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:16:14.286 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:16:14.288 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:16:14.290 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:16:14.292 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:16:14.295 | + ./stack.sh:main:815 : restart_rpc_backend 2021-12-08 21:16:14.298 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-08 21:16:14.313 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:16:14.317 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-08 21:16:14.319 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:16:14.322 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-12-08 21:16:14.324 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-08 21:16:14.327 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-08 21:16:14.331 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-08 21:16:14.333 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-08 21:16:14.335 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-08 21:16:14.337 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-08 21:16:14.339 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-08 21:16:14.341 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-08 21:16:14.345 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-08 21:16:15.015 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-08 21:16:15.015 | user tags 2021-12-08 21:16:15.015 | guest [administrator]' 2021-12-08 21:16:15.019 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-08 21:16:15.019 | user tags 2021-12-08 21:16:15.019 | guest [administrator]' 2021-12-08 21:16:15.019 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-08 21:16:15.025 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-08 21:16:15.027 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-08 21:16:15.029 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-08 21:16:15.684 | Adding user "stackrabbit" ... 2021-12-08 21:16:15.705 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-08 21:16:16.364 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-08 21:16:16.386 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-08 21:16:16.389 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-08 21:16:17.043 | Changing password for user "stackrabbit" ... 2021-12-08 21:16:17.065 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-08 21:16:17.068 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-08 21:16:17.070 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-08 21:16:17.709 | Deleting user "guest" ... 2021-12-08 21:16:17.732 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-12-08 21:16:17.748 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:16:17.751 | + ./stack.sh:main:818 : install_database 2021-12-08 21:16:17.753 | + lib/database:install_database:116 : install_database_mysql 2021-12-08 21:16:17.755 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-08 21:16:17.757 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:16:17.759 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:16:17.762 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-08 21:16:17.976 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-08 21:16:17.979 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-08 21:16:17.983 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-08 21:16:17.985 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:16:17.988 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:16:17.990 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-08 21:16:17.992 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-08 21:16:17.994 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-08 21:16:17.998 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-08 21:16:18.001 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-08 21:16:18.003 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:16:18.005 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-08 21:16:18.007 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:16:18.009 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:16:18.012 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:16:18.014 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:16:18.017 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:16:18.019 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:16:18.021 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:16:18.023 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:16:18.025 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:16:18.028 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-08 21:16:18.030 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:16:18.032 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:16:18.035 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:16:18.040 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:16:18.041 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:16:18.043 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:16:18.046 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-08 21:16:18.048 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:16:18.050 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:16:18.052 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-08 21:16:18.055 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:16:18.057 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:16:18.059 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:16:18.061 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:16:18.064 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:16:18.066 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:16:18.068 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:16:18.071 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:16:18.073 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:16:18.075 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:16:18.077 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:16:18.080 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:16:18.082 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-12-08 21:16:18.084 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:16:18.086 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:16:18.088 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:16:18.091 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-12-08 21:16:18.110 | + 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-12-08 21:16:18.217 | Reading package lists... 2021-12-08 21:16:18.442 | Building dependency tree... 2021-12-08 21:16:18.443 | Reading state information... 2021-12-08 21:16:18.675 | The following packages were automatically installed and are no longer required: 2021-12-08 21:16:18.676 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:16:18.676 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:16:18.676 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:16:18.676 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:16:18.676 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:16:18.676 | python3-zope.interface 2021-12-08 21:16:18.677 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:16:18.677 | The following additional packages will be installed: 2021-12-08 21:16:18.677 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-08 21:16:18.677 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-08 21:16:18.677 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-08 21:16:18.677 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-08 21:16:18.677 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-08 21:16:18.678 | mysql-server-8.0 mysql-server-core-8.0 2021-12-08 21:16:18.679 | Suggested packages: 2021-12-08 21:16:18.679 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-08 21:16:18.754 | The following NEW packages will be installed: 2021-12-08 21:16:18.754 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-08 21:16:18.754 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-08 21:16:18.754 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-08 21:16:18.754 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-08 21:16:18.754 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-08 21:16:18.754 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-08 21:16:19.021 | 0 upgraded, 24 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:16:19.021 | Need to get 31.9 MB of archives. 2021-12-08 21:16:19.021 | After this operation, 263 MB of additional disk space will be used. 2021-12-08 21:16:19.022 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-08 21:16:20.262 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-08 21:16:20.265 | 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-12-08 21:16:20.273 | 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-12-08 21:16:20.273 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-08 21:16:20.292 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-08 21:16:23.112 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-08 21:16:23.204 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-08 21:16:23.205 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-08 21:16:23.210 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-08 21:16:23.217 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-08 21:16:23.408 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-08 21:16:23.409 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-08 21:16:23.410 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-08 21:16:23.410 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-08 21:16:23.412 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-08 21:16:23.429 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-08 21:16:23.431 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-08 21:16:23.433 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-08 21:16:23.435 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-08 21:16:23.558 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-08 21:16:23.559 | 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-12-08 21:16:24.591 | 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-12-08 21:16:24.591 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-08 21:16:25.084 | Preconfiguring packages ... 2021-12-08 21:16:25.192 | Fetched 31.9 MB in 6s (5,469 kB/s) 2021-12-08 21:16:25.220 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-08 21:16:25.270 | (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 ... 90053 files and directories currently installed.) 2021-12-08 21:16:25.273 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:16:25.276 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:26.193 | Selecting previously unselected package mysql-client-8.0. 2021-12-08 21:16:26.202 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:16:26.204 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:26.235 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-08 21:16:26.244 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-08 21:16:26.248 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-08 21:16:26.289 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-08 21:16:26.299 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-08 21:16:26.301 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-08 21:16:26.329 | Selecting previously unselected package libmecab2:amd64. 2021-12-08 21:16:26.339 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-08 21:16:26.341 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-08 21:16:26.407 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-08 21:16:26.416 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:16:26.418 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:29.349 | Selecting previously unselected package mysql-server-8.0. 2021-12-08 21:16:29.358 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-08 21:16:29.806 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:29.878 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-08 21:16:29.887 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-08 21:16:29.889 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-08 21:16:29.916 | Selecting previously unselected package liburi-perl. 2021-12-08 21:16:29.925 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-08 21:16:29.927 | Unpacking liburi-perl (1.76-2) ... 2021-12-08 21:16:29.973 | Selecting previously unselected package libhtml-parser-perl. 2021-12-08 21:16:29.982 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-08 21:16:29.984 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-08 21:16:30.023 | Selecting previously unselected package libcgi-pm-perl. 2021-12-08 21:16:30.032 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-08 21:16:30.034 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-08 21:16:30.089 | Selecting previously unselected package libfcgi-perl. 2021-12-08 21:16:30.098 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-08 21:16:30.100 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-08 21:16:30.130 | Selecting previously unselected package libcgi-fast-perl. 2021-12-08 21:16:30.140 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-08 21:16:30.143 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-08 21:16:30.169 | Selecting previously unselected package libencode-locale-perl. 2021-12-08 21:16:30.178 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-08 21:16:30.180 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-08 21:16:30.207 | Selecting previously unselected package libhtml-template-perl. 2021-12-08 21:16:30.217 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-08 21:16:30.219 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-08 21:16:30.252 | Selecting previously unselected package libtimedate-perl. 2021-12-08 21:16:30.261 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-08 21:16:30.263 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-08 21:16:30.302 | Selecting previously unselected package libhttp-date-perl. 2021-12-08 21:16:30.311 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-08 21:16:30.313 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-08 21:16:30.339 | Selecting previously unselected package libio-html-perl. 2021-12-08 21:16:30.349 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-08 21:16:30.351 | Unpacking libio-html-perl (1.001-1) ... 2021-12-08 21:16:30.377 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-08 21:16:30.387 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-08 21:16:30.389 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-08 21:16:30.416 | Selecting previously unselected package libhttp-message-perl. 2021-12-08 21:16:30.426 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-08 21:16:30.428 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-08 21:16:30.465 | Selecting previously unselected package mecab-utils. 2021-12-08 21:16:30.475 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-08 21:16:30.477 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-08 21:16:30.504 | Selecting previously unselected package mecab-ipadic. 2021-12-08 21:16:30.514 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-08 21:16:30.516 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-08 21:16:31.765 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-08 21:16:31.775 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-08 21:16:31.777 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-08 21:16:31.802 | Selecting previously unselected package mysql-server. 2021-12-08 21:16:31.812 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-08 21:16:31.814 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:31.866 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-08 21:16:31.873 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:31.879 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-08 21:16:31.884 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-08 21:16:31.889 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-08 21:16:31.894 | Setting up mecab-utils (0.996-10build1) ... 2021-12-08 21:16:31.899 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-08 21:16:31.905 | Setting up libio-html-perl (1.001-1) ... 2021-12-08 21:16:31.910 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-08 21:16:31.915 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:31.920 | Setting up libfcgi-perl (0.79-1) ... 2021-12-08 21:16:31.926 | Setting up liburi-perl (1.76-2) ... 2021-12-08 21:16:31.931 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-08 21:16:31.936 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-08 21:16:31.942 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-08 21:16:31.947 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-08 21:16:31.950 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-08 21:16:31.950 | 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-12-08 21:16:31.950 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-08 21:16:31.951 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-08 21:16:32.091 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-08 21:16:32.091 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-08 21:16:32.091 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-08 21:16:32.091 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-08 21:16:32.099 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-08 21:16:32.189 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-08 21:16:32.189 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-08 21:16:32.190 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-08 21:16:32.216 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-08 21:16:32.260 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-08 21:16:32.556 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-08 21:16:32.563 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-08 21:16:32.657 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-08 21:16:32.657 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-08 21:16:32.657 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-08 21:16:32.657 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-08 21:16:32.662 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-08 21:16:32.662 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-08 21:16:32.709 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-08 21:16:32.900 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-08 21:16:32.900 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-08 21:16:32.901 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-08 21:16:32.901 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-08 21:16:32.903 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-08 21:16:32.904 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-08 21:16:33.320 | 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-12-08 21:16:33.437 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-08 21:16:33.770 | 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-12-08 21:16:33.774 | 2021-12-08 21:16:33.774 | done! 2021-12-08 21:16:33.781 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-08 21:16:33.785 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:33.789 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-08 21:16:33.794 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-08 21:16:33.822 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-08 21:16:33.822 | 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-12-08 21:16:33.822 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-08 21:16:33.822 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-08 21:16:34.033 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-08 21:16:34.033 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-08 21:16:34.034 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-08 21:16:34.034 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-08 21:16:34.046 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-08 21:16:34.179 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-08 21:16:34.179 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-08 21:16:34.180 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-08 21:16:34.219 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-08 21:16:34.292 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-08 21:16:34.782 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-08 21:16:34.792 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-08 21:16:34.900 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-08 21:16:34.901 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-08 21:16:34.901 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-08 21:16:34.901 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-08 21:16:34.907 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-08 21:16:34.907 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-08 21:16:34.996 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-08 21:16:35.284 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-08 21:16:35.284 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-08 21:16:35.285 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-08 21:16:35.285 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-08 21:16:35.289 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-08 21:16:35.289 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-08 21:16:35.788 | 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-12-08 21:16:35.924 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-08 21:16:36.244 | 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-12-08 21:16:36.248 | 2021-12-08 21:16:36.248 | done! 2021-12-08 21:16:36.256 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-08 21:16:36.260 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-08 21:16:36.265 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-08 21:16:36.270 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:36.910 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-08 21:16:36.940 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-08 21:16:45.902 | mysqld will log errors to /var/log/mysql/error.log 2021-12-08 21:16:46.523 | mysqld is running as pid 56084 2021-12-08 21:16:49.333 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-08 21:16:51.337 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-08 21:16:51.342 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-08 21:16:51.348 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-08 21:16:51.353 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-08 21:16:51.359 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-08 21:16:51.703 | Processing triggers for man-db (2.9.1-1) ... 2021-12-08 21:16:53.364 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-08 21:17:00.057 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:17:00.060 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:17:00.062 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:00.064 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:00.067 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:00.069 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:00.071 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:00.073 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:17:00.075 | + functions-common:time_stop:2316 : start_time=1638998178108 2021-12-08 21:17:00.077 | + functions-common:time_stop:2318 : [[ -z 1638998178108 ]] 2021-12-08 21:17:00.079 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:00.084 | + functions-common:time_stop:2321 : end_time=1638998220082 2021-12-08 21:17:00.086 | + functions-common:time_stop:2322 : elapsed_time=41974 2021-12-08 21:17:00.088 | + functions-common:time_stop:2323 : total=198940 2021-12-08 21:17:00.090 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:00.092 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=240914 2021-12-08 21:17:00.094 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:17:00.097 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-12-08 21:17:00.099 | + ./stack.sh:main:821 : install_database_python 2021-12-08 21:17:00.101 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-08 21:17:00.103 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-08 21:17:00.105 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-08 21:17:00.107 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-08 21:17:00.110 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-08 21:17:00.113 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-08 21:17:00.115 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-08 21:17:00.118 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:17:00.118 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-08 21:17:00.123 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-08 21:17:00.125 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-08 21:17:00.128 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-08 21:17:00.131 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-08 21:17:00.133 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-08 21:17:00.153 | Using python 3.8 to install PyMySQL 2021-12-08 21:17:00.156 | + 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-12-08 21:17:00.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:00.881 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:00.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:00.881 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:01.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:17:02.035 | Collecting PyMySQL 2021-12-08 21:17:02.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-12-08 21:17:03.585 | Installing collected packages: PyMySQL 2021-12-08 21:17:03.712 | Successfully installed PyMySQL-1.0.2 2021-12-08 21:17:03.712 | 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-12-08 21:17:03.819 | + inc/python:pip_install:200 : result=0 2021-12-08 21:17:03.821 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:17:03.824 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:03.826 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:03.828 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:03.831 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:03.833 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:03.835 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:17:03.837 | + functions-common:time_stop:2316 : start_time=1638998220148 2021-12-08 21:17:03.840 | + functions-common:time_stop:2318 : [[ -z 1638998220148 ]] 2021-12-08 21:17:03.842 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:03.846 | + functions-common:time_stop:2321 : end_time=1638998223844 2021-12-08 21:17:03.848 | + functions-common:time_stop:2322 : elapsed_time=3696 2021-12-08 21:17:03.851 | + functions-common:time_stop:2323 : total=28001 2021-12-08 21:17:03.853 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:03.855 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31697 2021-12-08 21:17:03.857 | + inc/python:pip_install:203 : return 0 2021-12-08 21:17:03.860 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-08 21:17:03.862 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-08 21:17:03.864 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-08 21:17:03.866 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-12-08 21:17:03.882 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:03.884 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-12-08 21:17:03.886 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-08 21:17:03.890 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:17:03.890 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:17:03.896 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:17:03.898 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:17:03.900 | + 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,c-vol,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,c-bak,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-12-08 21:17:03.902 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:17:03.905 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-08 21:17:03.907 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-12-08 21:17:03.922 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:03.924 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-12-08 21:17:03.926 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:17:03.929 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:17:03.931 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:17:03.933 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:17:03.935 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:17:03.938 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:17:03.940 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:03.942 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:03.945 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:17:03.947 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:17:03.949 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:17:03.951 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:17:03.954 | + functions-common:install_package:1348 : real_install_package radvd 2021-12-08 21:17:03.956 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:17:03.959 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:03.961 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:03.963 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-12-08 21:17:03.983 | + 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-12-08 21:17:04.090 | Reading package lists... 2021-12-08 21:17:04.317 | Building dependency tree... 2021-12-08 21:17:04.318 | Reading state information... 2021-12-08 21:17:04.550 | The following packages were automatically installed and are no longer required: 2021-12-08 21:17:04.551 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:17:04.551 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:17:04.551 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:17:04.551 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:17:04.551 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:17:04.552 | python3-zope.interface 2021-12-08 21:17:04.552 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:17:04.617 | The following NEW packages will be installed: 2021-12-08 21:17:04.617 | radvd 2021-12-08 21:17:04.876 | 0 upgraded, 1 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:17:04.876 | Need to get 59.0 kB of archives. 2021-12-08 21:17:04.876 | After this operation, 164 kB of additional disk space will be used. 2021-12-08 21:17:04.876 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-08 21:17:05.683 | Fetched 59.0 kB in 1s (114 kB/s) 2021-12-08 21:17:05.715 | Selecting previously unselected package radvd. 2021-12-08 21:17:05.766 | (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 ... 90631 files and directories currently installed.) 2021-12-08 21:17:05.770 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-08 21:17:05.772 | Unpacking radvd (1:2.17-2) ... 2021-12-08 21:17:05.833 | Setting up radvd (1:2.17-2) ... 2021-12-08 21:17:06.719 | Job for radvd.service failed because the control process exited with error code. 2021-12-08 21:17:06.719 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-08 21:17:06.721 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-08 21:17:06.733 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-08 21:17:06.733 | Loaded: loaded (]8;;file://n-d-821126-1/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-08 21:17:06.733 | Active: failed (Result: exit-code) since Wed 2021-12-08 21:17:06 UTC; 16ms ago 2021-12-08 21:17:06.733 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-08 21:17:06.733 | Process: 57239 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-08 21:17:06.734 | 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 radvd[57239]: can't open /etc/radvd.conf: No such file or directory 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 radvd[57239]: Insecure file permissions, but continuing anyway 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 radvd[57239]: exiting, failed to read config file 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-08 21:17:06.734 | Dec 08 21:17:06 n-d-821126-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-08 21:17:06.738 | Processing triggers for man-db (2.9.1-1) ... 2021-12-08 21:17:06.832 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-08 21:17:13.867 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:17:13.869 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:17:13.872 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:13.874 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:13.876 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:13.879 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:13.881 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:13.883 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:17:13.885 | + functions-common:time_stop:2316 : start_time=1638998223980 2021-12-08 21:17:13.887 | + functions-common:time_stop:2318 : [[ -z 1638998223980 ]] 2021-12-08 21:17:13.890 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:13.894 | + functions-common:time_stop:2321 : end_time=1638998233891 2021-12-08 21:17:13.896 | + functions-common:time_stop:2322 : elapsed_time=9911 2021-12-08 21:17:13.898 | + functions-common:time_stop:2323 : total=240914 2021-12-08 21:17:13.900 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:13.902 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250825 2021-12-08 21:17:13.905 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:17:13.907 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-12-08 21:17:13.922 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:13.925 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-12-08 21:17:13.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-08 21:17:13.930 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-08 21:17:13.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-08 21:17:13.952 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:17:13.954 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:17:13.956 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:17:13.958 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:17:13.960 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:17:13.963 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:17:13.965 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:13.967 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:13.969 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:17:13.971 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:17:13.973 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:17:13.975 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:17:13.978 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-12-08 21:17:13.980 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:17:13.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:13.984 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:13.987 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-12-08 21:17:14.006 | + 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-12-08 21:17:14.113 | Reading package lists... 2021-12-08 21:17:14.338 | Building dependency tree... 2021-12-08 21:17:14.339 | Reading state information... 2021-12-08 21:17:14.569 | fakeroot is already the newest version (1.24-1). 2021-12-08 21:17:14.569 | fakeroot set to manually installed. 2021-12-08 21:17:14.569 | make is already the newest version (4.2.1-1.2). 2021-12-08 21:17:14.569 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-08 21:17:14.569 | The following packages were automatically installed and are no longer required: 2021-12-08 21:17:14.570 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:17:14.570 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:17:14.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:17:14.570 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:17:14.570 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:17:14.570 | python3-zope.interface 2021-12-08 21:17:14.570 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:17:14.695 | 0 upgraded, 0 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:17:14.699 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:17:14.701 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:17:14.704 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:14.706 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:14.708 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:14.710 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:14.712 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:14.715 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:17:14.717 | + functions-common:time_stop:2316 : start_time=1638998234004 2021-12-08 21:17:14.719 | + functions-common:time_stop:2318 : [[ -z 1638998234004 ]] 2021-12-08 21:17:14.722 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:14.726 | + functions-common:time_stop:2321 : end_time=1638998234724 2021-12-08 21:17:14.728 | + functions-common:time_stop:2322 : elapsed_time=720 2021-12-08 21:17:14.730 | + functions-common:time_stop:2323 : total=250825 2021-12-08 21:17:14.732 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:14.734 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=251545 2021-12-08 21:17:14.736 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:17:14.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-08 21:17:14.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:14.743 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:14.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-08 21:17:14.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-08 21:17:14.750 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-08 21:17:14.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-08 21:17:14.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-08 21:17:14.759 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-08 21:17:14.760 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-08 21:17:14.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-08 21:17:14.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-08 21:17:14.769 | + functions:vercmp:628 : local v1=5.4 2021-12-08 21:17:14.771 | + functions:vercmp:629 : local 'op=<' 2021-12-08 21:17:14.773 | + functions:vercmp:630 : local v2=3.13 2021-12-08 21:17:14.775 | + functions:vercmp:631 : local result 2021-12-08 21:17:14.779 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-08 21:17:14.780 | ++ functions:vercmp:635 : sort -V 2021-12-08 21:17:14.780 | ++ functions:vercmp:635 : head -1 2021-12-08 21:17:14.785 | + functions:vercmp:635 : result=3.13 2021-12-08 21:17:14.787 | + functions:vercmp:637 : case $op in 2021-12-08 21:17:14.789 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-08 21:17:14.791 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-08 21:17:14.793 | + functions:vercmp:648 : return 2021-12-08 21:17:14.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-08 21:17:14.798 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:17:14.800 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-12-08 21:17:15.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-08 21:17:15.120 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-08 21:17:15.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:15.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:15.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-08 21:17:15.131 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:15.134 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-12-08 21:17:15.151 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:15.153 | + ./stack.sh:main:829 : install_etcd3 2021-12-08 21:17:15.158 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-08 21:17:15.158 | Installing etcd 2021-12-08 21:17:15.160 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-08 21:17:15.172 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-08 21:17:15.183 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-08 21:17:15.186 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-08 21:17:15.206 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-08 21:17:15.209 | ++ 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-12-08 21:17:15.211 | ++ 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-12-08 21:17:15.215 | +++ 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-12-08 21:17:15.219 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-08 21:17:15.221 | ++ 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-12-08 21:17:15.224 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-08 21:17:15.226 | ++ 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-12-08 21:17:15.229 | --2021-12-08 21:17:15-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-08 21:17:15.267 | Resolving github.com (github.com)... 140.82.121.3 2021-12-08 21:17:15.312 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-08 21:17:15.617 | HTTP request sent, awaiting response... 302 Found 2021-12-08 21:17:15.617 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211208T211715Z&X-Amz-Expires=300&X-Amz-Signature=db0bb506613c5e5fe6101e82e41c44e608273e7c8cf184f7572f0dd62a541304&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-12-08 21:17:15.617 | --2021-12-08 21:17:15-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211208T211715Z&X-Amz-Expires=300&X-Amz-Signature=db0bb506613c5e5fe6101e82e41c44e608273e7c8cf184f7572f0dd62a541304&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-12-08 21:17:15.759 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2021-12-08 21:17:15.787 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-12-08 21:17:16.466 | HTTP request sent, awaiting response... 200 OK 2021-12-08 21:17:16.466 | Length: 11350736 (11M) [application/octet-stream] 2021-12-08 21:17:16.467 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-08 21:17:17.083 | 2021-12-08 21:17:17.443 | 0K ........ .. 100% 11.1M=1.0s 2021-12-08 21:17:17.444 | 2021-12-08 21:17:17.444 | 2021-12-08 21:17:17 (11.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-08 21:17:17.444 | 2021-12-08 21:17:17.447 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-12-08 21:17:17.450 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-08 21:17:17.452 | ++ functions:get_extra_file:74 : return 2021-12-08 21:17:17.455 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-08 21:17:17.457 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-08 21:17:17.460 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-08 21:17:17.462 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-08 21:17:17.602 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-08 21:17:17.604 | + 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-12-08 21:17:17.608 | etcd-v3.3.12-linux-amd64/ 2021-12-08 21:17:17.608 | etcd-v3.3.12-linux-amd64/README.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-08 21:17:17.609 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-08 21:17:17.610 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-08 21:17:17.611 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-08 21:17:17.612 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-08 21:17:17.613 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-08 21:17:17.614 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-08 21:17:17.615 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-08 21:17:17.616 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-08 21:17:17.617 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-08 21:17:17.618 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-08 21:17:17.619 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-08 21:17:17.620 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-08 21:17:17.806 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-08 21:17:17.806 | etcd-v3.3.12-linux-amd64/etcd 2021-12-08 21:17:18.034 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-08 21:17:18.072 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-08 21:17:18.105 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-08 21:17:18.107 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-12-08 21:17:18.124 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:17:18.126 | + ./stack.sh:main:848 : install_dstat 2021-12-08 21:17:18.128 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-08 21:17:18.143 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:17:18.146 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-12-08 21:17:18.148 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:17:18.150 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-12-08 21:17:18.152 | + ./stack.sh:main:857 : install_libs 2021-12-08 21:17:18.155 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-08 21:17:18.157 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-08 21:17:18.160 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-08 21:17:18.162 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-08 21:17:18.164 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-08 21:17:18.171 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.173 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-08 21:17:18.176 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-08 21:17:18.178 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-08 21:17:18.180 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-08 21:17:18.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-08 21:17:18.189 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.191 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-08 21:17:18.193 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-08 21:17:18.195 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-08 21:17:18.197 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-08 21:17:18.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-08 21:17:18.207 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.209 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-08 21:17:18.211 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-08 21:17:18.213 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-08 21:17:18.215 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-08 21:17:18.218 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-08 21:17:18.225 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.227 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-08 21:17:18.229 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-08 21:17:18.231 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-08 21:17:18.233 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-08 21:17:18.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-08 21:17:18.242 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.244 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-08 21:17:18.246 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-08 21:17:18.249 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-08 21:17:18.251 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-08 21:17:18.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-08 21:17:18.260 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.263 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-08 21:17:18.265 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-08 21:17:18.268 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-08 21:17:18.270 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-08 21:17:18.272 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-08 21:17:18.279 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.281 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-08 21:17:18.284 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-08 21:17:18.286 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-08 21:17:18.288 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-08 21:17:18.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-08 21:17:18.297 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.299 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-08 21:17:18.302 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-08 21:17:18.304 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-08 21:17:18.306 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-08 21:17:18.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-08 21:17:18.315 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.317 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-08 21:17:18.319 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-08 21:17:18.321 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-08 21:17:18.324 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-08 21:17:18.326 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-08 21:17:18.333 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.335 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-08 21:17:18.337 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-08 21:17:18.340 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-08 21:17:18.342 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-08 21:17:18.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-08 21:17:18.351 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.353 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-08 21:17:18.356 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-08 21:17:18.358 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-08 21:17:18.360 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-08 21:17:18.362 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-08 21:17:18.369 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.371 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-08 21:17:18.373 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-08 21:17:18.375 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-08 21:17:18.378 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-08 21:17:18.380 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-08 21:17:18.386 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.389 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-08 21:17:18.391 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-08 21:17:18.393 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-08 21:17:18.396 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-08 21:17:18.398 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-08 21:17:18.405 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.407 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-08 21:17:18.410 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-08 21:17:18.412 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-08 21:17:18.414 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-08 21:17:18.416 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-08 21:17:18.423 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.425 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-08 21:17:18.427 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-08 21:17:18.430 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-08 21:17:18.432 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-08 21:17:18.434 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-08 21:17:18.441 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.443 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-08 21:17:18.445 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-08 21:17:18.447 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-08 21:17:18.449 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-08 21:17:18.452 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-08 21:17:18.459 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.461 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-08 21:17:18.463 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-08 21:17:18.465 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-08 21:17:18.468 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-08 21:17:18.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-08 21:17:18.477 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.479 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-08 21:17:18.482 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-08 21:17:18.484 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-08 21:17:18.486 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-08 21:17:18.488 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-08 21:17:18.495 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.497 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-08 21:17:18.499 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-08 21:17:18.502 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-08 21:17:18.504 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-08 21:17:18.506 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-08 21:17:18.513 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.515 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-08 21:17:18.518 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-08 21:17:18.520 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-08 21:17:18.522 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-08 21:17:18.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-08 21:17:18.531 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.534 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-08 21:17:18.536 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-08 21:17:18.539 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-08 21:17:18.541 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-08 21:17:18.543 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-08 21:17:18.550 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.552 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-08 21:17:18.554 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-08 21:17:18.556 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-08 21:17:18.559 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-08 21:17:18.561 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-08 21:17:18.568 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.570 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-08 21:17:18.572 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-08 21:17:18.575 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-08 21:17:18.577 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-08 21:17:18.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-08 21:17:18.586 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.588 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-08 21:17:18.591 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-08 21:17:18.593 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-08 21:17:18.595 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-08 21:17:18.597 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-08 21:17:18.604 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.609 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-08 21:17:18.611 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-08 21:17:18.614 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-08 21:17:18.616 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-08 21:17:18.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-08 21:17:18.625 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.628 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-08 21:17:18.630 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-08 21:17:18.632 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-08 21:17:18.635 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-08 21:17:18.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-08 21:17:18.644 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.646 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-08 21:17:18.649 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-08 21:17:18.651 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-08 21:17:18.653 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-08 21:17:18.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-08 21:17:18.662 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.664 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-08 21:17:18.667 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-08 21:17:18.669 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-08 21:17:18.671 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-08 21:17:18.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-08 21:17:18.680 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.682 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-08 21:17:18.685 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-08 21:17:18.687 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-08 21:17:18.690 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-08 21:17:18.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-08 21:17:18.698 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.701 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-08 21:17:18.703 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-08 21:17:18.706 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-08 21:17:18.708 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-08 21:17:18.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-08 21:17:18.717 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.719 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-08 21:17:18.721 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-08 21:17:18.724 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-08 21:17:18.726 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-08 21:17:18.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-08 21:17:18.735 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.737 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-08 21:17:18.739 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-08 21:17:18.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-08 21:17:18.744 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-08 21:17:18.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-08 21:17:18.753 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.755 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-08 21:17:18.757 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-08 21:17:18.760 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-08 21:17:18.762 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-08 21:17:18.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-08 21:17:18.771 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.773 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-08 21:17:18.776 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-08 21:17:18.778 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-08 21:17:18.780 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-08 21:17:18.783 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-08 21:17:18.789 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.792 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-08 21:17:18.794 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-08 21:17:18.796 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-08 21:17:18.798 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-08 21:17:18.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-08 21:17:18.807 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.809 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-08 21:17:18.812 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-08 21:17:18.814 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-08 21:17:18.817 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-08 21:17:18.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:18.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:18.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-08 21:17:18.826 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:18.828 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-08 21:17:18.848 | Using python 3.8 to install etcd3 2021-12-08 21:17:18.851 | + 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-12-08 21:17:19.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:19.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:19.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:19.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:20.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:17:21.091 | Collecting etcd3 2021-12-08 21:17:21.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-08 21:17:21.126 | Preparing metadata (setup.py): started 2021-12-08 21:17:21.781 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:17:26.534 | Collecting grpcio>=1.27.1 2021-12-08 21:17:26.555 | 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-12-08 21:17:28.275 | Collecting protobuf>=3.6.1 2021-12-08 21:17:28.285 | 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-12-08 21:17:28.314 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-08 21:17:28.315 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-08 21:17:28.343 | Building wheels for collected packages: etcd3 2021-12-08 21:17:28.343 | Building wheel for etcd3 (setup.py): started 2021-12-08 21:17:29.102 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-08 21:17:29.103 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=aae8f4cee220100be480019a7db54162a6052ca888ba1382d896c8891ff200d4 2021-12-08 21:17:29.103 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-08 21:17:29.107 | Successfully built etcd3 2021-12-08 21:17:30.635 | Installing collected packages: protobuf, grpcio, etcd3 2021-12-08 21:17:31.289 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-12-08 21:17:31.289 | 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-12-08 21:17:31.435 | + inc/python:pip_install:200 : result=0 2021-12-08 21:17:31.437 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:17:31.439 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:31.441 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:31.443 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:31.446 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:31.448 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:31.450 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:17:31.452 | + functions-common:time_stop:2316 : start_time=1638998238843 2021-12-08 21:17:31.454 | + functions-common:time_stop:2318 : [[ -z 1638998238843 ]] 2021-12-08 21:17:31.456 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:31.460 | + functions-common:time_stop:2321 : end_time=1638998251458 2021-12-08 21:17:31.463 | + functions-common:time_stop:2322 : elapsed_time=12615 2021-12-08 21:17:31.465 | + functions-common:time_stop:2323 : total=31697 2021-12-08 21:17:31.467 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:31.469 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44312 2021-12-08 21:17:31.471 | + inc/python:pip_install:203 : return 0 2021-12-08 21:17:31.474 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-08 21:17:31.495 | Using python 3.8 to install etcd3gw 2021-12-08 21:17:31.497 | + 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-12-08 21:17:32.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:32.235 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:32.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:32.235 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:33.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:17:33.760 | Collecting etcd3gw 2021-12-08 21:17:33.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-12-08 21:17:33.778 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-12-08 21:17:33.780 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-08 21:17:33.781 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-08 21:17:33.781 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-08 21:17:33.816 | 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-12-08 21:17:33.818 | 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-12-08 21:17:33.821 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-12-08 21:17:33.822 | 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-12-08 21:17:35.322 | Installing collected packages: etcd3gw 2021-12-08 21:17:35.425 | Successfully installed etcd3gw-1.0.0 2021-12-08 21:17:35.426 | 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-12-08 21:17:35.532 | + inc/python:pip_install:200 : result=0 2021-12-08 21:17:35.535 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:17:35.537 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:35.539 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:35.541 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:35.543 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:35.545 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:35.548 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:17:35.550 | + functions-common:time_stop:2316 : start_time=1638998251489 2021-12-08 21:17:35.552 | + functions-common:time_stop:2318 : [[ -z 1638998251489 ]] 2021-12-08 21:17:35.555 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:35.558 | + functions-common:time_stop:2321 : end_time=1638998255556 2021-12-08 21:17:35.561 | + functions-common:time_stop:2322 : elapsed_time=4067 2021-12-08 21:17:35.563 | + functions-common:time_stop:2323 : total=44312 2021-12-08 21:17:35.565 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:35.567 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=48379 2021-12-08 21:17:35.569 | + inc/python:pip_install:203 : return 0 2021-12-08 21:17:35.572 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-12-08 21:17:35.574 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-08 21:17:35.576 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-08 21:17:35.579 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:17:35.581 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:17:35.584 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:17:35.586 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:17:35.588 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:17:35.591 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:17:35.593 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:17:35.596 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:17:35.598 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:17:35.600 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-08 21:17:35.603 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-08 21:17:35.605 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:35.607 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:35.609 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-08 21:17:35.612 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-08 21:17:35.614 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:17:35.616 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:17:35.618 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:17:35.621 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:17:35.623 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:17:35.625 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:17:35.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:35.630 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:35.632 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:17:35.635 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:17:35.637 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:17:35.639 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:17:35.641 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-08 21:17:35.644 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:17:35.646 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:35.649 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:35.651 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-08 21:17:35.672 | + 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-12-08 21:17:35.778 | Reading package lists... 2021-12-08 21:17:36.003 | Building dependency tree... 2021-12-08 21:17:36.004 | Reading state information... 2021-12-08 21:17:36.232 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-08 21:17:36.233 | The following packages were automatically installed and are no longer required: 2021-12-08 21:17:36.234 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:17:36.234 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:17:36.234 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:17:36.234 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:17:36.234 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:17:36.234 | python3-zope.interface 2021-12-08 21:17:36.234 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:17:36.234 | The following additional packages will be installed: 2021-12-08 21:17:36.235 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-08 21:17:36.236 | Suggested packages: 2021-12-08 21:17:36.236 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-08 21:17:36.302 | The following NEW packages will be installed: 2021-12-08 21:17:36.302 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-08 21:17:36.562 | 0 upgraded, 6 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:17:36.562 | Need to get 1,306 kB of archives. 2021-12-08 21:17:36.562 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-08 21:17:36.562 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-08 21:17:37.221 | 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-12-08 21:17:37.270 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-08 21:17:37.370 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-08 21:17:37.483 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-08 21:17:37.486 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-08 21:17:38.039 | Fetched 1,306 kB in 1s (1,102 kB/s) 2021-12-08 21:17:38.071 | Selecting previously unselected package libnorm1:amd64. 2021-12-08 21:17:38.122 | (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 ... 90644 files and directories currently installed.) 2021-12-08 21:17:38.126 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-08 21:17:38.130 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-08 21:17:38.197 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-08 21:17:38.207 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-08 21:17:38.209 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-08 21:17:38.259 | Selecting previously unselected package libzmq5:amd64. 2021-12-08 21:17:38.268 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-08 21:17:38.270 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-08 21:17:38.332 | Selecting previously unselected package uwsgi-core. 2021-12-08 21:17:38.341 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-08 21:17:38.343 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-08 21:17:38.486 | Selecting previously unselected package uwsgi. 2021-12-08 21:17:38.495 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-08 21:17:38.497 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-08 21:17:38.532 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-08 21:17:38.542 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-08 21:17:38.544 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-08 21:17:38.607 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-08 21:17:38.612 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-08 21:17:38.617 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-08 21:17:38.623 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-08 21:17:38.634 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-08 21:17:39.435 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-08 21:17:39.462 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-08 21:17:39.814 | Processing triggers for man-db (2.9.1-1) ... 2021-12-08 21:17:40.182 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-08 21:17:46.895 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:17:46.897 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:17:46.900 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:46.902 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:46.904 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:46.906 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:46.909 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:46.911 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:17:46.913 | + functions-common:time_stop:2316 : start_time=1638998255669 2021-12-08 21:17:46.915 | + functions-common:time_stop:2318 : [[ -z 1638998255669 ]] 2021-12-08 21:17:46.918 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:46.922 | + functions-common:time_stop:2321 : end_time=1638998266920 2021-12-08 21:17:46.924 | + functions-common:time_stop:2322 : elapsed_time=11251 2021-12-08 21:17:46.926 | + functions-common:time_stop:2323 : total=251545 2021-12-08 21:17:46.928 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:46.931 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=262796 2021-12-08 21:17:46.933 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:17:46.935 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-08 21:17:46.937 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:17:46.940 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:17:46.942 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-08 21:17:47.003 | Enabling module proxy. 2021-12-08 21:17:47.008 | To activate the new configuration, you need to run: 2021-12-08 21:17:47.008 | systemctl restart apache2 2021-12-08 21:17:47.012 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-08 21:17:47.074 | Considering dependency proxy for proxy_uwsgi: 2021-12-08 21:17:47.074 | Module proxy already enabled 2021-12-08 21:17:47.074 | Enabling module proxy_uwsgi. 2021-12-08 21:17:47.080 | To activate the new configuration, you need to run: 2021-12-08 21:17:47.080 | systemctl restart apache2 2021-12-08 21:17:47.084 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-08 21:17:47.086 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:17:47.089 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:17:47.091 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:17:47.215 | + ./stack.sh:main:863 : install_keystoneauth 2021-12-08 21:17:47.217 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-12-08 21:17:47.220 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-08 21:17:47.222 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-08 21:17:47.230 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.232 | + ./stack.sh:main:864 : install_keystoneclient 2021-12-08 21:17:47.234 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-12-08 21:17:47.236 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-08 21:17:47.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-08 21:17:47.247 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.249 | + ./stack.sh:main:865 : install_glanceclient 2021-12-08 21:17:47.252 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-12-08 21:17:47.254 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-08 21:17:47.256 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-08 21:17:47.263 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.266 | + ./stack.sh:main:866 : install_cinderclient 2021-12-08 21:17:47.268 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-12-08 21:17:47.271 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-08 21:17:47.273 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-08 21:17:47.280 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.282 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-12-08 21:17:47.285 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-08 21:17:47.287 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-08 21:17:47.294 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.296 | + ./stack.sh:main:867 : install_novaclient 2021-12-08 21:17:47.298 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-12-08 21:17:47.301 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-08 21:17:47.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-08 21:17:47.310 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.312 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-12-08 21:17:47.329 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:47.331 | + ./stack.sh:main:869 : install_swiftclient 2021-12-08 21:17:47.334 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-08 21:17:47.336 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-08 21:17:47.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-08 21:17:47.345 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.347 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-12-08 21:17:47.363 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:47.365 | + ./stack.sh:main:872 : install_neutronclient 2021-12-08 21:17:47.368 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-08 21:17:47.370 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-08 21:17:47.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-08 21:17:47.379 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.382 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-12-08 21:17:47.384 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-12-08 21:17:47.386 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-08 21:17:47.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:17:47.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:17:47.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-08 21:17:47.396 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:17:47.398 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-12-08 21:17:47.401 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-08 21:17:47.403 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-08 21:17:47.406 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-08 21:17:47.408 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-08 21:17:47.411 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-08 21:17:47.414 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:17:47.414 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-08 21:17:47.419 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-08 21:17:47.421 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-08 21:17:47.423 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-08 21:17:47.426 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-08 21:17:47.428 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-08 21:17:47.449 | Using python 3.8 to install keystonemiddleware 2021-12-08 21:17:47.451 | + 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-12-08 21:17:48.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:48.186 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:48.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:48.186 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:49.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:17:49.220 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-08 21:17:49.289 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-08 21:17:49.290 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-12-08 21:17:49.291 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-08 21:17:49.292 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-08 21:17:49.294 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2021-12-08 21:17:49.295 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-12-08 21:17:49.296 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-08 21:17:49.296 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-08 21:17:49.297 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-08 21:17:49.300 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-08 21:17:49.301 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-08 21:17:49.302 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-08 21:17:49.303 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-12-08 21:17:49.304 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-08 21:17:49.361 | 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-12-08 21:17:49.362 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-12-08 21:17:49.363 | 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-12-08 21:17:49.400 | 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.4) 2021-12-08 21:17:49.439 | 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-12-08 21:17:49.440 | 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-12-08 21:17:49.441 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-08 21:17:49.443 | 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-12-08 21:17:49.492 | 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-12-08 21:17:49.494 | 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-12-08 21:17:49.503 | 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-12-08 21:17:49.504 | 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-12-08 21:17:49.518 | 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-12-08 21:17:49.520 | 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-12-08 21:17:49.521 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-12-08 21:17:49.585 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-12-08 21:17:49.587 | 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-12-08 21:17:49.588 | 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-12-08 21:17:49.589 | 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-12-08 21:17:49.639 | 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-12-08 21:17:49.652 | 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-12-08 21:17:51.128 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-08 21:17:51.233 | + inc/python:pip_install:200 : result=0 2021-12-08 21:17:51.235 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:17:51.237 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:51.240 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:51.242 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:51.244 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:51.246 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:51.248 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:17:51.250 | + functions-common:time_stop:2316 : start_time=1638998267444 2021-12-08 21:17:51.252 | + functions-common:time_stop:2318 : [[ -z 1638998267444 ]] 2021-12-08 21:17:51.255 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:51.258 | + functions-common:time_stop:2321 : end_time=1638998271256 2021-12-08 21:17:51.260 | + functions-common:time_stop:2322 : elapsed_time=3812 2021-12-08 21:17:51.263 | + functions-common:time_stop:2323 : total=48379 2021-12-08 21:17:51.265 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:51.267 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52191 2021-12-08 21:17:51.269 | + inc/python:pip_install:203 : return 0 2021-12-08 21:17:51.272 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-12-08 21:17:51.274 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-08 21:17:51.276 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-08 21:17:51.279 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-08 21:17:51.282 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-08 21:17:51.285 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-08 21:17:51.288 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:17:51.288 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-08 21:17:51.293 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-08 21:17:51.296 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-08 21:17:51.298 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-08 21:17:51.301 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-08 21:17:51.303 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-08 21:17:51.323 | Using python 3.8 to install python-memcached 2021-12-08 21:17:51.325 | + 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-12-08 21:17:52.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:52.064 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:52.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:52.065 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:53.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:17:53.581 | Collecting python-memcached 2021-12-08 21:17:53.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-08 21:17:53.595 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-08 21:17:55.111 | Installing collected packages: python-memcached 2021-12-08 21:17:55.202 | Successfully installed python-memcached-1.59 2021-12-08 21:17:55.202 | 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-12-08 21:17:55.308 | + inc/python:pip_install:200 : result=0 2021-12-08 21:17:55.311 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:17:55.313 | + functions-common:time_stop:2309 : local name 2021-12-08 21:17:55.316 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:17:55.318 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:17:55.320 | + functions-common:time_stop:2312 : local total 2021-12-08 21:17:55.322 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:17:55.324 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:17:55.326 | + functions-common:time_stop:2316 : start_time=1638998271318 2021-12-08 21:17:55.329 | + functions-common:time_stop:2318 : [[ -z 1638998271318 ]] 2021-12-08 21:17:55.332 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:17:55.336 | + functions-common:time_stop:2321 : end_time=1638998275334 2021-12-08 21:17:55.338 | + functions-common:time_stop:2322 : elapsed_time=4016 2021-12-08 21:17:55.340 | + functions-common:time_stop:2323 : total=52191 2021-12-08 21:17:55.342 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:17:55.345 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=56207 2021-12-08 21:17:55.347 | + inc/python:pip_install:203 : return 0 2021-12-08 21:17:55.349 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-12-08 21:17:55.365 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:17:55.368 | + ./stack.sh:main:879 : '[' 10.222.0.21 == 10.222.0.21 ']' 2021-12-08 21:17:55.370 | + ./stack.sh:main:880 : stack_install_service keystone 2021-12-08 21:17:55.372 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-08 21:17:55.374 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-08 21:17:55.377 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:17:55.379 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-08 21:17:55.382 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-12-08 21:17:55.397 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:17:55.399 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2021-12-08 21:17:55.401 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-08 21:17:55.403 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-08 21:17:55.405 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:17:55.407 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:17:55.410 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:17:55.412 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:17:55.414 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:17:55.417 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:17:55.431 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:17:55.433 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:17:55.435 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:17:55.438 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:17:55.439 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:17:55.444 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-08 21:17:55.446 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:17:55.448 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-08 21:17:55.450 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:17:55.451 | + functions-common:git_clone:593 : head -1 2021-12-08 21:17:55.453 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2021-12-08 21:17:55.456 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:17:55.459 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-12-08 21:17:55.461 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:17:55.463 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-08 21:17:55.465 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-08 21:17:55.468 | + inc/python:setup_develop:344 : local extras= 2021-12-08 21:17:55.470 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-08 21:17:55.472 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:17:55.474 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-08 21:17:55.477 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-08 21:17:55.479 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:17:55.481 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:17:55.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-08 21:17:55.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:17:55.489 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-08 21:17:55.491 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:17:55.494 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:17:55.496 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-08 21:17:55.502 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-08 21:17:55.505 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-08 21:17:56.146 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-08 21:17:56.148 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:17:56.151 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:17:56.153 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:17:56.155 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-08 21:17:56.158 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-08 21:17:56.160 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:17:56.162 | + inc/python:setup_package:428 : local extras= 2021-12-08 21:17:56.164 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:17:56.166 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:17:56.168 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:17:56.170 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:17:56.172 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:17:56.175 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-08 21:17:56.196 | Using python 3.8 to install /opt/stack/keystone 2021-12-08 21:17:56.198 | + 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-12-08 21:17:56.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:56.932 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:56.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:17:56.932 | from cryptography.utils import int_from_bytes 2021-12-08 21:17:57.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:17:57.967 | Obtaining file:///opt/stack/keystone 2021-12-08 21:17:57.968 | Preparing metadata (setup.py): started 2021-12-08 21:17:59.430 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:17:59.594 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.6.0) 2021-12-08 21:17:59.595 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.8.7) 2021-12-08 21:18:00.006 | Collecting Flask!=0.11,>=1.0.2 2021-12-08 21:18:00.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-12-08 21:18:00.383 | Collecting Flask-RESTful>=0.3.5 2021-12-08 21:18:00.392 | 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-12-08 21:18:00.395 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.8) 2021-12-08 21:18:00.397 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.23) 2021-12-08 21:18:00.398 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (0.13.0) 2021-12-08 21:18:00.399 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.0) 2021-12-08 21:18:00.776 | Collecting passlib>=1.7.0 2021-12-08 21:18:00.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-12-08 21:18:00.805 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.3.0) 2021-12-08 21:18:00.806 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (9.3.0) 2021-12-08 21:18:00.807 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2021-12-08 21:18:01.558 | Collecting scrypt>=0.8.0 2021-12-08 21:18:01.567 | 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-12-08 21:18:01.596 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2.8.1) 2021-12-08 21:18:01.597 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (8.7.1) 2021-12-08 21:18:01.598 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.3.2) 2021-12-08 21:18:01.599 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (12.9.1) 2021-12-08 21:18:01.600 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (11.0.0) 2021-12-08 21:18:01.601 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.1.0) 2021-12-08 21:18:01.602 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.6.0) 2021-12-08 21:18:01.603 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.4.0) 2021-12-08 21:18:01.605 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.8.3) 2021-12-08 21:18:01.606 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.2.0) 2021-12-08 21:18:01.607 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.0) 2021-12-08 21:18:01.608 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.10.0) 2021-12-08 21:18:01.985 | Collecting oauthlib>=0.6.2 2021-12-08 21:18:01.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-12-08 21:18:02.386 | Collecting pysaml2>=5.0.0 2021-12-08 21:18:02.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-12-08 21:18:02.844 | Collecting PyJWT>=1.6.1 2021-12-08 21:18:02.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-12-08 21:18:02.854 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.1.4) 2021-12-08 21:18:02.855 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2021-12-08 21:18:02.856 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.1.1) 2021-12-08 21:18:02.857 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.0.2) 2021-12-08 21:18:02.858 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.2) 2021-12-08 21:18:02.859 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2021.1) 2021-12-08 21:18:02.870 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.14.6) 2021-12-08 21:18:02.871 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.16.0) 2021-12-08 21:18:02.916 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev7) (5.0.9) 2021-12-08 21:18:03.363 | Collecting Werkzeug>=2.0 2021-12-08 21:18:03.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-12-08 21:18:03.774 | Collecting click>=7.1.2 2021-12-08 21:18:03.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-12-08 21:18:04.137 | Collecting itsdangerous>=2.0 2021-12-08 21:18:04.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-12-08 21:18:04.146 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev7) (3.0.1) 2021-12-08 21:18:04.527 | Collecting aniso8601>=0.82 2021-12-08 21:18:04.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-12-08 21:18:04.612 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.26.0) 2021-12-08 21:18:04.615 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (4.4.0) 2021-12-08 21:18:04.710 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (2.3.0) 2021-12-08 21:18:04.711 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (5.4.1) 2021-12-08 21:18:04.712 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (0.8.0) 2021-12-08 21:18:04.713 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (1.5.0) 2021-12-08 21:18:04.766 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.0.1) 2021-12-08 21:18:04.768 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (0.5.0) 2021-12-08 21:18:04.770 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.7.1) 2021-12-08 21:18:04.820 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (0.9.6) 2021-12-08 21:18:04.822 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (2.8.2) 2021-12-08 21:18:04.904 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.0.6) 2021-12-08 21:18:04.906 | 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==20.0.1.dev7) (2.6.0) 2021-12-08 21:18:04.909 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (4.2.2) 2021-12-08 21:18:04.910 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.3.0) 2021-12-08 21:18:04.912 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.4.0) 2021-12-08 21:18:04.913 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.1.0) 2021-12-08 21:18:04.933 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev7) (3.3.0) 2021-12-08 21:18:04.980 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev7) (0.7.2) 2021-12-08 21:18:04.999 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (21.0) 2021-12-08 21:18:05.001 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.11.0) 2021-12-08 21:18:05.002 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (2.4.7) 2021-12-08 21:18:05.003 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.1.16) 2021-12-08 21:18:05.056 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev7) (4.4.1) 2021-12-08 21:18:05.511 | Collecting defusedxml 2021-12-08 21:18:05.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-12-08 21:18:05.523 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (5.2.2) 2021-12-08 21:18:06.075 | Collecting xmlschema>=1.2.1 2021-12-08 21:18:06.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-12-08 21:18:06.094 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (20.0.1) 2021-12-08 21:18:06.278 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev7) (1.1.1) 2021-12-08 21:18:06.299 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.4.1) 2021-12-08 21:18:06.300 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.5.2) 2021-12-08 21:18:06.368 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.1.5) 2021-12-08 21:18:06.385 | 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==20.0.1.dev7) (5.0.0) 2021-12-08 21:18:06.456 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev7) (2.20) 2021-12-08 21:18:06.503 | 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==20.0.1.dev7) (1.12.1) 2021-12-08 21:18:06.612 | 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==20.0.1.dev7) (2.0.1) 2021-12-08 21:18:06.686 | 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==20.0.1.dev7) (1.7.0) 2021-12-08 21:18:06.809 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (0.14.1) 2021-12-08 21:18:06.840 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.11.0) 2021-12-08 21:18:06.878 | 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==20.0.1.dev7) (2.1.1) 2021-12-08 21:18:06.881 | 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==20.0.1.dev7) (1.3.2) 2021-12-08 21:18:06.882 | 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==20.0.1.dev7) (3.0.0) 2021-12-08 21:18:06.885 | 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==20.0.1.dev7) (3.5.0) 2021-12-08 21:18:06.885 | 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==20.0.1.dev7) (2.5.1) 2021-12-08 21:18:06.886 | 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==20.0.1.dev7) (0.31.1) 2021-12-08 21:18:07.058 | 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==20.0.1.dev7) (1.26.6) 2021-12-08 21:18:07.059 | 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==20.0.1.dev7) (2021.5.30) 2021-12-08 21:18:07.061 | 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==20.0.1.dev7) (2.0.4) 2021-12-08 21:18:07.064 | 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==20.0.1.dev7) (3.2) 2021-12-08 21:18:07.209 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.5.0) 2021-12-08 21:18:07.707 | Collecting elementpath<3.0.0,>=2.2.2 2021-12-08 21:18:07.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-12-08 21:18:07.800 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev7) (3.5.0) 2021-12-08 21:18:07.972 | 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==20.0.1.dev7) (1.16.0) 2021-12-08 21:18:08.000 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (1.6) 2021-12-08 21:18:08.140 | 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==20.0.1.dev7) (57.4.0) 2021-12-08 21:18:08.233 | 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==20.0.1.dev7) (0.7) 2021-12-08 21:18:08.268 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.0.0) 2021-12-08 21:18:09.562 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-12-08 21:18:10.030 | Attempting uninstall: click 2021-12-08 21:18:10.033 | Found existing installation: Click 7.0 2021-12-08 21:18:10.041 | Uninstalling Click-7.0: 2021-12-08 21:18:10.071 | Successfully uninstalled Click-7.0 2021-12-08 21:18:11.201 | Attempting uninstall: PyJWT 2021-12-08 21:18:11.203 | Found existing installation: PyJWT 1.7.1 2021-12-08 21:18:11.210 | Uninstalling PyJWT-1.7.1: 2021-12-08 21:18:11.238 | Successfully uninstalled PyJWT-1.7.1 2021-12-08 21:18:11.662 | Attempting uninstall: oauthlib 2021-12-08 21:18:11.664 | Found existing installation: oauthlib 3.1.0 2021-12-08 21:18:11.669 | Uninstalling oauthlib-3.1.0: 2021-12-08 21:18:11.698 | Successfully uninstalled oauthlib-3.1.0 2021-12-08 21:18:11.854 | Running setup.py develop for keystone 2021-12-08 21:18:13.850 | 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 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 2021-12-08 21:18:13.851 | 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-12-08 21:18:13.997 | + inc/python:pip_install:200 : result=0 2021-12-08 21:18:14.000 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:18:14.002 | + functions-common:time_stop:2309 : local name 2021-12-08 21:18:14.004 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:18:14.006 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:18:14.008 | + functions-common:time_stop:2312 : local total 2021-12-08 21:18:14.010 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:18:14.012 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:18:14.014 | + functions-common:time_stop:2316 : start_time=1638998276190 2021-12-08 21:18:14.016 | + functions-common:time_stop:2318 : [[ -z 1638998276190 ]] 2021-12-08 21:18:14.019 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:18:14.023 | + functions-common:time_stop:2321 : end_time=1638998294021 2021-12-08 21:18:14.025 | + functions-common:time_stop:2322 : elapsed_time=17831 2021-12-08 21:18:14.027 | + functions-common:time_stop:2323 : total=56207 2021-12-08 21:18:14.029 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:18:14.032 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=74038 2021-12-08 21:18:14.034 | + inc/python:pip_install:203 : return 0 2021-12-08 21:18:14.036 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:18:14.038 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-08 21:18:14.040 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-08 21:18:14.058 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-08 21:18:14.070 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-08 21:18:14.072 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-08 21:18:14.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:18:14.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:18:14.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-08 21:18:14.082 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:18:14.084 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-12-08 21:18:14.100 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:14.103 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-12-08 21:18:14.105 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:18:14.107 | + ./stack.sh:main:881 : configure_keystone 2021-12-08 21:18:14.110 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-08 21:18:14.122 | + 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-12-08 21:18:14.124 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-08 21:18:14.129 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-08 21:18:14.143 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:14.146 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-08 21:18:14.175 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-08 21:18:14.201 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-08 21:18:14.231 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-08 21:18:14.260 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-08 21:18:14.290 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-08 21:18:14.319 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-08 21:18:14.346 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-08 21:18:14.372 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-08 21:18:14.374 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-08 21:18:14.377 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-08 21:18:14.379 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-08 21:18:14.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-08 21:18:14.383 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:18:14.398 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:14.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-08 21:18:14.403 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-08 21:18:14.406 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:18:14.420 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:14.423 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:18:14.426 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:18:14.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:18:14.457 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:18:14.459 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-08 21:18:14.462 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-08 21:18:14.464 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-08 21:18:14.480 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:14.482 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.21/identity 2021-12-08 21:18:14.511 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.21/identity 2021-12-08 21:18:14.538 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-08 21:18:14.541 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-08 21:18:14.570 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-08 21:18:14.572 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-08 21:18:14.575 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-08 21:18:14.577 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-08 21:18:14.580 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-08 21:18:14.582 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-08 21:18:14.612 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-08 21:18:14.614 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-08 21:18:14.616 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-08 21:18:14.618 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-08 21:18:14.621 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:18:14.637 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:18:14.640 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:18:14.642 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:18:14.645 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:18:14.647 | + 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-12-08 21:18:14.674 | + 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-12-08 21:18:14.700 | + 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-12-08 21:18:14.727 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:18:14.754 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-08 21:18:14.781 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-08 21:18:14.784 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-08 21:18:14.786 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-08 21:18:14.788 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-08 21:18:14.790 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-08 21:18:14.793 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-08 21:18:14.795 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-08 21:18:14.798 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-08 21:18:14.801 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-08 21:18:14.804 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-08 21:18:14.806 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-08 21:18:14.819 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-08 21:18:14.819 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:18:14.827 | d /var/run/uwsgi 0755 ubuntu root 2021-12-08 21:18:14.831 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:18:14.846 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-08 21:18:14.848 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-08 21:18:14.852 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-08 21:18:14.880 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-08 21:18:14.907 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-08 21:18:14.932 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-08 21:18:14.959 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-08 21:18:14.985 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-08 21:18:15.012 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-08 21:18:15.039 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-08 21:18:15.065 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-08 21:18:15.092 | + 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-12-08 21:18:15.118 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-08 21:18:15.145 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-08 21:18:15.171 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-08 21:18:15.198 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-08 21:18:15.200 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-08 21:18:15.203 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-08 21:18:15.206 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-08 21:18:15.208 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-08 21:18:15.210 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:15.213 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:15.215 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-08 21:18:15.217 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-08 21:18:15.220 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-08 21:18:15.246 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-08 21:18:15.273 | + 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-12-08 21:18:15.274 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-08 21:18:15.282 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-08 21:18:15.285 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-08 21:18:15.288 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-08 21:18:15.290 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-08 21:18:15.292 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-08 21:18:15.294 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:18:15.296 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:15.299 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:15.301 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-08 21:18:15.304 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-08 21:18:15.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:15.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:15.310 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-08 21:18:15.371 | Enabling site keystone-wsgi-public. 2021-12-08 21:18:15.377 | To activate the new configuration, you need to run: 2021-12-08 21:18:15.377 | systemctl reload apache2 2021-12-08 21:18:15.381 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-08 21:18:15.383 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:18:15.385 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:18:15.388 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:18:15.516 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-08 21:18:15.518 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-08 21:18:15.520 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-08 21:18:15.523 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-12-08 21:18:15.525 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-08 21:18:15.528 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-08 21:18:15.531 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-08 21:18:15.535 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-12-08 21:18:15.538 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-08 21:18:15.540 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-08 21:18:15.553 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-08 21:18:15.553 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:18:15.561 | d /var/run/uwsgi 0755 ubuntu root 2021-12-08 21:18:15.566 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:18:15.581 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-08 21:18:15.583 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-08 21:18:15.587 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-08 21:18:15.617 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-08 21:18:15.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-08 21:18:15.670 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-08 21:18:15.698 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-08 21:18:15.724 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-08 21:18:15.751 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-08 21:18:15.777 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-08 21:18:15.805 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-08 21:18:15.832 | + 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-12-08 21:18:15.858 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-08 21:18:15.886 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-08 21:18:15.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-08 21:18:15.940 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-08 21:18:15.942 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-08 21:18:15.945 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-12-08 21:18:15.947 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-12-08 21:18:15.950 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-08 21:18:15.952 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:15.955 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:15.957 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-08 21:18:15.960 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-08 21:18:15.962 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-08 21:18:15.988 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-08 21:18:16.016 | + 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-12-08 21:18:16.016 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-08 21:18:16.025 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-12-08 21:18:16.028 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-12-08 21:18:16.031 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-12-08 21:18:16.034 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-08 21:18:16.036 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-08 21:18:16.038 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:18:16.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:16.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:16.045 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-08 21:18:16.047 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-08 21:18:16.049 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:16.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:16.054 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-12-08 21:18:16.114 | Enabling site keystone-wsgi-admin. 2021-12-08 21:18:16.119 | To activate the new configuration, you need to run: 2021-12-08 21:18:16.119 | systemctl reload apache2 2021-12-08 21:18:16.124 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-08 21:18:16.126 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:18:16.128 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:18:16.130 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:18:16.257 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-08 21:18:16.288 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-08 21:18:16.318 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-08 21:18:16.348 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-08 21:18:16.350 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-08 21:18:16.380 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-08 21:18:16.408 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-08 21:18:16.435 | + ./stack.sh:main:885 : is_service_enabled swift 2021-12-08 21:18:16.451 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:16.454 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-12-08 21:18:16.471 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:16.473 | + ./stack.sh:main:889 : stack_install_service swift 2021-12-08 21:18:16.476 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-08 21:18:16.478 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-08 21:18:16.480 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:18:16.483 | + lib/stack:stack_install_service:32 : install_swift 2021-12-08 21:18:16.486 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2021-12-08 21:18:16.488 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-08 21:18:16.490 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-08 21:18:16.492 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:18:16.494 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:18:16.497 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:18:16.500 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:18:16.502 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:18:16.505 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:18:16.521 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:18:16.523 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:18:16.525 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:18:16.528 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:18:16.529 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:18:16.534 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-08 21:18:16.536 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:18:16.538 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-08 21:18:16.541 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:18:16.541 | + functions-common:git_clone:593 : head -1 2021-12-08 21:18:16.553 | 8c41bf79b reconstructor: remove non-durable files on handoffs 2021-12-08 21:18:16.556 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:18:16.558 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-08 21:18:16.561 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:18:16.563 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-08 21:18:16.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-08 21:18:16.568 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-08 21:18:16.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-08 21:18:16.573 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:18:16.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-08 21:18:16.577 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-08 21:18:16.579 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:18:16.582 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-08 21:18:16.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-08 21:18:16.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:18:16.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-08 21:18:16.592 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:18:16.595 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:18:16.598 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-08 21:18:16.603 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-08 21:18:16.606 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-08 21:18:17.240 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-08 21:18:17.242 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:18:17.244 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:18:17.247 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:18:17.249 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-08 21:18:17.252 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-08 21:18:17.254 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:18:17.256 | + inc/python:setup_package:428 : local extras=keystone 2021-12-08 21:18:17.258 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:18:17.260 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-08 21:18:17.263 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-08 21:18:17.265 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-08 21:18:17.268 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:18:17.270 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-08 21:18:17.290 | Using python 3.8 to install /opt/stack/swift 2021-12-08 21:18:17.293 | + 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-12-08 21:18:18.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:18:18.041 | from cryptography.utils import int_from_bytes 2021-12-08 21:18:18.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:18:18.041 | from cryptography.utils import int_from_bytes 2021-12-08 21:18:19.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:18:19.075 | Obtaining file:///opt/stack/swift 2021-12-08 21:18:19.075 | Preparing metadata (setup.py): started 2021-12-08 21:18:20.264 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:18:20.393 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (0.31.1) 2021-12-08 21:18:20.394 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (1.1.1) 2021-12-08 21:18:20.395 | 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.dev3) (0.11.0) 2021-12-08 21:18:20.396 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (2.1.1) 2021-12-08 21:18:21.207 | Collecting lxml>=3.4.1 2021-12-08 21:18:21.230 | 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-12-08 21:18:21.389 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (2.26.0) 2021-12-08 21:18:21.390 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (1.16.0) 2021-12-08 21:18:21.902 | Collecting xattr>=0.4 2021-12-08 21:18:21.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-08 21:18:21.921 | Preparing metadata (setup.py): started 2021-12-08 21:18:22.628 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:18:23.086 | Collecting PyECLib>=1.3.1 2021-12-08 21:18:23.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-08 21:18:23.421 | Preparing metadata (setup.py): started 2021-12-08 21:18:24.088 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:18:24.092 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (3.4.8) 2021-12-08 21:18:24.093 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev3) (9.3.0) 2021-12-08 21:18:24.133 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev3) (1.14.6) 2021-12-08 21:18:24.143 | 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.dev3) (1.16.0) 2021-12-08 21:18:24.197 | 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.dev3) (3.3.2) 2021-12-08 21:18:24.198 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev3) (1.8.7) 2021-12-08 21:18:24.200 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev3) (4.4.0) 2021-12-08 21:18:24.201 | 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.dev3) (4.6.0) 2021-12-08 21:18:24.202 | 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.dev3) (4.2.0) 2021-12-08 21:18:24.203 | 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.dev3) (4.3.0) 2021-12-08 21:18:24.205 | 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.dev3) (3.1.1) 2021-12-08 21:18:24.206 | 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.dev3) (4.10.0) 2021-12-08 21:18:24.207 | 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.dev3) (5.6.0) 2021-12-08 21:18:24.208 | 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.dev3) (5.1.0) 2021-12-08 21:18:24.209 | 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.dev3) (8.7.1) 2021-12-08 21:18:24.210 | 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.dev3) (2.8.1) 2021-12-08 21:18:24.234 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev3) (57.4.0) 2021-12-08 21:18:24.266 | 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.dev3) (1.26.6) 2021-12-08 21:18:24.268 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev3) (3.2) 2021-12-08 21:18:24.270 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev3) (2021.5.30) 2021-12-08 21:18:24.272 | 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.dev3) (2.0.4) 2021-12-08 21:18:24.296 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev3) (2.20) 2021-12-08 21:18:24.379 | 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.dev3) (1.7.0) 2021-12-08 21:18:24.380 | 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.dev3) (0.1.16) 2021-12-08 21:18:24.381 | 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.dev3) (3.4.0) 2021-12-08 21:18:24.421 | 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.dev3) (1.1.4) 2021-12-08 21:18:24.499 | 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.dev3) (0.8.0) 2021-12-08 21:18:24.501 | 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.dev3) (5.4.1) 2021-12-08 21:18:24.502 | 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.dev3) (1.5.0) 2021-12-08 21:18:24.503 | 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.dev3) (2.3.0) 2021-12-08 21:18:24.564 | 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.dev3) (2.8.2) 2021-12-08 21:18:24.568 | 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.dev3) (0.9.6) 2021-12-08 21:18:24.580 | 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.dev3) (1.0.2) 2021-12-08 21:18:24.581 | 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.dev3) (2021.1) 2021-12-08 21:18:24.600 | 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.dev3) (21.0) 2021-12-08 21:18:24.601 | 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.dev3) (2.4.7) 2021-12-08 21:18:24.707 | 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.dev3) (1.12.1) 2021-12-08 21:18:24.722 | 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.dev3) (5.0.9) 2021-12-08 21:18:24.986 | Building wheels for collected packages: PyECLib, xattr 2021-12-08 21:18:24.987 | Building wheel for PyECLib (setup.py): started 2021-12-08 21:18:26.287 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-12-08 21:18:26.288 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55541 sha256=2ebc0d9011305eb2e9d9887d6e87c79580f7f8a1c9ec7d9031691d3f3570e275 2021-12-08 21:18:26.288 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-08 21:18:26.293 | Building wheel for xattr (setup.py): started 2021-12-08 21:18:27.708 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-08 21:18:27.709 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33292 sha256=585c8e28c29c4102d5912f23eefd01fbe165f1e6c4e631e1acdc3c0c0095ebef 2021-12-08 21:18:27.709 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-12-08 21:18:27.713 | Successfully built PyECLib xattr 2021-12-08 21:18:29.057 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-12-08 21:18:29.413 | Running setup.py develop for swift 2021-12-08 21:18:31.273 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev3 xattr-0.9.7 2021-12-08 21:18:31.273 | 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-12-08 21:18:31.420 | + inc/python:pip_install:200 : result=0 2021-12-08 21:18:31.422 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:18:31.424 | + functions-common:time_stop:2309 : local name 2021-12-08 21:18:31.426 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:18:31.428 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:18:31.431 | + functions-common:time_stop:2312 : local total 2021-12-08 21:18:31.433 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:18:31.435 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:18:31.437 | + functions-common:time_stop:2316 : start_time=1638998297285 2021-12-08 21:18:31.440 | + functions-common:time_stop:2318 : [[ -z 1638998297285 ]] 2021-12-08 21:18:31.442 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:18:31.446 | + functions-common:time_stop:2321 : end_time=1638998311444 2021-12-08 21:18:31.448 | + functions-common:time_stop:2322 : elapsed_time=14159 2021-12-08 21:18:31.451 | + functions-common:time_stop:2323 : total=74038 2021-12-08 21:18:31.453 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:18:31.455 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=88197 2021-12-08 21:18:31.458 | + inc/python:pip_install:203 : return 0 2021-12-08 21:18:31.460 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:18:31.462 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-08 21:18:31.465 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-08 21:18:31.483 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-08 21:18:31.494 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-08 21:18:31.496 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-08 21:18:31.499 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:18:31.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:18:31.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-08 21:18:31.506 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:18:31.509 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-08 21:18:31.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:18:31.513 | + ./stack.sh:main:890 : configure_swift 2021-12-08 21:18:31.516 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-08 21:18:31.518 | + lib/swift:configure_swift:335 : local node_number 2021-12-08 21:18:31.520 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-08 21:18:31.522 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-08 21:18:31.524 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-08 21:18:32.378 | No object-replicator running 2021-12-08 21:18:32.378 | No container-updater running 2021-12-08 21:18:32.378 | No container-sync running 2021-12-08 21:18:32.379 | No container-reconciler running 2021-12-08 21:18:32.379 | No container-auditor running 2021-12-08 21:18:32.379 | No container-sharder running 2021-12-08 21:18:32.379 | No object-auditor running 2021-12-08 21:18:32.379 | No object-server running 2021-12-08 21:18:32.379 | No container-replicator running 2021-12-08 21:18:32.379 | No account-auditor running 2021-12-08 21:18:32.379 | No object-expirer running 2021-12-08 21:18:32.379 | No object-reconstructor running 2021-12-08 21:18:32.379 | No object-updater running 2021-12-08 21:18:32.379 | No proxy-server running 2021-12-08 21:18:32.379 | No account-replicator running 2021-12-08 21:18:32.379 | No account-reaper running 2021-12-08 21:18:32.379 | No account-server running 2021-12-08 21:18:32.379 | No container-server running 2021-12-08 21:18:32.427 | + lib/swift:configure_swift:340 : true 2021-12-08 21:18:32.430 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-08 21:18:32.442 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-08 21:18:32.454 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-08 21:18:32.456 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-08 21:18:32.457 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-08 21:18:32.461 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-08 21:18:32.461 | s/%GROUP%/ubuntu/; 2021-12-08 21:18:32.461 | s/%USER%/ubuntu/; 2021-12-08 21:18:32.461 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-08 21:18:32.461 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-08 21:18:32.465 | uid = ubuntu 2021-12-08 21:18:32.465 | gid = ubuntu 2021-12-08 21:18:32.465 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-08 21:18:32.465 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-08 21:18:32.465 | address = 127.0.0.1 2021-12-08 21:18:32.465 | 2021-12-08 21:18:32.465 | [account6612] 2021-12-08 21:18:32.465 | max connections = 25 2021-12-08 21:18:32.465 | path = /opt/stack/data/swift/1/node/ 2021-12-08 21:18:32.465 | read only = false 2021-12-08 21:18:32.465 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-08 21:18:32.465 | 2021-12-08 21:18:32.465 | [account6622] 2021-12-08 21:18:32.465 | max connections = 25 2021-12-08 21:18:32.465 | path = /opt/stack/data/swift/2/node/ 2021-12-08 21:18:32.465 | read only = false 2021-12-08 21:18:32.465 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-08 21:18:32.465 | 2021-12-08 21:18:32.465 | [account6632] 2021-12-08 21:18:32.465 | max connections = 25 2021-12-08 21:18:32.465 | path = /opt/stack/data/swift/3/node/ 2021-12-08 21:18:32.465 | read only = false 2021-12-08 21:18:32.465 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-08 21:18:32.465 | 2021-12-08 21:18:32.465 | [account6642] 2021-12-08 21:18:32.465 | max connections = 25 2021-12-08 21:18:32.465 | path = /opt/stack/data/swift/4/node/ 2021-12-08 21:18:32.465 | read only = false 2021-12-08 21:18:32.465 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-08 21:18:32.465 | 2021-12-08 21:18:32.465 | 2021-12-08 21:18:32.465 | [container6611] 2021-12-08 21:18:32.465 | max connections = 25 2021-12-08 21:18:32.466 | path = /opt/stack/data/swift/1/node/ 2021-12-08 21:18:32.466 | read only = false 2021-12-08 21:18:32.466 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.466 | [container6621] 2021-12-08 21:18:32.466 | max connections = 25 2021-12-08 21:18:32.466 | path = /opt/stack/data/swift/2/node/ 2021-12-08 21:18:32.466 | read only = false 2021-12-08 21:18:32.466 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.466 | [container6631] 2021-12-08 21:18:32.466 | max connections = 25 2021-12-08 21:18:32.466 | path = /opt/stack/data/swift/3/node/ 2021-12-08 21:18:32.466 | read only = false 2021-12-08 21:18:32.466 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.466 | [container6641] 2021-12-08 21:18:32.466 | max connections = 25 2021-12-08 21:18:32.466 | path = /opt/stack/data/swift/4/node/ 2021-12-08 21:18:32.466 | read only = false 2021-12-08 21:18:32.466 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.466 | [object6613] 2021-12-08 21:18:32.466 | max connections = 25 2021-12-08 21:18:32.466 | path = /opt/stack/data/swift/1/node/ 2021-12-08 21:18:32.466 | read only = false 2021-12-08 21:18:32.466 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.466 | [object6623] 2021-12-08 21:18:32.466 | max connections = 25 2021-12-08 21:18:32.466 | path = /opt/stack/data/swift/2/node/ 2021-12-08 21:18:32.466 | read only = false 2021-12-08 21:18:32.466 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-08 21:18:32.466 | 2021-12-08 21:18:32.467 | [object6633] 2021-12-08 21:18:32.467 | max connections = 25 2021-12-08 21:18:32.467 | path = /opt/stack/data/swift/3/node/ 2021-12-08 21:18:32.467 | read only = false 2021-12-08 21:18:32.467 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-08 21:18:32.467 | 2021-12-08 21:18:32.467 | [object6643] 2021-12-08 21:18:32.467 | max connections = 25 2021-12-08 21:18:32.467 | path = /opt/stack/data/swift/4/node/ 2021-12-08 21:18:32.467 | read only = false 2021-12-08 21:18:32.467 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-08 21:18:32.469 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-08 21:18:32.471 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:18:32.473 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:18:32.475 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-08 21:18:32.494 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-08 21:18:32.496 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-08 21:18:32.500 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-08 21:18:32.504 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-08 21:18:32.506 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-08 21:18:32.510 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-08 21:18:32.538 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.21:8080/v1/ 2021-12-08 21:18:32.562 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-08 21:18:32.580 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-08 21:18:32.607 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-08 21:18:32.624 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-08 21:18:32.651 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-08 21:18:32.669 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-08 21:18:32.696 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-08 21:18:32.713 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-08 21:18:32.740 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-08 21:18:32.757 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-08 21:18:32.785 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-08 21:18:32.802 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-08 21:18:32.816 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:32.819 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-08 21:18:32.846 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-08 21:18:32.872 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-08 21:18:32.898 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-08 21:18:32.924 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-08 21:18:32.939 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:32.941 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-08 21:18:32.967 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-08 21:18:32.981 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:32.983 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-08 21:18:32.997 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:32.999 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-08 21:18:33.002 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-08 21:18:33.016 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:33.018 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-08 21:18:33.020 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-08 21:18:33.022 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-08 21:18:33.027 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-08 21:18:33.032 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-08 21:18:33.058 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-08 21:18:33.085 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-08 21:18:33.113 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-08 21:18:33.143 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-08 21:18:33.169 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-08 21:18:33.171 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-12-08 21:18:33.173 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-12-08 21:18:33.175 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-12-08 21:18:33.177 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-08 21:18:33.203 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-08 21:18:33.229 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.21/identity 2021-12-08 21:18:33.256 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-08 21:18:33.282 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-08 21:18:33.309 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-08 21:18:33.335 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-08 21:18:33.362 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-08 21:18:33.389 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:18:33.415 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-08 21:18:33.442 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-08 21:18:33.474 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-08 21:18:33.503 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-08 21:18:33.533 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-08 21:18:33.562 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-08 21:18:33.589 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-08 21:18:33.606 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-08 21:18:33.634 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-08 21:18:33.661 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-08 21:18:33.666 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-08 21:18:33.694 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-08 21:18:33.720 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-08 21:18:33.746 | + lib/swift:configure_swift:478 : local node_number 2021-12-08 21:18:33.749 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-08 21:18:33.751 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-08 21:18:33.753 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-08 21:18:33.757 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-08 21:18:33.759 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-08 21:18:33.761 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-08 21:18:33.763 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-08 21:18:33.766 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-08 21:18:33.768 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-08 21:18:33.770 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-08 21:18:33.772 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-08 21:18:33.790 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-08 21:18:33.817 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-08 21:18:33.835 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-08 21:18:33.863 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-08 21:18:33.881 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-08 21:18:33.909 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-08 21:18:33.926 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-08 21:18:33.955 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-08 21:18:33.972 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-08 21:18:34.001 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-08 21:18:34.018 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-08 21:18:34.046 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-08 21:18:34.064 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-08 21:18:34.092 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-08 21:18:34.110 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-08 21:18:34.138 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-08 21:18:34.156 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-08 21:18:34.183 | + 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-12-08 21:18:34.188 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-08 21:18:34.206 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-08 21:18:34.233 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-08 21:18:34.263 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-08 21:18:34.265 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-08 21:18:34.270 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-08 21:18:34.272 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-08 21:18:34.274 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-08 21:18:34.276 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-08 21:18:34.279 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-08 21:18:34.281 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-08 21:18:34.283 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-08 21:18:34.285 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-08 21:18:34.303 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-08 21:18:34.330 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-08 21:18:34.348 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-08 21:18:34.376 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-08 21:18:34.394 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-08 21:18:34.423 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-08 21:18:34.441 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-08 21:18:34.468 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-08 21:18:34.486 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-08 21:18:34.513 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-08 21:18:34.532 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-08 21:18:34.559 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-08 21:18:34.577 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-08 21:18:34.605 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-08 21:18:34.623 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-08 21:18:34.651 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-08 21:18:34.669 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-08 21:18:34.695 | + 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-12-08 21:18:34.700 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-08 21:18:34.718 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-08 21:18:34.746 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-08 21:18:34.748 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-08 21:18:34.753 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-08 21:18:34.755 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-08 21:18:34.757 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-08 21:18:34.759 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-08 21:18:34.762 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-08 21:18:34.764 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-08 21:18:34.766 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-08 21:18:34.768 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-08 21:18:34.785 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-08 21:18:34.813 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-08 21:18:34.831 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-08 21:18:34.858 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-08 21:18:34.876 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-08 21:18:34.903 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-08 21:18:34.921 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-08 21:18:34.949 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-08 21:18:34.966 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-08 21:18:34.993 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-08 21:18:35.011 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-08 21:18:35.041 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-08 21:18:35.059 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-08 21:18:35.087 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-08 21:18:35.105 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-08 21:18:35.132 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-08 21:18:35.149 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-08 21:18:35.176 | + 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-12-08 21:18:35.181 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-08 21:18:35.198 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-08 21:18:35.226 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-08 21:18:35.253 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-08 21:18:35.280 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-08 21:18:35.308 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-08 21:18:35.310 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-08 21:18:35.314 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-08 21:18:35.342 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-08 21:18:35.370 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-08 21:18:35.397 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-08 21:18:35.426 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-08 21:18:35.454 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-08 21:18:35.481 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-08 21:18:35.507 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-08 21:18:35.534 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-08 21:18:35.560 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-08 21:18:35.575 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:35.578 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-08 21:18:35.596 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-08 21:18:35.599 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-08 21:18:35.618 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-08 21:18:35.620 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.21 2021-12-08 21:18:35.647 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-08 21:18:35.649 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-08 21:18:35.676 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.21/identity 2021-12-08 21:18:35.704 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-08 21:18:35.706 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-08 21:18:35.732 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-08 21:18:35.747 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:35.750 | + lib/swift:configure_swift:541 : local user_group 2021-12-08 21:18:35.752 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-08 21:18:35.757 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-08 21:18:35.759 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-08 21:18:35.771 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-08 21:18:35.774 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-08 21:18:35.785 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-08 21:18:35.788 | + lib/swift:configure_swift:548 : is_suse 2021-12-08 21:18:35.790 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:18:35.792 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:18:35.794 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:18:35.796 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:18:35.798 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:18:35.801 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:18:35.803 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-08 21:18:35.815 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-08 21:18:35.817 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-08 21:18:35.819 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-12-08 21:18:35.836 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:18:35.839 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-12-08 21:18:35.855 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:35.857 | + ./stack.sh:main:901 : stack_install_service glance 2021-12-08 21:18:35.860 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-08 21:18:35.862 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-08 21:18:35.865 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:18:35.867 | + lib/stack:stack_install_service:32 : install_glance 2021-12-08 21:18:35.869 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-12-08 21:18:35.872 | + lib/glance:install_glance:514 : local glance_store_extras 2021-12-08 21:18:35.874 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-12-08 21:18:35.891 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:35.894 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-08 21:18:35.896 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-12-08 21:18:35.913 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:18:35.915 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-08 21:18:35.918 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-12-08 21:18:35.920 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-08 21:18:35.923 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:18:35.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:18:35.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-08 21:18:35.930 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:18:35.934 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-12-08 21:18:35.936 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-08 21:18:35.939 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-08 21:18:35.942 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-12-08 21:18:35.945 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-08 21:18:35.947 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-08 21:18:35.950 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-08 21:18:35.953 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-08 21:18:35.956 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-08 21:18:35.959 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-08 21:18:35.962 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:18:35.963 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-08 21:18:35.968 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-08 21:18:35.970 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-08 21:18:35.973 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-08 21:18:35.976 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-08 21:18:35.978 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-08 21:18:35.999 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-08 21:18:36.002 | + 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-12-08 21:18:36.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:18:36.770 | from cryptography.utils import int_from_bytes 2021-12-08 21:18:36.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:18:36.770 | from cryptography.utils import int_from_bytes 2021-12-08 21:18:37.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:18:38.300 | Collecting glance-store[cinder,swift]!=0.29.0 2021-12-08 21:18:38.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-12-08 21:18:38.401 | 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-12-08 21:18:38.402 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-08 21:18:38.404 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-12-08 21:18:38.405 | 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-12-08 21:18:38.406 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-08 21:18:38.407 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-08 21:18:38.409 | 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-12-08 21:18:38.410 | 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.3.0) 2021-12-08 21:18:38.411 | 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-12-08 21:18:38.412 | 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.1) 2021-12-08 21:18:38.413 | 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-12-08 21:18:38.414 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-08 21:18:38.505 | Collecting python-cinderclient>=4.1.0 2021-12-08 21:18:38.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-12-08 21:18:38.526 | 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-12-08 21:18:38.528 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-08 21:18:38.685 | Collecting os-brick>=2.6.0 2021-12-08 21:18:38.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB) 2021-12-08 21:18:39.098 | Collecting python-swiftclient>=3.2.0 2021-12-08 21:18:39.104 | 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-12-08 21:18:39.112 | 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-12-08 21:18:39.121 | 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-12-08 21:18:39.122 | 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-12-08 21:18:39.127 | 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-12-08 21:18:39.195 | 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-12-08 21:18:39.196 | 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-12-08 21:18:39.198 | 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-12-08 21:18:39.221 | 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-12-08 21:18:39.223 | 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-12-08 21:18:39.225 | 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-12-08 21:18:39.226 | 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.2) 2021-12-08 21:18:39.227 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-08 21:18:39.240 | 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-12-08 21:18:39.280 | 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.3.0) 2021-12-08 21:18:39.282 | 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-12-08 21:18:39.283 | 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-12-08 21:18:39.285 | 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-12-08 21:18:39.304 | 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-12-08 21:18:39.306 | 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-12-08 21:18:39.323 | 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-12-08 21:18:39.339 | 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-12-08 21:18:39.340 | 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-12-08 21:18:39.358 | 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-12-08 21:18:39.360 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-12-08 21:18:39.440 | 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-12-08 21:18:39.442 | 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-12-08 21:18:39.445 | 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-12-08 21:18:39.446 | 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-12-08 21:18:39.495 | 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-12-08 21:18:39.522 | 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-12-08 21:18:39.551 | 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-12-08 21:18:39.716 | 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-12-08 21:18:39.721 | 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-12-08 21:18:39.754 | 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-12-08 21:18:39.756 | 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-12-08 21:18:39.757 | 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-12-08 21:18:39.759 | 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-12-08 21:18:39.760 | 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-12-08 21:18:39.761 | 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-12-08 21:18:39.995 | 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-12-08 21:18:40.035 | 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-12-08 21:18:40.117 | 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-12-08 21:18:40.245 | 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-12-08 21:18:41.799 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-12-08 21:18:42.847 | Successfully installed glance-store-2.7.0 os-brick-5.0.1 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-12-08 21:18:42.847 | 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-12-08 21:18:42.970 | + inc/python:pip_install:200 : result=0 2021-12-08 21:18:42.973 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:18:42.975 | + functions-common:time_stop:2309 : local name 2021-12-08 21:18:42.977 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:18:42.980 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:18:42.982 | + functions-common:time_stop:2312 : local total 2021-12-08 21:18:42.985 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:18:42.987 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:18:42.989 | + functions-common:time_stop:2316 : start_time=1638998315994 2021-12-08 21:18:42.991 | + functions-common:time_stop:2318 : [[ -z 1638998315994 ]] 2021-12-08 21:18:42.994 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:18:42.998 | + functions-common:time_stop:2321 : end_time=1638998322996 2021-12-08 21:18:43.001 | + functions-common:time_stop:2322 : elapsed_time=7002 2021-12-08 21:18:43.003 | + functions-common:time_stop:2323 : total=88197 2021-12-08 21:18:43.006 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:18:43.008 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=95199 2021-12-08 21:18:43.010 | + inc/python:pip_install:203 : return 0 2021-12-08 21:18:43.013 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-12-08 21:18:43.015 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-08 21:18:43.018 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-08 21:18:43.031 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-08 21:18:43.035 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2021-12-08 21:18:43.038 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-08 21:18:43.040 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-08 21:18:43.042 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:18:43.044 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:18:43.048 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:18:43.051 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:18:43.053 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:18:43.056 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:18:43.072 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:18:43.074 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:18:43.076 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:18:43.079 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:18:43.080 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:18:43.085 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-08 21:18:43.087 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:18:43.089 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-08 21:18:43.092 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:18:43.092 | + functions-common:git_clone:593 : head -1 2021-12-08 21:18:43.095 | aa7c4acda Bump oslo.policy to version 3.8.1 2021-12-08 21:18:43.097 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:18:43.100 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-12-08 21:18:43.102 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:18:43.105 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-08 21:18:43.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-08 21:18:43.110 | + inc/python:setup_develop:344 : local extras= 2021-12-08 21:18:43.113 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-08 21:18:43.115 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:18:43.118 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-08 21:18:43.120 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-08 21:18:43.122 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:18:43.125 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:18:43.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-08 21:18:43.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:18:43.134 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-08 21:18:43.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:18:43.139 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:18:43.142 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-08 21:18:43.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-08 21:18:43.150 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-08 21:18:43.776 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-08 21:18:43.778 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:18:43.780 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:18:43.783 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:18:43.786 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-08 21:18:43.788 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-08 21:18:43.790 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:18:43.793 | + inc/python:setup_package:428 : local extras= 2021-12-08 21:18:43.795 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:18:43.797 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:18:43.800 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:18:43.802 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:18:43.804 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:18:43.807 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-08 21:18:43.827 | Using python 3.8 to install /opt/stack/glance 2021-12-08 21:18:43.830 | + 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-12-08 21:18:44.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:18:44.601 | from cryptography.utils import int_from_bytes 2021-12-08 21:18:44.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:18:44.601 | from cryptography.utils import int_from_bytes 2021-12-08 21:18:45.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:18:45.648 | Obtaining file:///opt/stack/glance 2021-12-08 21:18:45.648 | Preparing metadata (setup.py): started 2021-12-08 21:18:46.817 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:18:46.985 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.6.0) 2021-12-08 21:18:46.986 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.7.1) 2021-12-08 21:18:46.987 | 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) (1.4.23) 2021-12-08 21:18:46.988 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.31.1) 2021-12-08 21:18:46.990 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.1.1) 2021-12-08 21:18:46.991 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.5.1) 2021-12-08 21:18:46.992 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.8.7) 2021-12-08 21:18:46.993 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.4.1) 2021-12-08 21:18:46.994 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.7.1) 2021-12-08 21:18:46.995 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.19.1) 2021-12-08 21:18:46.996 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (8.7.1) 2021-12-08 21:18:46.997 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.1) 2021-12-08 21:18:46.998 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.3.2) 2021-12-08 21:18:46.999 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.4.0) 2021-12-08 21:18:47.000 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.10.0) 2021-12-08 21:18:47.002 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.0) 2021-12-08 21:18:47.002 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.4.0) 2021-12-08 21:18:47.158 | Collecting taskflow>=4.0.0 2021-12-08 21:18:47.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-12-08 21:18:47.187 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.0) 2021-12-08 21:18:47.189 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (9.3.0) 2021-12-08 21:18:47.640 | Collecting WSME>=0.8.0 2021-12-08 21:18:47.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-12-08 21:18:47.652 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.7.2) 2021-12-08 21:18:47.654 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.5.0) 2021-12-08 21:18:47.655 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0) (3.2.0) 2021-12-08 21:18:47.656 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.3.0) 2021-12-08 21:18:47.657 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (20.0.1) 2021-12-08 21:18:47.658 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.16.0) 2021-12-08 21:18:47.659 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (11.0.0) 2021-12-08 21:18:47.660 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.1.0) 2021-12-08 21:18:48.003 | Collecting oslo.limit>=1.0.0 2021-12-08 21:18:48.011 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-12-08 21:18:48.015 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.6.0) 2021-12-08 21:18:48.016 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (12.9.1) 2021-12-08 21:18:48.017 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.0) 2021-12-08 21:18:48.018 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.3.0) 2021-12-08 21:18:48.019 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.8.3) 2021-12-08 21:18:48.050 | Collecting retrying!=1.3.0,>=1.2.3 2021-12-08 21:18:48.056 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-08 21:18:48.059 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.2) 2021-12-08 21:18:48.060 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.7.0) 2021-12-08 21:18:48.061 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.3.0) 2021-12-08 21:18:48.062 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.8) 2021-12-08 21:18:48.092 | Collecting cursive>=0.2.1 2021-12-08 21:18:48.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-08 21:18:48.103 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.1.16) 2021-12-08 21:18:48.104 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.5.0) 2021-12-08 21:18:48.196 | Collecting castellan>=0.17.0 2021-12-08 21:18:48.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-12-08 21:18:48.225 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0) (1.1.5) 2021-12-08 21:18:48.226 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0) (5.2.2) 2021-12-08 21:18:48.306 | Collecting python-barbicanclient>=4.5.2 2021-12-08 21:18:48.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-12-08 21:18:48.323 | 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) (2.26.0) 2021-12-08 21:18:48.364 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0) (1.14.6) 2021-12-08 21:18:48.380 | 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) (4.2.0) 2021-12-08 21:18:48.413 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0) (1.12.1) 2021-12-08 21:18:48.428 | 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) (1.16.0) 2021-12-08 21:18:48.429 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0) (1.1.1) 2021-12-08 21:18:48.511 | 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) (2.4.7) 2021-12-08 21:18:48.588 | 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) (1.7.0) 2021-12-08 21:18:48.642 | 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) (3.1.1) 2021-12-08 21:18:48.643 | 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) (2.8.1) 2021-12-08 21:18:48.680 | 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) (0.14.1) 2021-12-08 21:18:48.724 | 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) (1.5.0) 2021-12-08 21:18:48.725 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (5.4.1) 2021-12-08 21:18:48.728 | 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) (0.8.0) 2021-12-08 21:18:48.811 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (0.5.0) 2021-12-08 21:18:48.813 | 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) (2.0.1) 2021-12-08 21:18:48.814 | 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) (0.13.0) 2021-12-08 21:18:48.839 | 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) (0.59.0) 2021-12-08 21:18:48.887 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.0) (0.9.6) 2021-12-08 21:18:48.890 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.0) (2.8.2) 2021-12-08 21:18:48.950 | 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) (4.2.2) 2021-12-08 21:18:48.951 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (0.3.0) 2021-12-08 21:18:48.955 | 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) (2.6.0) 2021-12-08 21:18:48.958 | 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) (5.0.6) 2021-12-08 21:18:48.958 | 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) (5.1.0) 2021-12-08 21:18:48.984 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.0.1) 2021-12-08 21:18:48.986 | 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) (3.3.0) 2021-12-08 21:18:48.987 | 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) (3.2.0) 2021-12-08 21:18:49.030 | 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) (5.8.0) 2021-12-08 21:18:49.072 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (0.11.0) 2021-12-08 21:18:49.073 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (21.0) 2021-12-08 21:18:49.076 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (2021.1) 2021-12-08 21:18:49.151 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0) (57.4.0) 2021-12-08 21:18:49.308 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0) (0.7) 2021-12-08 21:18:49.574 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0) (6.3.1) 2021-12-08 21:18:49.608 | Collecting pydot>=1.2.4 2021-12-08 21:18:49.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-12-08 21:18:49.721 | Collecting networkx>=2.1.0 2021-12-08 21:18:49.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-12-08 21:18:49.859 | Collecting automaton>=1.9.0 2021-12-08 21:18:49.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-12-08 21:18:50.352 | Collecting simplegeneric 2021-12-08 21:18:50.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-08 21:18:50.364 | Preparing metadata (setup.py): started 2021-12-08 21:18:51.005 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:18:51.037 | 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) (5.0.0) 2021-12-08 21:18:51.160 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0) (2.20) 2021-12-08 21:18:51.214 | 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) (1.6) 2021-12-08 21:18:51.266 | 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) (2.0.1) 2021-12-08 21:18:51.490 | 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) (1.4.4) 2021-12-08 21:18:51.491 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.1.4) 2021-12-08 21:18:51.492 | 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) (1.32) 2021-12-08 21:18:51.493 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (5.0.9) 2021-12-08 21:18:51.495 | 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) (0.10.0) 2021-12-08 21:18:51.496 | 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) (2.5.0) 2021-12-08 21:18:51.497 | 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) (1.4.0) 2021-12-08 21:18:51.619 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (0.11.0) 2021-12-08 21:18:51.655 | 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) (1.0.2) 2021-12-08 21:18:51.701 | 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) (3.0.0) 2021-12-08 21:18:51.704 | 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) (1.3.2) 2021-12-08 21:18:51.964 | 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) (3.9.0) 2021-12-08 21:18:52.159 | 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) (2.0.4) 2021-12-08 21:18:52.161 | 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) (3.2) 2021-12-08 21:18:52.162 | 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) (1.26.6) 2021-12-08 21:18:52.163 | 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) (2021.5.30) 2021-12-08 21:18:52.241 | 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) (0.5.2) 2021-12-08 21:18:52.401 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.0) (2.5.0) 2021-12-08 21:18:52.529 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.0) (3.5.0) 2021-12-08 21:18:52.758 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (2.1.2) 2021-12-08 21:18:52.762 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.4.0) 2021-12-08 21:18:52.994 | 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) (2.1) 2021-12-08 21:18:53.316 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.0) (1.0.0) 2021-12-08 21:18:53.634 | 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) (21.2.0) 2021-12-08 21:18:53.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) (0.4.4) 2021-12-08 21:18:53.636 | 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) (0.2.5) 2021-12-08 21:18:53.637 | 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) (1.8.2) 2021-12-08 21:18:54.043 | Building wheels for collected packages: simplegeneric 2021-12-08 21:18:54.044 | Building wheel for simplegeneric (setup.py): started 2021-12-08 21:18:54.757 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-08 21:18:54.757 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=07a89db0fb6b8c115eb388ff6dd10671b9f8da8f023b8ce1e658b2b05a18c7e8 2021-12-08 21:18:54.758 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-08 21:18:54.761 | Successfully built simplegeneric 2021-12-08 21:18:55.645 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-12-08 21:18:58.326 | Running setup.py develop for glance 2021-12-08 21:19:00.419 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-12-08 21:19:00.419 | 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-12-08 21:19:00.564 | + inc/python:pip_install:200 : result=0 2021-12-08 21:19:00.566 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:19:00.568 | + functions-common:time_stop:2309 : local name 2021-12-08 21:19:00.570 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:19:00.573 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:19:00.575 | + functions-common:time_stop:2312 : local total 2021-12-08 21:19:00.577 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:19:00.580 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:19:00.582 | + functions-common:time_stop:2316 : start_time=1638998323822 2021-12-08 21:19:00.584 | + functions-common:time_stop:2318 : [[ -z 1638998323822 ]] 2021-12-08 21:19:00.587 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:19:00.591 | + functions-common:time_stop:2321 : end_time=1638998340588 2021-12-08 21:19:00.593 | + functions-common:time_stop:2322 : elapsed_time=16766 2021-12-08 21:19:00.596 | + functions-common:time_stop:2323 : total=95199 2021-12-08 21:19:00.598 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:19:00.600 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=111965 2021-12-08 21:19:00.602 | + inc/python:pip_install:203 : return 0 2021-12-08 21:19:00.605 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:19:00.607 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-08 21:19:00.609 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-08 21:19:00.628 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-08 21:19:00.641 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-08 21:19:00.643 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-08 21:19:00.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:19:00.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:19:00.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-08 21:19:00.653 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:19:00.656 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:19:00.658 | + ./stack.sh:main:902 : configure_glance 2021-12-08 21:19:00.661 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-08 21:19:00.672 | + lib/glance:configure_glance:333 : local dburl 2021-12-08 21:19:00.675 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-12-08 21:19:00.678 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-08 21:19:00.680 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-08 21:19:00.682 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-08 21:19:00.685 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-08 21:19:00.688 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-08 21:19:00.690 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-08 21:19:00.719 | + 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-12-08 21:19:00.750 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-08 21:19:00.777 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-08 21:19:00.804 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-08 21:19:00.834 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-08 21:19:00.864 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-08 21:19:00.866 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-12-08 21:19:00.869 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-12-08 21:19:00.871 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-08 21:19:00.873 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-08 21:19:00.903 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-08 21:19:00.930 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-12-08 21:19:00.958 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-08 21:19:00.985 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-08 21:19:01.013 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-08 21:19:01.040 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-08 21:19:01.068 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-08 21:19:01.095 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:19:01.123 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-08 21:19:01.150 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-08 21:19:01.181 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-08 21:19:01.184 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-08 21:19:01.186 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-08 21:19:01.189 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-08 21:19:01.191 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-08 21:19:01.194 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:19:01.209 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:19:01.212 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-08 21:19:01.215 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-08 21:19:01.217 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:19:01.234 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:19:01.236 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:19:01.239 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:19:01.266 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:19:01.269 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:19:01.271 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-12-08 21:19:01.274 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-12-08 21:19:01.276 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-08 21:19:01.304 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-08 21:19:01.332 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-12-08 21:19:01.335 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-08 21:19:01.337 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-08 21:19:01.339 | + lib/glance:configure_glance_store:254 : local be 2021-12-08 21:19:01.342 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-08 21:19:01.345 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-08 21:19:01.347 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-08 21:19:01.377 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-12-08 21:19:01.380 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.21 2021-12-08 21:19:01.410 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-12-08 21:19:01.413 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-12-08 21:19:01.430 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:19:01.432 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-08 21:19:01.459 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-08 21:19:01.487 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-08 21:19:01.515 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-08 21:19:01.543 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-08 21:19:01.571 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-12-08 21:19:01.587 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:19:01.589 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-08 21:19:01.618 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-08 21:19:01.647 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-08 21:19:01.675 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.21/identity/v3 2021-12-08 21:19:01.703 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-08 21:19:01.730 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.21/image 2021-12-08 21:19:01.758 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-12-08 21:19:01.774 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:19:01.777 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-12-08 21:19:01.779 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-08 21:19:01.782 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-08 21:19:01.785 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:19:01.802 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:19:01.804 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:19:01.806 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:19:01.809 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:19:01.811 | + 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-12-08 21:19:01.838 | + 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-12-08 21:19:01.866 | + 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-12-08 21:19:01.894 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:19:01.922 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-08 21:19:01.926 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-08 21:19:01.957 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-08 21:19:01.984 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-08 21:19:02.011 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.21/identity 2021-12-08 21:19:02.040 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-08 21:19:02.068 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-08 21:19:02.096 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-08 21:19:02.123 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-08 21:19:02.155 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-08 21:19:02.185 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-08 21:19:02.215 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-08 21:19:02.243 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-08 21:19:02.247 | + 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-12-08 21:19:02.254 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-12-08 21:19:02.271 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:19:02.273 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-12-08 21:19:02.275 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-08 21:19:02.278 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-08 21:19:02.280 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-08 21:19:02.282 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-08 21:19:02.285 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-08 21:19:02.289 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-08 21:19:02.291 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-08 21:19:02.295 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-08 21:19:02.324 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-08 21:19:02.327 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-08 21:19:02.330 | ++ functions:get_random_port:837 : true 2021-12-08 21:19:02.332 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-08 21:19:02.334 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-08 21:19:02.336 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-08 21:19:02.409 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-08 21:19:02.411 | ++ functions:get_random_port:841 : break 2 2021-12-08 21:19:02.413 | ++ functions:get_random_port:845 : echo 60999 2021-12-08 21:19:02.416 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-08 21:19:02.418 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-08 21:19:02.445 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-08 21:19:02.472 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-08 21:19:02.500 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-08 21:19:02.526 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-08 21:19:02.554 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-08 21:19:02.581 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-08 21:19:02.607 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-08 21:19:02.635 | + 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-12-08 21:19:02.661 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-08 21:19:02.689 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-08 21:19:02.715 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-08 21:19:02.742 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-08 21:19:02.770 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-08 21:19:02.797 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-08 21:19:02.824 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-08 21:19:02.852 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-08 21:19:02.879 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-08 21:19:02.906 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-08 21:19:02.934 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-08 21:19:02.936 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-08 21:19:02.939 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:19:02.941 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:19:02.943 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:19:02.946 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-08 21:19:02.948 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-08 21:19:03.005 | proxy (enabled by site administrator) 2021-12-08 21:19:03.008 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-08 21:19:03.011 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-08 21:19:03.013 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:19:03.015 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:19:03.018 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:19:03.020 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-08 21:19:03.022 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-08 21:19:03.075 | No module matches proxy_http 2021-12-08 21:19:03.078 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-08 21:19:03.139 | Considering dependency proxy for proxy_http: 2021-12-08 21:19:03.139 | Module proxy already enabled 2021-12-08 21:19:03.139 | Enabling module proxy_http. 2021-12-08 21:19:03.144 | To activate the new configuration, you need to run: 2021-12-08 21:19:03.144 | systemctl restart apache2 2021-12-08 21:19:03.148 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-08 21:19:03.151 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:19:03.153 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:19:03.156 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:19:03.284 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-08 21:19:03.288 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-08 21:19:03.291 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-08 21:19:03.294 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-08 21:19:03.296 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:19:03.299 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:19:03.301 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-08 21:19:03.304 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-08 21:19:03.307 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-08 21:19:03.308 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-08 21:19:03.316 | KeepAlive Off 2021-12-08 21:19:03.320 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-08 21:19:03.320 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-08 21:19:03.329 | SetEnv proxy-sendchunked 1 2021-12-08 21:19:03.333 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-08 21:19:03.333 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-08 21:19:03.341 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-08 21:19:03.345 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-08 21:19:03.348 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-08 21:19:03.350 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-08 21:19:03.352 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-08 21:19:03.355 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:19:03.357 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:19:03.360 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:19:03.362 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-08 21:19:03.364 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-08 21:19:03.367 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:19:03.369 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:19:03.371 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-08 21:19:03.432 | Enabling site glance-wsgi-api. 2021-12-08 21:19:03.438 | To activate the new configuration, you need to run: 2021-12-08 21:19:03.438 | systemctl reload apache2 2021-12-08 21:19:03.442 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-08 21:19:03.445 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:19:03.447 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:19:03.449 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:19:03.574 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-08 21:19:03.581 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-08 21:19:03.610 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-12-08 21:19:03.612 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-12-08 21:19:03.630 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:19:03.632 | + ./stack.sh:main:907 : stack_install_service cinder 2021-12-08 21:19:03.635 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-08 21:19:03.637 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-08 21:19:03.639 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:19:03.642 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-08 21:19:03.645 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2021-12-08 21:19:03.647 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-08 21:19:03.650 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-08 21:19:03.652 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:19:03.654 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:19:03.657 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:19:03.660 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:19:03.662 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:19:03.665 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:19:03.681 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:19:03.683 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:19:03.685 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:19:03.689 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:19:03.689 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:19:03.694 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-08 21:19:03.696 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:19:03.699 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-08 21:19:03.702 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:19:03.703 | + functions-common:git_clone:593 : head -1 2021-12-08 21:19:03.708 | ecca52221 Merge "Dell PowerVault driver: Fix documentation typos" into stable/xena 2021-12-08 21:19:03.711 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:19:03.713 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-12-08 21:19:03.716 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:19:03.718 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-08 21:19:03.721 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-08 21:19:03.723 | + inc/python:setup_develop:344 : local extras= 2021-12-08 21:19:03.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-08 21:19:03.728 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:19:03.730 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-08 21:19:03.733 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-08 21:19:03.735 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:19:03.738 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:19:03.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-08 21:19:03.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:19:03.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-08 21:19:03.748 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:19:03.751 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:19:03.754 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-08 21:19:03.760 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-08 21:19:03.763 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-08 21:19:04.391 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-08 21:19:04.394 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:19:04.396 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:19:04.398 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:19:04.401 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-08 21:19:04.403 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-08 21:19:04.406 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:19:04.408 | + inc/python:setup_package:428 : local extras= 2021-12-08 21:19:04.411 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:19:04.413 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:19:04.415 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:19:04.418 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:19:04.420 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:19:04.423 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-08 21:19:04.443 | Using python 3.8 to install /opt/stack/cinder 2021-12-08 21:19:04.446 | + 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-12-08 21:19:05.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:19:05.253 | from cryptography.utils import int_from_bytes 2021-12-08 21:19:05.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:19:05.253 | from cryptography.utils import int_from_bytes 2021-12-08 21:19:06.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:19:06.306 | Obtaining file:///opt/stack/cinder 2021-12-08 21:19:06.306 | Preparing metadata (setup.py): started 2021-12-08 21:19:08.164 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:19:08.369 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.6.0) 2021-12-08 21:19:08.371 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.0.9) 2021-12-08 21:19:08.372 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.31.1) 2021-12-08 21:19:08.373 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.1.1) 2021-12-08 21:19:08.374 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.19.1) 2021-12-08 21:19:08.375 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.1.16) 2021-12-08 21:19:08.376 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.1.dev14) (3.2.0) 2021-12-08 21:19:08.377 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.4.0) 2021-12-08 21:19:08.378 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (9.3.0) 2021-12-08 21:19:08.379 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.6.3) 2021-12-08 21:19:08.828 | Collecting oauth2client>=4.1.3 2021-12-08 21:19:08.835 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-08 21:19:08.842 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (8.7.1) 2021-12-08 21:19:08.843 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.4.1) 2021-12-08 21:19:08.845 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.3.2) 2021-12-08 21:19:08.846 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (11.0.0) 2021-12-08 21:19:08.847 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.6.0) 2021-12-08 21:19:08.848 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (12.9.1) 2021-12-08 21:19:08.849 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.4.0) 2021-12-08 21:19:08.850 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.8.3) 2021-12-08 21:19:08.851 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.6.2) 2021-12-08 21:19:08.852 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.3.0) 2021-12-08 21:19:08.853 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (6.3.0) 2021-12-08 21:19:08.854 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.2.0) 2021-12-08 21:19:08.855 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.6.0) 2021-12-08 21:19:08.856 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.4.0) 2021-12-08 21:19:08.857 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.10.0) 2021-12-08 21:19:08.859 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.5.0) 2021-12-08 21:19:08.860 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.4.2) 2021-12-08 21:19:08.861 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (21.0) 2021-12-08 21:19:08.990 | Collecting paramiko>=2.7.2 2021-12-08 21:19:08.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-12-08 21:19:09.007 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.5.0) 2021-12-08 21:19:09.007 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.1.1) 2021-12-08 21:19:09.008 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.8.0) 2021-12-08 21:19:09.009 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.4.7) 2021-12-08 21:19:09.011 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.2.0) 2021-12-08 21:19:09.105 | Collecting python-glanceclient>=3.2.2 2021-12-08 21:19:09.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-12-08 21:19:09.119 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.3.0) 2021-12-08 21:19:09.120 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (17.6.0) 2021-12-08 21:19:09.121 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.12.0) 2021-12-08 21:19:09.122 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2021.1) 2021-12-08 21:19:09.124 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.26.0) 2021-12-08 21:19:09.125 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.5.1) 2021-12-08 21:19:09.125 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.6.2) 2021-12-08 21:19:09.476 | Collecting rtslib-fb>=2.1.74 2021-12-08 21:19:09.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-12-08 21:19:09.507 | Preparing metadata (setup.py): started 2021-12-08 21:19:10.196 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:19:10.200 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.16.0) 2021-12-08 21:19:10.201 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.4.23) 2021-12-08 21:19:10.202 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.13.0) 2021-12-08 21:19:10.203 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.4.0) 2021-12-08 21:19:10.557 | Collecting tabulate>=0.8.7 2021-12-08 21:19:10.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-12-08 21:19:10.569 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (6.3.1) 2021-12-08 21:19:10.570 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.8.7) 2021-12-08 21:19:10.571 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.1.0) 2021-12-08 21:19:11.142 | Collecting oslo.vmware>=3.8.0 2021-12-08 21:19:11.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-12-08 21:19:11.165 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.0.1) 2021-12-08 21:19:11.166 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.5.0) 2021-12-08 21:19:11.168 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.9.0) 2021-12-08 21:19:11.725 | Collecting google-api-python-client>=1.11.0 2021-12-08 21:19:11.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2021-12-08 21:19:11.927 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.9.1) 2021-12-08 21:19:11.928 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.4.8) 2021-12-08 21:19:11.929 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.2.2) 2021-12-08 21:19:12.375 | Collecting zstd>=1.4.5.1 2021-12-08 21:19:12.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-12-08 21:19:12.472 | Preparing metadata (setup.py): started 2021-12-08 21:19:13.090 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:19:15.895 | Collecting boto3>=1.16.51 2021-12-08 21:19:15.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2021-12-08 21:19:19.108 | Collecting botocore<1.22.0,>=1.21.33 2021-12-08 21:19:19.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2021-12-08 21:19:19.334 | 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.1.dev14) (0.10.0) 2021-12-08 21:19:19.716 | Collecting s3transfer<0.6.0,>=0.5.0 2021-12-08 21:19:19.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-12-08 21:19:19.836 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.1.dev14) (1.14.6) 2021-12-08 21:19:19.867 | 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.1.dev14) (1.16.0) 2021-12-08 21:19:20.397 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-12-08 21:19:20.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2021-12-08 21:19:20.761 | Collecting uritemplate<4dev,>=3.0.0 2021-12-08 21:19:20.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-08 21:19:21.238 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-12-08 21:19:21.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2021-12-08 21:19:21.576 | Collecting google-auth-httplib2>=0.1.0 2021-12-08 21:19:21.582 | 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-12-08 21:19:21.675 | 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.1.dev14) (1.7.0) 2021-12-08 21:19:21.728 | 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.1.dev14) (3.1.1) 2021-12-08 21:19:21.730 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.1.dev14) (2.8.1) 2021-12-08 21:19:21.897 | Collecting pyasn1>=0.1.7 2021-12-08 21:19:21.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-08 21:19:22.025 | Collecting pyasn1-modules>=0.0.5 2021-12-08 21:19:22.033 | 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-12-08 21:19:22.426 | Collecting rsa>=3.1.4 2021-12-08 21:19:22.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-12-08 21:19:22.490 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.1.dev14) (0.14.1) 2021-12-08 21:19:22.536 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (0.8.0) 2021-12-08 21:19:22.537 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (2.3.0) 2021-12-08 21:19:22.538 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (5.4.1) 2021-12-08 21:19:22.539 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (1.5.0) 2021-12-08 21:19:22.599 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev14) (1.7.1) 2021-12-08 21:19:22.602 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev14) (2.0.1) 2021-12-08 21:19:22.604 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev14) (0.5.0) 2021-12-08 21:19:22.663 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.0.1.dev14) (0.9.6) 2021-12-08 21:19:22.666 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.0.1.dev14) (2.8.2) 2021-12-08 21:19:22.724 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (0.3.0) 2021-12-08 21:19:22.727 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (5.1.0) 2021-12-08 21:19:22.729 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (2.4.0) 2021-12-08 21:19:22.730 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (4.2.2) 2021-12-08 21:19:22.733 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (5.0.6) 2021-12-08 21:19:22.754 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (3.2.0) 2021-12-08 21:19:22.759 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (3.0.1) 2021-12-08 21:19:22.760 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (3.3.0) 2021-12-08 21:19:22.804 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.1.dev14) (1.0.2) 2021-12-08 21:19:22.888 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.1.dev14) (1.3.2) 2021-12-08 21:19:22.892 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.1.dev14) (3.0.0) 2021-12-08 21:19:22.917 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.1.dev14) (0.7.2) 2021-12-08 21:19:22.944 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.1.dev14) (0.11.0) 2021-12-08 21:19:23.443 | Collecting suds-jurko>=0.6 2021-12-08 21:19:23.451 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-08 21:19:23.468 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.0.1.dev14) (1.26.6) 2021-12-08 21:19:23.718 | Collecting pynacl>=1.0.1 2021-12-08 21:19:23.727 | 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-12-08 21:19:23.784 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.0.1.dev14) (57.4.0) 2021-12-08 21:19:23.997 | 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.1.dev14) (3.9.0) 2021-12-08 21:19:24.031 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.1.dev14) (1.12.1) 2021-12-08 21:19:24.035 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.1.dev14) (20.0.1) 2021-12-08 21:19:24.074 | Collecting warlock<2,>=1.2.0 2021-12-08 21:19:24.081 | 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-12-08 21:19:24.279 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev14) (2021.5.30) 2021-12-08 21:19:24.282 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev14) (3.2) 2021-12-08 21:19:24.284 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev14) (2.0.4) 2021-12-08 21:19:24.319 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.1.dev14) (0.7) 2021-12-08 21:19:24.689 | Collecting pyudev>=0.16.1 2021-12-08 21:19:24.696 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-08 21:19:24.907 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.1.dev14) (0.4.1) 2021-12-08 21:19:24.908 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.1.dev14) (0.5.2) 2021-12-08 21:19:25.049 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev14) (2.6.2) 2021-12-08 21:19:25.050 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev14) (2.4.0) 2021-12-08 21:19: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.1.dev14) (1.4.2) 2021-12-08 21:19:25.181 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.1.dev14) (0.12.1) 2021-12-08 21:19:25.298 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev14) (5.2.2) 2021-12-08 21:19:25.299 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev14) (1.1.5) 2021-12-08 21:19:25.333 | 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.1.dev14) (5.0.0) 2021-12-08 21:19:25.576 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.1.dev14) (2.20) 2021-12-08 21:19:25.652 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (0.4.0) 2021-12-08 21:19:25.656 | 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.1.dev14) (2.1.2) 2021-12-08 21:19:25.772 | 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.1.dev14) (1.6) 2021-12-08 21:19:25.815 | 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.1.dev14) (2.5.0) 2021-12-08 21:19:25.932 | 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.1.dev14) (3.17.3) 2021-12-08 21:19:26.291 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-12-08 21:19:26.297 | 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-12-08 21:19:26.482 | 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.1.dev14) (2.0.1) 2021-12-08 21:19:26.901 | 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.1.dev14) (1.1.4) 2021-12-08 21:19:26.953 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (0.11.0) 2021-12-08 21:19:28.429 | 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.1.dev14) (1.32) 2021-12-08 21:19:28.701 | 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.1.dev14) (1.8.2) 2021-12-08 21:19:28.702 | 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.1.dev14) (0.2.5) 2021-12-08 21:19:28.703 | 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.1.dev14) (0.4.4) 2021-12-08 21:19:28.704 | 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.1.dev14) (21.2.0) 2021-12-08 21:19:28.853 | 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.1.dev14) (2.1) 2021-12-08 21:19:29.091 | 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.1.dev14) (1.0.0) 2021-12-08 21:19:29.163 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev14) (3.5.0) 2021-12-08 21:19:29.805 | Building wheels for collected packages: rtslib-fb, zstd 2021-12-08 21:19:29.806 | Building wheel for rtslib-fb (setup.py): started 2021-12-08 21:19:30.583 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-08 21:19:30.585 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=1e3e835b851d18952c0f1e327292c923b24cca811ffb6755b54312ee5f9fc8f4 2021-12-08 21:19:30.585 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-12-08 21:19:30.590 | Building wheel for zstd (setup.py): started 2021-12-08 21:20:30.761 | Building wheel for zstd (setup.py): still running... 2021-12-08 21:20:38.842 | Building wheel for zstd (setup.py): finished with status 'done' 2021-12-08 21:20:38.858 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349329 sha256=397b9b7c9a7ba8de64fc6b8613f72b452ed0d288849e4b52fb09c3db981956ba 2021-12-08 21:20:38.858 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-12-08 21:20:38.862 | Successfully built rtslib-fb zstd 2021-12-08 21:20:39.857 | 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-12-08 21:20:41.881 | Attempting uninstall: pynacl 2021-12-08 21:20:41.884 | Found existing installation: PyNaCl 1.3.0 2021-12-08 21:20:41.899 | Uninstalling PyNaCl-1.3.0: 2021-12-08 21:20:41.925 | Successfully uninstalled PyNaCl-1.3.0 2021-12-08 21:20:43.592 | Running setup.py develop for cinder 2021-12-08 21:20:47.035 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.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-12-08 21:20:47.036 | 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-12-08 21:20:47.289 | + inc/python:pip_install:200 : result=0 2021-12-08 21:20:47.291 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:20:47.294 | + functions-common:time_stop:2309 : local name 2021-12-08 21:20:47.296 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:20:47.299 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:20:47.301 | + functions-common:time_stop:2312 : local total 2021-12-08 21:20:47.303 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:20:47.305 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:20:47.307 | + functions-common:time_stop:2316 : start_time=1638998344438 2021-12-08 21:20:47.310 | + functions-common:time_stop:2318 : [[ -z 1638998344438 ]] 2021-12-08 21:20:47.312 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:20:47.317 | + functions-common:time_stop:2321 : end_time=1638998447314 2021-12-08 21:20:47.319 | + functions-common:time_stop:2322 : elapsed_time=102876 2021-12-08 21:20:47.321 | + functions-common:time_stop:2323 : total=111965 2021-12-08 21:20:47.323 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:20:47.325 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=214841 2021-12-08 21:20:47.328 | + inc/python:pip_install:203 : return 0 2021-12-08 21:20:47.330 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:20:47.332 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-08 21:20:47.335 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-08 21:20:47.354 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-08 21:20:47.366 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-08 21:20:47.368 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-08 21:20:47.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:20:47.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:20:47.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-08 21:20:47.381 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:20:47.383 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-08 21:20:47.386 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-08 21:20:47.388 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-12-08 21:20:47.391 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:20:47.393 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:20:47.396 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-12-08 21:20:47.408 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-12-08 21:20:47.411 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:20:47.413 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:20:47.415 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:20:47.418 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:20:47.421 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:20:47.423 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:20:47.426 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:20:47.428 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:20:47.431 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:20:47.433 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:20:47.436 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:20:47.438 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:20:47.441 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-12-08 21:20:47.443 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:20:47.446 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:20:47.448 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:20:47.451 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-12-08 21:20:47.474 | + 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-12-08 21:20:47.579 | Reading package lists... 2021-12-08 21:20:47.806 | Building dependency tree... 2021-12-08 21:20:47.808 | Reading state information... 2021-12-08 21:20:48.045 | The following packages were automatically installed and are no longer required: 2021-12-08 21:20:48.047 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:20:48.047 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:20:48.047 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:20:48.047 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:20:48.047 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:20:48.047 | python3-zope.interface 2021-12-08 21:20:48.047 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:20:48.048 | The following additional packages will be installed: 2021-12-08 21:20:48.048 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-08 21:20:48.048 | python3-urwid 2021-12-08 21:20:48.049 | Suggested packages: 2021-12-08 21:20:48.049 | python-pyparsing-doc python-urwid-doc 2021-12-08 21:20:48.115 | The following NEW packages will be installed: 2021-12-08 21:20:48.115 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-08 21:20:48.115 | python3-urwid targetcli-fb 2021-12-08 21:20:48.375 | 0 upgraded, 6 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:20:48.375 | Need to get 356 kB of archives. 2021-12-08 21:20:48.375 | After this operation, 2,294 kB of additional disk space will be used. 2021-12-08 21:20:48.375 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-12-08 21:20:48.762 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-12-08 21:20:48.979 | 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-12-08 21:20:49.005 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-12-08 21:20:49.026 | 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-12-08 21:20:49.045 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-12-08 21:20:49.608 | Fetched 356 kB in 1s (379 kB/s) 2021-12-08 21:20:49.639 | Selecting previously unselected package python3-pyparsing. 2021-12-08 21:20:49.690 | (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 ... 90882 files and directories currently installed.) 2021-12-08 21:20:49.694 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-12-08 21:20:49.696 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-12-08 21:20:49.737 | Selecting previously unselected package python3-urwid. 2021-12-08 21:20:49.746 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-12-08 21:20:49.749 | Unpacking python3-urwid (2.0.1-3) ... 2021-12-08 21:20:49.804 | Selecting previously unselected package python3-configshell-fb. 2021-12-08 21:20:49.813 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-12-08 21:20:49.815 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-08 21:20:49.851 | Selecting previously unselected package python3-pyudev. 2021-12-08 21:20:49.861 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-12-08 21:20:49.863 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-08 21:20:49.901 | Selecting previously unselected package python3-rtslib-fb. 2021-12-08 21:20:49.911 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-12-08 21:20:49.913 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-08 21:20:49.953 | Selecting previously unselected package targetcli-fb. 2021-12-08 21:20:49.963 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-12-08 21:20:49.966 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-08 21:20:50.023 | Setting up python3-urwid (2.0.1-3) ... 2021-12-08 21:20:50.374 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-08 21:20:50.374 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-08 21:20:50.374 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-08 21:20:50.374 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-08 21:20:50.374 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-08 21:20:50.374 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-08 21:20:50.374 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-08 21:20:50.374 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-08 21:20:50.481 | Setting up python3-pyparsing (2.4.6-1) ... 2021-12-08 21:20:50.786 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-08 21:20:51.086 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-08 21:20:51.362 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-08 21:20:52.564 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-08 21:20:53.082 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-12-08 21:20:53.082 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-12-08 21:20:54.974 | Processing triggers for man-db (2.9.1-1) ... 2021-12-08 21:20:55.075 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-08 21:21:02.608 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:21:02.610 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:21:02.613 | + functions-common:time_stop:2309 : local name 2021-12-08 21:21:02.615 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:21:02.618 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:21:02.620 | + functions-common:time_stop:2312 : local total 2021-12-08 21:21:02.622 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:21:02.625 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:21:02.627 | + functions-common:time_stop:2316 : start_time=1638998447471 2021-12-08 21:21:02.630 | + functions-common:time_stop:2318 : [[ -z 1638998447471 ]] 2021-12-08 21:21:02.633 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:21:02.637 | + functions-common:time_stop:2321 : end_time=1638998462634 2021-12-08 21:21:02.640 | + functions-common:time_stop:2322 : elapsed_time=15163 2021-12-08 21:21:02.643 | + functions-common:time_stop:2323 : total=262796 2021-12-08 21:21:02.645 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:21:02.647 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=277959 2021-12-08 21:21:02.650 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:21:02.653 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:21:02.655 | + ./stack.sh:main:908 : configure_cinder 2021-12-08 21:21:02.658 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-08 21:21:02.670 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-08 21:21:02.674 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-08 21:21:02.676 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-08 21:21:02.678 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-08 21:21:02.681 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-08 21:21:02.681 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-08 21:21:02.686 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-08 21:21:02.688 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-08 21:21:02.690 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-08 21:21:02.692 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-08 21:21:02.694 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-08 21:21:02.696 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-08 21:21:02.699 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-08 21:21:02.701 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-08 21:21:02.712 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-08 21:21:02.724 | + 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-12-08 21:21:02.736 | + 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-12-08 21:21:02.748 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-08 21:21:02.759 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-08 21:21:02.763 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-08 21:21:02.767 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2iRXDUycia 2021-12-08 21:21:02.769 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-08 21:21:02.771 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-08 21:21:02.773 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-08 21:21:02.776 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2iRXDUycia 2021-12-08 21:21:02.780 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2iRXDUycia 2021-12-08 21:21:02.791 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2iRXDUycia /etc/sudoers.d/cinder-rootwrap 2021-12-08 21:21:02.803 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-08 21:21:02.807 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-08 21:21:02.809 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-08 21:21:02.811 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-08 21:21:02.813 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-08 21:21:02.816 | + 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-12-08 21:21:02.818 | + 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-12-08 21:21:02.820 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-08 21:21:02.822 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-08 21:21:02.827 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-08 21:21:02.831 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-08 21:21:02.849 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-08 21:21:02.867 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-08 21:21:02.886 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-08 21:21:02.905 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-08 21:21:02.923 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-08 21:21:02.941 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-08 21:21:02.960 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-08 21:21:02.978 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-08 21:21:02.981 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-12-08 21:21:02.983 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-12-08 21:21:02.985 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-08 21:21:02.988 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-08 21:21:03.017 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-08 21:21:03.044 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-12-08 21:21:03.071 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-08 21:21:03.099 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-08 21:21:03.126 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-08 21:21:03.154 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-08 21:21:03.181 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-08 21:21:03.209 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:21:03.236 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-08 21:21:03.263 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-08 21:21:03.295 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-08 21:21:03.323 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-08 21:21:03.326 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-08 21:21:03.328 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-08 21:21:03.331 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-08 21:21:03.333 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-08 21:21:03.336 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-08 21:21:03.366 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-08 21:21:03.394 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-08 21:21:03.421 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-08 21:21:03.449 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-08 21:21:03.477 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-08 21:21:03.505 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-08 21:21:03.535 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-08 21:21:03.537 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.21 2021-12-08 21:21:03.566 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-08 21:21:03.597 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-08 21:21:03.605 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6e047756d160423330bbef0857d50ba2 2021-12-08 21:21:03.632 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-08 21:21:03.635 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-08 21:21:03.663 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-12-08 21:21:03.680 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:03.682 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2021-12-08 21:21:03.684 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2021-12-08 21:21:03.687 | + lib/cinder:configure_cinder:296 : local default_name= 2021-12-08 21:21:03.689 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2021-12-08 21:21:03.691 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-08 21:21:03.694 | + lib/cinder:configure_cinder:299 : be_type=lvm 2021-12-08 21:21:03.696 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2021-12-08 21:21:03.698 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2021-12-08 21:21:03.701 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2021-12-08 21:21:03.703 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-08 21:21:03.705 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-08 21:21:03.736 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-08 21:21:03.763 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-08 21:21:03.791 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-08 21:21:03.818 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-08 21:21:03.846 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-08 21:21:03.873 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2021-12-08 21:21:03.876 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2021-12-08 21:21:03.878 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2021-12-08 21:21:03.880 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-08 21:21:03.909 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2021-12-08 21:21:03.911 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-08 21:21:03.939 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2021-12-08 21:21:03.941 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-08 21:21:03.943 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2021-12-08 21:21:03.946 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-08 21:21:03.974 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2021-12-08 21:21:03.977 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2021-12-08 21:21:03.979 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-12-08 21:21:03.995 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:03.997 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2021-12-08 21:21:04.000 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2021-12-08 21:21:04.002 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2021-12-08 21:21:04.005 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-08 21:21:04.033 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.21:8080/v1/AUTH_ 2021-12-08 21:21:04.060 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-12-08 21:21:04.077 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:04.079 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-12-08 21:21:04.096 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:04.099 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-12-08 21:21:04.101 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-08 21:21:04.103 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-08 21:21:04.106 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-08 21:21:04.108 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-08 21:21:04.110 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-08 21:21:04.113 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:21:04.129 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:04.132 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-08 21:21:04.134 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-08 21:21:04.137 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:21:04.154 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:04.156 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:21:04.159 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:21:04.186 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:21:04.188 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:21:04.191 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-12-08 21:21:04.193 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-08 21:21:04.195 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-08 21:21:04.199 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:21:04.216 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:21:04.218 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:21:04.221 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:21:04.223 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:21:04.225 | + 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-12-08 21:21:04.253 | + 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-12-08 21:21:04.282 | + 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-12-08 21:21:04.309 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:21:04.337 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-08 21:21:04.340 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-08 21:21:04.342 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-08 21:21:04.345 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-08 21:21:04.347 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-08 21:21:04.349 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-08 21:21:04.352 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-08 21:21:04.356 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-08 21:21:04.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-08 21:21:04.361 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-08 21:21:04.374 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-08 21:21:04.374 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:21:04.382 | d /var/run/uwsgi 0755 ubuntu root 2021-12-08 21:21:04.386 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:21:04.402 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-08 21:21:04.404 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-08 21:21:04.408 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-08 21:21:04.437 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-08 21:21:04.464 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-08 21:21:04.490 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-08 21:21:04.518 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-08 21:21:04.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-08 21:21:04.572 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-08 21:21:04.599 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-08 21:21:04.627 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-08 21:21:04.654 | + 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-12-08 21:21:04.681 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-08 21:21:04.708 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-08 21:21:04.736 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-08 21:21:04.763 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-08 21:21:04.765 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-08 21:21:04.768 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-08 21:21:04.771 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-08 21:21:04.773 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-08 21:21:04.776 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:04.778 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:04.781 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-08 21:21:04.783 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-08 21:21:04.786 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-08 21:21:04.813 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-08 21:21:04.840 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-08 21:21:04.841 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-08 21:21:04.849 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-08 21:21:04.852 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-08 21:21:04.855 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-08 21:21:04.858 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-08 21:21:04.860 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-08 21:21:04.862 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:21:04.865 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:04.867 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:04.869 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-08 21:21:04.872 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-08 21:21:04.875 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:04.877 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:04.879 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-08 21:21:04.941 | Enabling site cinder-wsgi. 2021-12-08 21:21:04.946 | To activate the new configuration, you need to run: 2021-12-08 21:21:04.946 | systemctl reload apache2 2021-12-08 21:21:04.951 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-08 21:21:04.953 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:21:04.955 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:21:04.958 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:21:05.083 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-08 21:21:05.085 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-08 21:21:05.119 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.21/image 2021-12-08 21:21:05.146 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-12-08 21:21:05.163 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:05.166 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-08 21:21:05.169 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-12-08 21:21:05.171 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-08 21:21:05.174 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-12-08 21:21:05.176 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-08 21:21:05.206 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-08 21:21:05.235 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.21/identity 2021-12-08 21:21:05.262 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-08 21:21:05.291 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-08 21:21:05.319 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-08 21:21:05.346 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-08 21:21:05.374 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-08 21:21:05.402 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:21:05.430 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-08 21:21:05.458 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-08 21:21:05.485 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-08 21:21:05.513 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-12-08 21:21:05.516 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-12-08 21:21:05.533 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:05.535 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.21:2379 2021-12-08 21:21:05.565 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-12-08 21:21:05.567 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-12-08 21:21:05.585 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:05.588 | + ./stack.sh:main:913 : stack_install_service neutron 2021-12-08 21:21:05.591 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-08 21:21:05.593 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-08 21:21:05.596 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:21:05.598 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-08 21:21:05.600 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-08 21:21:05.604 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:21:05.604 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:21:05.609 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:21:05.612 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:21:05.615 | + 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,c-vol,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,c-bak,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-12-08 21:21:05.617 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:21:05.620 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-08 21:21:05.622 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-12-08 21:21:05.625 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-08 21:21:05.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:21:05.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:21:05.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-08 21:21:05.635 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:21:05.638 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2021-12-08 21:21:05.640 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-08 21:21:05.642 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-08 21:21:05.644 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:21:05.647 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:21:05.649 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:21:05.653 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:21:05.655 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:21:05.658 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:21:05.673 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:21:05.675 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:21:05.678 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:21:05.680 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:21:05.681 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:21:05.686 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-08 21:21:05.688 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:21:05.690 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-08 21:21:05.693 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:21:05.693 | + functions-common:git_clone:593 : head -1 2021-12-08 21:21:05.697 | ad9c486659 Merge "[OVN] Fix deadlock in neutron_ovn_db_sync_util.py" into stable/xena 2021-12-08 21:21:05.700 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:21:05.703 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-12-08 21:21:05.705 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:21:05.708 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-08 21:21:05.710 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-08 21:21:05.713 | + inc/python:setup_develop:344 : local extras= 2021-12-08 21:21:05.716 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-08 21:21:05.718 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:21:05.721 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-08 21:21:05.723 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-08 21:21:05.725 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:21:05.728 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:21:05.731 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-08 21:21:05.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:21:05.736 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-08 21:21:05.739 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:21:05.741 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:21:05.744 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-08 21:21:05.750 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-08 21:21:05.753 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-08 21:21:06.387 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-08 21:21:06.389 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:21:06.391 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:21:06.394 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:21:06.396 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-08 21:21:06.398 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-08 21:21:06.401 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:21:06.403 | + inc/python:setup_package:428 : local extras= 2021-12-08 21:21:06.406 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:21:06.408 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:21:06.410 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:21:06.413 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:21:06.415 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:21:06.418 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-08 21:21:06.439 | Using python 3.8 to install /opt/stack/neutron 2021-12-08 21:21:06.441 | + 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-12-08 21:21:07.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:21:07.274 | from cryptography.utils import int_from_bytes 2021-12-08 21:21:07.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:21:07.274 | from cryptography.utils import int_from_bytes 2021-12-08 21:21:08.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:21:08.339 | Obtaining file:///opt/stack/neutron 2021-12-08 21:21:08.340 | Preparing metadata (setup.py): started 2021-12-08 21:21:10.369 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:21:10.461 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (5.6.0) 2021-12-08 21:21:10.462 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (3.5.0) 2021-12-08 21:21:10.463 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.1.1) 2021-12-08 21:21:10.465 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.5.1) 2021-12-08 21:21:10.466 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.3.0) 2021-12-08 21:21:10.467 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (5.0.9) 2021-12-08 21:21:10.468 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (0.31.1) 2021-12-08 21:21:10.469 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.3.3) 2021-12-08 21:21:10.470 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (0.19.1) 2021-12-08 21:21:10.471 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.26.0) 2021-12-08 21:21:10.472 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (3.0.1) 2021-12-08 21:21:10.473 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (9.3.0) 2021-12-08 21:21:10.474 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (0.8.0) 2021-12-08 21:21:10.475 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (0.11.0) 2021-12-08 21:21:10.476 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.15.0) 2021-12-08 21:21:10.477 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (7.6.0) 2021-12-08 21:21:10.478 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (6.3.1) 2021-12-08 21:21:10.480 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.4.23) 2021-12-08 21:21:10.481 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.8.7) 2021-12-08 21:21:10.482 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.4.0) 2021-12-08 21:21:10.483 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.7.1) 2021-12-08 21:21:10.484 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (3.4.0) 2021-12-08 21:21:10.485 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.8.1) 2021-12-08 21:21:10.486 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.4.1) 2021-12-08 21:21:10.487 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (8.7.1) 2021-12-08 21:21:10.488 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (3.3.2) 2021-12-08 21:21:10.489 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (11.0.0) 2021-12-08 21:21:10.491 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (5.1.0) 2021-12-08 21:21:10.492 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.6.0) 2021-12-08 21:21:10.493 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (12.9.1) 2021-12-08 21:21:10.494 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.4.0) 2021-12-08 21:21:10.495 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (3.8.3) 2021-12-08 21:21:10.496 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.6.2) 2021-12-08 21:21:10.497 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.3.0) 2021-12-08 21:21:10.498 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (6.3.0) 2021-12-08 21:21:10.499 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.2.0) 2021-12-08 21:21:10.500 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.6.0) 2021-12-08 21:21:10.502 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.4.0) 2021-12-08 21:21:10.503 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.10.0) 2021-12-08 21:21:10.504 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.5.0) 2021-12-08 21:21:10.505 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (3.4.2) 2021-12-08 21:21:10.506 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.1.0) 2021-12-08 21:21:10.507 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.1.0) 2021-12-08 21:21:10.508 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.0.1.dev56) (2.13.3) 2021-12-08 21:21:10.509 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (1.12.0) 2021-12-08 21:21:10.510 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (21.0) 2021-12-08 21:21:10.511 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (5.8.0) 2021-12-08 21:21:10.512 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:10.513 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (20.0.1) 2021-12-08 21:21:10.514 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (17.6.0) 2021-12-08 21:21:10.516 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (0.59.0) 2021-12-08 21:21:10.517 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (4.3.0) 2021-12-08 21:21:10.518 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.6.0) 2021-12-08 21:21:10.519 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.4.0) 2021-12-08 21:21:10.519 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev56) (2.9.0) 2021-12-08 21:21:10.535 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.0.1.dev56) (5.2.2) 2021-12-08 21:21:10.536 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.0.1.dev56) (1.1.5) 2021-12-08 21:21:10.547 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.0.1.dev56) (1.16.0) 2021-12-08 21:21:10.549 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.0.1.dev56) (1.12.1) 2021-12-08 21:21:10.560 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.0.1.dev56) (1.16.0) 2021-12-08 21:21:10.561 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.0.1.dev56) (1.1.1) 2021-12-08 21:21:10.572 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.0.1.dev56) (2.4.7) 2021-12-08 21:21:10.580 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.0.1.dev56) (2.0.1) 2021-12-08 21:21:10.640 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.0.1.dev56) (0.1.16) 2021-12-08 21:21:10.641 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.0.1.dev56) (1.7.0) 2021-12-08 21:21:10.694 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.0.1.dev56) (3.1.1) 2021-12-08 21:21:10.696 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.0.1.dev56) (4.3.0) 2021-12-08 21:21:10.747 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.0.1.dev56) (2.6.0) 2021-12-08 21:21:10.748 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.0.1.dev56) (1.2.2) 2021-12-08 21:21:10.775 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (1.4.0) 2021-12-08 21:21:10.777 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (2.5.0) 2021-12-08 21:21:10.778 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (1.4.4) 2021-12-08 21:21:10.779 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (0.10.0) 2021-12-08 21:21:10.781 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (5.4.1) 2021-12-08 21:21:10.782 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (3.4.8) 2021-12-08 21:21:10.783 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (1.32) 2021-12-08 21:21:10.785 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev56) (1.1.4) 2021-12-08 21:21:10.802 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.0.1.dev56) (1.0.2) 2021-12-08 21:21:10.893 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.0.1.dev56) (0.14.1) 2021-12-08 21:21:10.937 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.0.1.dev56) (1.5.0) 2021-12-08 21:21:11.000 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.0.1.dev56) (2.0.1) 2021-12-08 21:21:11.002 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.0.1.dev56) (0.13.0) 2021-12-08 21:21:11.003 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.0.1.dev56) (0.5.0) 2021-12-08 21:21:11.062 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.0.1.dev56) (0.9.6) 2021-12-08 21:21:11.065 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.0.1.dev56) (2.8.2) 2021-12-08 21:21:11.149 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev56) (5.0.6) 2021-12-08 21:21:11.151 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev56) (4.2.2) 2021-12-08 21:21:11.155 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev56) (0.3.0) 2021-12-08 21:21:11.156 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev56) (5.1.0) 2021-12-08 21:21:11.178 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.0.1.dev56) (3.2.0) 2021-12-08 21:21:11.180 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.0.1.dev56) (3.3.0) 2021-12-08 21:21:11.229 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.0.1.dev56) (1.14.6) 2021-12-08 21:21:11.285 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.0.1.dev56) (2021.1) 2021-12-08 21:21:11.317 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.0.1.dev56) (3.0.0) 2021-12-08 21:21:11.321 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.0.1.dev56) (1.3.2) 2021-12-08 21:21:11.342 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.0.1.dev56) (0.7.2) 2021-12-08 21:21:11.555 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.0.1.dev56) (57.4.0) 2021-12-08 21:21:11.634 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.0.1.dev56) (0.3.5) 2021-12-08 21:21:11.635 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.0.1.dev56) (3.0.0) 2021-12-08 21:21:11.749 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.751 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.752 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.753 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.754 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.755 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.756 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev56) (0.6.4) 2021-12-08 21:21:11.963 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.0.1.dev56) (2.4.2) 2021-12-08 21:21:11.964 | 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==19.0.1.dev56) (3.9.0) 2021-12-08 21:21:11.968 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.0.1.dev56) (3.2.0) 2021-12-08 21:21:12.011 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.0.1.dev56) (2.1.0) 2021-12-08 21:21:12.015 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.0.1.dev56) (3.17.5) 2021-12-08 21:21:12.108 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev56) (1.26.6) 2021-12-08 21:21:12.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev56) (2021.5.30) 2021-12-08 21:21:12.111 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev56) (2.0.4) 2021-12-08 21:21:12.114 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev56) (3.2) 2021-12-08 21:21:12.149 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.0.1.dev56) (0.7) 2021-12-08 21:21:12.465 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.0.1.dev56) (0.12.1) 2021-12-08 21:21:12.538 | 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==19.0.1.dev56) (5.0.0) 2021-12-08 21:21:12.734 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.0.1.dev56) (2.20) 2021-12-08 21:21:12.812 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev56) (0.4.0) 2021-12-08 21:21:12.813 | 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==19.0.1.dev56) (2.1.2) 2021-12-08 21:21:12.998 | 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==19.0.1.dev56) (1.6) 2021-12-08 21:21:13.048 | 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==19.0.1.dev56) (2.5.0) 2021-12-08 21:21:13.231 | 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==19.0.1.dev56) (2.1) 2021-12-08 21:21:13.763 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.0.1.dev56) (0.11.0) 2021-12-08 21:21:14.410 | 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==19.0.1.dev56) (0.5.2) 2021-12-08 21:21:14.411 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.0.1.dev56) (0.4.1) 2021-12-08 21:21:14.716 | 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==19.0.1.dev56) (2.0.0) 2021-12-08 21:21:14.716 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.0.1.dev56) (4.9.3) 2021-12-08 21:21:14.874 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.0.1.dev56) (3.5.0) 2021-12-08 21:21:15.043 | 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==19.0.1.dev56) (0.2.5) 2021-12-08 21:21:15.044 | 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==19.0.1.dev56) (1.8.2) 2021-12-08 21:21:15.045 | 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==19.0.1.dev56) (0.4.4) 2021-12-08 21:21:15.046 | 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==19.0.1.dev56) (21.2.0) 2021-12-08 21:21:15.279 | 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==19.0.1.dev56) (1.0.0) 2021-12-08 21:21:15.461 | 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==19.0.1.dev56) (2.2.1) 2021-12-08 21:21:16.989 | Installing collected packages: neutron 2021-12-08 21:21:16.989 | Attempting uninstall: neutron 2021-12-08 21:21:16.991 | Found existing installation: neutron 19.0.0 2021-12-08 21:21:18.237 | Uninstalling neutron-19.0.0: 2021-12-08 21:21:18.317 | Successfully uninstalled neutron-19.0.0 2021-12-08 21:21:18.319 | Running setup.py develop for neutron 2021-12-08 21:21:21.348 | Successfully installed neutron 2021-12-08 21:21:21.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-08 21:21:21.482 | + inc/python:pip_install:200 : result=0 2021-12-08 21:21:21.484 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:21:21.487 | + functions-common:time_stop:2309 : local name 2021-12-08 21:21:21.489 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:21:21.491 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:21:21.493 | + functions-common:time_stop:2312 : local total 2021-12-08 21:21:21.496 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:21:21.499 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:21:21.501 | + functions-common:time_stop:2316 : start_time=1638998466433 2021-12-08 21:21:21.503 | + functions-common:time_stop:2318 : [[ -z 1638998466433 ]] 2021-12-08 21:21:21.506 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:21:21.510 | + functions-common:time_stop:2321 : end_time=1638998481507 2021-12-08 21:21:21.512 | + functions-common:time_stop:2322 : elapsed_time=15074 2021-12-08 21:21:21.514 | + functions-common:time_stop:2323 : total=214841 2021-12-08 21:21:21.516 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:21:21.519 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=229915 2021-12-08 21:21:21.521 | + inc/python:pip_install:203 : return 0 2021-12-08 21:21:21.523 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:21:21.526 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-08 21:21:21.529 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-08 21:21:21.548 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-08 21:21:21.560 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-12-08 21:21:21.562 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-12-08 21:21:21.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:21:21.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:21:21.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-08 21:21:21.572 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:21:21.575 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-12-08 21:21:21.577 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:21:21.579 | + ./stack.sh:main:916 : is_service_enabled nova 2021-12-08 21:21:21.596 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:21.599 | + ./stack.sh:main:918 : stack_install_service nova 2021-12-08 21:21:21.601 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-08 21:21:21.603 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-08 21:21:21.607 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:21:21.609 | + lib/stack:stack_install_service:32 : install_nova 2021-12-08 21:21:21.611 | + lib/nova:install_nova:817 : use_library_from_git os-vif 2021-12-08 21:21:21.614 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-12-08 21:21:21.616 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:21:21.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:21:21.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-12-08 21:21:21.623 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:21:21.625 | + lib/nova:install_nova:822 : is_service_enabled n-cpu 2021-12-08 21:21:21.641 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:21.644 | + lib/nova:install_nova:826 : is_service_enabled n-novnc 2021-12-08 21:21:21.660 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:21.662 | + lib/nova:install_nova:838 : is_service_enabled n-spice 2021-12-08 21:21:21.678 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:21.681 | + lib/nova:install_nova:850 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/xena 2021-12-08 21:21:21.683 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-08 21:21:21.685 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-08 21:21:21.688 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:21:21.690 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:21:21.692 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:21:21.695 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:21:21.697 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:21:21.700 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:21:21.717 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:21:21.719 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:21:21.721 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:21:21.724 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:21:21.724 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:21:21.730 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-08 21:21:21.732 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:21:21.734 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-08 21:21:21.737 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:21:21.738 | + functions-common:git_clone:593 : head -1 2021-12-08 21:21:21.764 | b1257ae3b4 Reattach mdevs to guest on resume 2021-12-08 21:21:21.779 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:21:21.781 | + lib/nova:install_nova:851 : setup_develop /opt/stack/nova 2021-12-08 21:21:21.784 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:21:21.786 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-12-08 21:21:21.788 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-12-08 21:21:21.791 | + inc/python:setup_develop:344 : local extras= 2021-12-08 21:21:21.794 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-08 21:21:21.796 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:21:21.798 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-12-08 21:21:21.801 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-12-08 21:21:21.803 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:21:21.806 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:21:21.809 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-12-08 21:21:21.811 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:21:21.814 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-12-08 21:21:21.816 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:21:21.819 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:21:21.822 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-08 21:21:21.827 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-12-08 21:21:21.830 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-12-08 21:21:22.453 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-12-08 21:21:22.456 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:21:22.458 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:21:22.460 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:21:22.462 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-12-08 21:21:22.465 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-12-08 21:21:22.468 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:21:22.470 | + inc/python:setup_package:428 : local extras= 2021-12-08 21:21:22.472 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:21:22.474 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:21:22.477 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:21:22.479 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:21:22.482 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:21:22.484 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-12-08 21:21:22.504 | Using python 3.8 to install /opt/stack/nova 2021-12-08 21:21:22.506 | + 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-12-08 21:21:23.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:21:23.352 | from cryptography.utils import int_from_bytes 2021-12-08 21:21:23.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:21:23.352 | from cryptography.utils import int_from_bytes 2021-12-08 21:21:24.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:21:24.410 | Obtaining file:///opt/stack/nova 2021-12-08 21:21:24.411 | Preparing metadata (setup.py): started 2021-12-08 21:21:27.365 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:21:27.579 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.6.0) 2021-12-08 21:21:27.580 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.4.23) 2021-12-08 21:21:27.581 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.0.9) 2021-12-08 21:21:27.582 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.31.1) 2021-12-08 21:21:27.583 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.0.1) 2021-12-08 21:21:27.584 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (9.3.0) 2021-12-08 21:21:27.585 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.6.3) 2021-12-08 21:21:27.586 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.5.1) 2021-12-08 21:21:27.587 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.4.8) 2021-12-08 21:21:27.589 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.8.7) 2021-12-08 21:21:27.590 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.1.1) 2021-12-08 21:21:27.591 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.1.1) 2021-12-08 21:21:27.592 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.5.0) 2021-12-08 21:21:27.593 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.7.2) 2021-12-08 21:21:27.594 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.13.0) 2021-12-08 21:21:27.595 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.7.1) 2021-12-08 21:21:27.596 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.8.0) 2021-12-08 21:21:27.597 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.11.0) 2021-12-08 21:21:27.598 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.7.2) 2021-12-08 21:21:27.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.1.16) 2021-12-08 21:21:27.600 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.0.1.dev7) (3.2.0) 2021-12-08 21:21:27.601 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (8.1.0) 2021-12-08 21:21:27.602 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.4.0) 2021-12-08 21:21:27.603 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (7.6.0) 2021-12-08 21:21:27.605 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.5.0) 2021-12-08 21:21:27.606 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.26.0) 2021-12-08 21:21:27.607 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.4.0) 2021-12-08 21:21:27.686 | Collecting websockify>=0.9.0 2021-12-08 21:21:27.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-12-08 21:21:27.712 | Preparing metadata (setup.py): started 2021-12-08 21:21:28.430 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:21:28.434 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.8.1) 2021-12-08 21:21:28.435 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.4.1) 2021-12-08 21:21:28.437 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (8.7.1) 2021-12-08 21:21:28.438 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.3.2) 2021-12-08 21:21:28.439 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.6.0) 2021-12-08 21:21:28.440 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.3.0) 2021-12-08 21:21:28.442 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.2.0) 2021-12-08 21:21:28.443 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.4.0) 2021-12-08 21:21:28.444 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.10.0) 2021-12-08 21:21:28.445 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (11.0.0) 2021-12-08 21:21:28.446 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (6.3.0) 2021-12-08 21:21:28.447 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (12.9.1) 2021-12-08 21:21:28.449 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.8.3) 2021-12-08 21:21:28.450 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.6.2) 2021-12-08 21:21:28.451 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.1.0) 2021-12-08 21:21:28.452 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.6.0) 2021-12-08 21:21:28.453 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.5.0) 2021-12-08 21:21:28.454 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.4.0) 2021-12-08 21:21:28.455 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.8.0) 2021-12-08 21:21:28.456 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.5.0) 2021-12-08 21:21:28.457 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.0.1) 2021-12-08 21:21:28.458 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.1.0) 2021-12-08 21:21:28.459 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.6.0) 2021-12-08 21:21:28.460 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.6.0) 2021-12-08 21:21:28.462 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.5.0) 2021-12-08 21:21:28.463 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (3.9.1) 2021-12-08 21:21:28.505 | Collecting microversion-parse>=0.2.1 2021-12-08 21:21:28.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-08 21:21:28.553 | Collecting os-xenapi>=0.3.4 2021-12-08 21:21:28.559 | 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-12-08 21:21:28.568 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.9.0) 2021-12-08 21:21:28.569 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.2.2) 2021-12-08 21:21:28.633 | Collecting pypowervm>=1.1.15 2021-12-08 21:21:28.643 | 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-12-08 21:21:28.677 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.3.3) 2021-12-08 21:21:28.678 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (1.7.0) 2021-12-08 21:21:28.679 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (4.6.2) 2021-12-08 21:21:28.680 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.8.2) 2021-12-08 21:21:29.123 | Collecting zVMCloudConnector>=1.3.0 2021-12-08 21:21:29.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-08 21:21:29.203 | Preparing metadata (setup.py): started 2021-12-08 21:21:29.938 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:21:29.942 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (2.4.0) 2021-12-08 21:21:29.943 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (0.59.0) 2021-12-08 21:21:29.944 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev7) (5.4.1) 2021-12-08 21:21:29.960 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.1.dev7) (5.2.2) 2021-12-08 21:21:29.961 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.1.dev7) (1.1.5) 2021-12-08 21:21:29.983 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.0.1.dev7) (5.2.0) 2021-12-08 21:21:30.024 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.0.1.dev7) (1.14.6) 2021-12-08 21:21:30.055 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.1.dev7) (1.16.0) 2021-12-08 21:21:30.057 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.1.dev7) (1.16.0) 2021-12-08 21:21:30.081 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.0.1.dev7) (2.0.1) 2021-12-08 21:21:30.204 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.1.dev7) (4.3.0) 2021-12-08 21:21:30.208 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.1.dev7) (3.1.1) 2021-12-08 21:21:30.266 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev7) (1.4.0) 2021-12-08 21:21:30.267 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev7) (1.1.4) 2021-12-08 21:21:30.267 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev7) (1.4.4) 2021-12-08 21:21:30.269 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev7) (0.10.0) 2021-12-08 21:21:30.271 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev7) (1.32) 2021-12-08 21:21:30.273 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev7) (2.5.0) 2021-12-08 21:21:30.295 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.0.1.dev7) (6.3.1) 2021-12-08 21:21:30.345 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev7) (2.3.0) 2021-12-08 21:21:30.349 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev7) (1.12.0) 2021-12-08 21:21:30.351 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:30.475 | Collecting Babel!=2.4.0,>=2.3.4 2021-12-08 21:21:30.506 | 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-12-08 21:21:30.772 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.0.1.dev7) (0.14.1) 2021-12-08 21:21:30.884 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.1.dev7) (2.0.1) 2021-12-08 21:21:30.886 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.1.dev7) (0.5.0) 2021-12-08 21:21:30.949 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.0.1.dev7) (0.9.6) 2021-12-08 21:21:31.013 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev7) (5.1.0) 2021-12-08 21:21:31.015 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev7) (0.3.0) 2021-12-08 21:21:31.016 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev7) (5.0.6) 2021-12-08 21:21:31.020 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev7) (4.2.2) 2021-12-08 21:21:31.045 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.1.dev7) (3.3.0) 2021-12-08 21:21:31.045 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.1.dev7) (3.2.0) 2021-12-08 21:21:31.097 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.0.1.dev7) (1.0.2) 2021-12-08 21:21:31.159 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.0.1.dev7) (2021.1) 2021-12-08 21:21:31.192 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.1.dev7) (3.0.0) 2021-12-08 21:21:31.198 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.1.dev7) (1.3.2) 2021-12-08 21:21:31.250 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.1.dev7) (21.0) 2021-12-08 21:21:31.252 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.1.dev7) (2.4.7) 2021-12-08 21:21:31.341 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.0.1.dev7) (1.4.0) 2021-12-08 21:21:31.368 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.0.1.dev7) (57.4.0) 2021-12-08 21:21:31.534 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.1.dev7) (0.2.8) 2021-12-08 21:21:31.537 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.1.dev7) (0.4.8) 2021-12-08 21:21:31.573 | 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==24.0.1.dev7) (3.17.5) 2021-12-08 21:21:31.643 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev7) (20.0.1) 2021-12-08 21:21:31.644 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev7) (1.12.1) 2021-12-08 21:21:31.647 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev7) (1.3.3) 2021-12-08 21:21:31.691 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev7) (2.1.0) 2021-12-08 21:21:31.694 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev7) (3.9.0) 2021-12-08 21:21:31.697 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev7) (2.4.2) 2021-12-08 21:21:31.781 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev7) (3.2) 2021-12-08 21:21:31.783 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev7) (2.0.4) 2021-12-08 21:21:31.784 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev7) (1.26.6) 2021-12-08 21:21:31.785 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev7) (2021.5.30) 2021-12-08 21:21:31.883 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.0.1.dev7) (0.7) 2021-12-08 21:21:32.067 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.1.dev7) (0.5.2) 2021-12-08 21:21:32.067 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.1.dev7) (0.4.1) 2021-12-08 21:21:32.183 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev7) (2.4.0) 2021-12-08 21:21:32.184 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev7) (2.6.2) 2021-12-08 21:21:32.188 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev7) (1.4.2) 2021-12-08 21:21:32.276 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.0.1.dev7) (0.12.1) 2021-12-08 21:21:33.415 | Collecting numpy 2021-12-08 21:21:33.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-12-08 21:21:33.880 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.0.1.dev7) (2.1.0) 2021-12-08 21:21:33.919 | 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==24.0.1.dev7) (5.0.0) 2021-12-08 21:21:34.215 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.0.1.dev7) (2.20) 2021-12-08 21:21:34.297 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev7) (0.4.0) 2021-12-08 21:21:34.300 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev7) (2.1.2) 2021-12-08 21:21:34.471 | 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==24.0.1.dev7) (1.6) 2021-12-08 21:21:34.518 | 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==24.0.1.dev7) (2.5.0) 2021-12-08 21:21:34.637 | 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==24.0.1.dev7) (2.1) 2021-12-08 21:21:35.068 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.0.1.dev7) (0.11.0) 2021-12-08 21:21:35.120 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.0.1.dev7) (2.13.3) 2021-12-08 21:21:35.566 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:35.567 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:35.568 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:35.569 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:35.571 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:35.572 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:35.573 | 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==24.0.1.dev7) (0.6.4) 2021-12-08 21:21:36.837 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.0.1.dev7) (3.5.0) 2021-12-08 21:21:37.291 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev7) (1.8.2) 2021-12-08 21:21:37.292 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev7) (21.2.0) 2021-12-08 21:21:37.293 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev7) (0.2.5) 2021-12-08 21:21:37.294 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev7) (0.4.4) 2021-12-08 21:21:37.559 | 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==24.0.1.dev7) (1.0.0) 2021-12-08 21:21:38.157 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-12-08 21:21:38.158 | Building wheel for websockify (setup.py): started 2021-12-08 21:21:38.964 | Building wheel for websockify (setup.py): finished with status 'done' 2021-12-08 21:21:38.964 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=11eb1d46c45f6a9dc8cd965606ed5b17ed930b77854ff5570201aead13b3dd36 2021-12-08 21:21:38.965 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-12-08 21:21:38.970 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-08 21:21:39.962 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-08 21:21:39.965 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=a5e98958c895a33f430de4677a58ef46ab9630632933de4087bfc7976a6738ba 2021-12-08 21:21:39.965 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-12-08 21:21:39.970 | Successfully built websockify zVMCloudConnector 2021-12-08 21:21:40.954 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-12-08 21:21:45.898 | Running setup.py develop for nova 2021-12-08 21:21:50.064 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-12-08 21:21:50.064 | 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-12-08 21:21:50.245 | + inc/python:pip_install:200 : result=0 2021-12-08 21:21:50.247 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:21:50.249 | + functions-common:time_stop:2309 : local name 2021-12-08 21:21:50.251 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:21:50.253 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:21:50.256 | + functions-common:time_stop:2312 : local total 2021-12-08 21:21:50.258 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:21:50.260 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:21:50.262 | + functions-common:time_stop:2316 : start_time=1638998482499 2021-12-08 21:21:50.264 | + functions-common:time_stop:2318 : [[ -z 1638998482499 ]] 2021-12-08 21:21:50.267 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:21:50.271 | + functions-common:time_stop:2321 : end_time=1638998510268 2021-12-08 21:21:50.273 | + functions-common:time_stop:2322 : elapsed_time=27769 2021-12-08 21:21:50.276 | + functions-common:time_stop:2323 : total=229915 2021-12-08 21:21:50.278 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:21:50.280 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=257684 2021-12-08 21:21:50.282 | + inc/python:pip_install:203 : return 0 2021-12-08 21:21:50.284 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:21:50.287 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-08 21:21:50.289 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-08 21:21:50.308 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-08 21:21:50.320 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-12-08 21:21:50.322 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-12-08 21:21:50.324 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:21:50.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:21:50.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-08 21:21:50.332 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:21:50.334 | + lib/nova:install_nova:852 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-08 21:21:50.346 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:21:50.349 | + ./stack.sh:main:919 : configure_nova 2021-12-08 21:21:50.351 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-12-08 21:21:50.364 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-12-08 21:21:50.366 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-08 21:21:50.369 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-08 21:21:50.372 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-08 21:21:50.372 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-08 21:21:50.377 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-08 21:21:50.380 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-08 21:21:50.382 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-08 21:21:50.384 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-08 21:21:50.387 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-08 21:21:50.389 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-08 21:21:50.391 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-08 21:21:50.394 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-08 21:21:50.405 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-08 21:21:50.418 | + 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-12-08 21:21:50.430 | + 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-12-08 21:21:50.442 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-08 21:21:50.454 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-08 21:21:50.457 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-08 21:21:50.461 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ROAqGj3q9I 2021-12-08 21:21:50.464 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-08 21:21:50.467 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-08 21:21:50.469 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-08 21:21:50.472 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-08 21:21:50.474 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-08 21:21:50.477 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ROAqGj3q9I 2021-12-08 21:21:50.480 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ROAqGj3q9I 2021-12-08 21:21:50.492 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ROAqGj3q9I /etc/sudoers.d/nova-rootwrap 2021-12-08 21:21:50.504 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-08 21:21:50.508 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-08 21:21:50.511 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-08 21:21:50.513 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-08 21:21:50.515 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-08 21:21:50.518 | + 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-12-08 21:21:50.520 | + 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-12-08 21:21:50.523 | + 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,c-vol,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,c-bak,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-12-08 21:21:50.526 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-08 21:21:50.530 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-12-08 21:21:50.546 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:50.548 | + lib/nova:configure_nova:322 : create_nova_conf 2021-12-08 21:21:50.551 | + lib/nova:create_nova_conf:389 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-08 21:21:50.554 | + lib/nova:create_nova_conf:392 : rm -f /etc/nova/nova.conf 2021-12-08 21:21:50.558 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-08 21:21:50.585 | + lib/nova:create_nova_conf:394 : '[' True == True ']' 2021-12-08 21:21:50.588 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-08 21:21:50.614 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-08 21:21:50.642 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-08 21:21:50.668 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-08 21:21:50.697 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-08 21:21:50.726 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-08 21:21:50.755 | + lib/nova:create_nova_conf:402 : [[ 4 == 6 ]] 2021-12-08 21:21:50.757 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.21 2021-12-08 21:21:50.784 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-08 21:21:50.810 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-08 21:21:50.836 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-08 21:21:50.862 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-08 21:21:50.889 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-08 21:21:50.918 | + lib/nova:create_nova_conf:414 : is_fedora 2021-12-08 21:21:50.920 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:21:50.922 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:21:50.924 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:21:50.927 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:21:50.929 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:21:50.932 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:21:50.934 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:21:50.936 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:21:50.938 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:21:50.940 | + lib/nova:create_nova_conf:414 : is_suse 2021-12-08 21:21:50.942 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:21:50.945 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:21:50.947 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:21:50.950 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:21:50.952 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:21:50.954 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:21:50.956 | + lib/nova:create_nova_conf:423 : is_service_enabled n-api n-cond n-sched 2021-12-08 21:21:50.971 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:50.974 | + lib/nova:create_nova_conf:427 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:21:50.976 | + lib/nova:create_nova_conf:430 : local db=nova_cell0 2021-12-08 21:21:50.978 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-08 21:21:51.005 | ++ lib/nova:create_nova_conf:436 : database_connection_url nova_cell0 2021-12-08 21:21:51.007 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-08 21:21:51.010 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-08 21:21:51.012 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-08 21:21:51.014 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-08 21:21:51.017 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-08 21:21:51.046 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_api 2021-12-08 21:21:51.048 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-08 21:21:51.051 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-08 21:21:51.053 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-08 21:21:51.055 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-08 21:21:51.058 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-08 21:21:51.087 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache enabled True 2021-12-08 21:21:51.115 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-08 21:21:51.143 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-08 21:21:51.169 | + lib/nova:create_nova_conf:447 : is_service_enabled n-api 2021-12-08 21:21:51.185 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:51.187 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api-meta 2021-12-08 21:21:51.203 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:51.206 | ++ lib/nova:create_nova_conf:450 : echo osapi_compute,metadata 2021-12-08 21:21:51.207 | ++ lib/nova:create_nova_conf:450 : sed s/,metadata// 2021-12-08 21:21:51.211 | + lib/nova:create_nova_conf:450 : NOVA_ENABLED_APIS=osapi_compute 2021-12-08 21:21:51.214 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-08 21:21:51.241 | + lib/nova:create_nova_conf:453 : is_service_enabled tls-proxy 2021-12-08 21:21:51.257 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:51.259 | + lib/nova:create_nova_conf:459 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-08 21:21:51.261 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-12-08 21:21:51.264 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-08 21:21:51.266 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-08 21:21:51.268 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-08 21:21:51.297 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-08 21:21:51.324 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-12-08 21:21:51.350 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-08 21:21:51.378 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-08 21:21:51.404 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-08 21:21:51.432 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-08 21:21:51.459 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-08 21:21:51.486 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:21:51.513 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-08 21:21:51.540 | + lib/nova:create_nova_conf:462 : is_service_enabled cinder 2021-12-08 21:21:51.556 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:51.558 | + lib/nova:create_nova_conf:463 : configure_cinder_access 2021-12-08 21:21:51.561 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-08 21:21:51.590 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-08 21:21:51.617 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.21/identity 2021-12-08 21:21:51.643 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder username nova 2021-12-08 21:21:51.670 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-08 21:21:51.696 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-08 21:21:51.723 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-08 21:21:51.750 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-08 21:21:51.776 | + lib/nova:configure_cinder_access:598 : is_service_enabled tls-proxy 2021-12-08 21:21:51.792 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:51.795 | + lib/nova:create_nova_conf:466 : '[' -n /opt/stack/data/nova ']' 2021-12-08 21:21:51.797 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-08 21:21:51.823 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-08 21:21:51.854 | + lib/nova:create_nova_conf:470 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-08 21:21:51.856 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-08 21:21:51.882 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-12-08 21:21:51.885 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-12-08 21:21:51.887 | + lib/nova:create_nova_conf:481 : is_suse 2021-12-08 21:21:51.889 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:21:51.892 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:21:51.894 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:21:51.897 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:21:51.899 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:21:51.901 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:21:51.904 | + lib/nova:create_nova_conf:486 : setup_logging /etc/nova/nova.conf 2021-12-08 21:21:51.906 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-12-08 21:21:51.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-12-08 21:21:51.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:21:51.927 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:21:51.930 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:21:51.932 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:21:51.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:21:51.936 | + 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-12-08 21:21:51.964 | + 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-12-08 21:21:51.990 | + 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-12-08 21:21:52.018 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:21:52.045 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-08 21:21:52.074 | + lib/nova:create_nova_conf:490 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-08 21:21:52.077 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-08 21:21:52.079 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-08 21:21:52.081 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-12-08 21:21:52.083 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-08 21:21:52.086 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-08 21:21:52.089 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-12-08 21:21:52.093 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-12-08 21:21:52.095 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-08 21:21:52.097 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-08 21:21:52.109 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-08 21:21:52.110 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:21:52.118 | d /var/run/uwsgi 0755 ubuntu root 2021-12-08 21:21:52.121 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:21:52.137 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-08 21:21:52.139 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-08 21:21:52.143 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-08 21:21:52.172 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-08 21:21:52.198 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-08 21:21:52.224 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-08 21:21:52.251 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-08 21:21:52.278 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-08 21:21:52.304 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-08 21:21:52.331 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-08 21:21:52.358 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-08 21:21:52.385 | + 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-12-08 21:21:52.411 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-08 21:21:52.438 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-08 21:21:52.465 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-08 21:21:52.492 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-08 21:21:52.494 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-08 21:21:52.497 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-12-08 21:21:52.499 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-12-08 21:21:52.501 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-08 21:21:52.504 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:52.506 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:52.508 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-08 21:21:52.511 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-08 21:21:52.513 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-08 21:21:52.540 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-08 21:21:52.567 | + 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-12-08 21:21:52.567 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-08 21:21:52.576 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-12-08 21:21:52.579 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-12-08 21:21:52.581 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-12-08 21:21:52.583 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-08 21:21:52.586 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-08 21:21:52.588 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:21:52.591 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:52.593 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:52.595 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-08 21:21:52.597 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-08 21:21:52.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:52.602 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:52.605 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-12-08 21:21:52.664 | Enabling site nova-api-wsgi. 2021-12-08 21:21:52.670 | To activate the new configuration, you need to run: 2021-12-08 21:21:52.670 | systemctl reload apache2 2021-12-08 21:21:52.674 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-08 21:21:52.676 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:21:52.679 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:21:52.681 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:21:52.808 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-08 21:21:52.810 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-08 21:21:52.814 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-08 21:21:52.817 | + lib/apache:write_uwsgi_config:256 : local url= 2021-12-08 21:21:52.819 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-12-08 21:21:52.822 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-08 21:21:52.825 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-08 21:21:52.829 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-12-08 21:21:52.832 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-08 21:21:52.834 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-08 21:21:52.847 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-08 21:21:52.847 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:21:52.856 | d /var/run/uwsgi 0755 ubuntu root 2021-12-08 21:21:52.859 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:21:52.874 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-08 21:21:52.876 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-08 21:21:52.880 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-08 21:21:52.911 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-08 21:21:52.937 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-08 21:21:52.965 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-08 21:21:52.991 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-08 21:21:53.018 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-08 21:21:53.046 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-08 21:21:53.073 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-08 21:21:53.100 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-08 21:21:53.127 | + 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-12-08 21:21:53.154 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-08 21:21:53.180 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-08 21:21:53.208 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-08 21:21:53.234 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-12-08 21:21:53.236 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-08 21:21:53.264 | + lib/nova:create_nova_conf:493 : is_service_enabled ceilometer 2021-12-08 21:21:53.279 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:53.282 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-08 21:21:53.312 | ++ lib/nova:create_nova_conf:502 : get_notification_url 2021-12-08 21:21:53.314 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-08 21:21:53.317 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-08 21:21:53.333 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:53.335 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:21:53.338 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:21:53.365 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-08 21:21:53.395 | + lib/nova:create_nova_conf:504 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-08 21:21:53.398 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-08 21:21:53.400 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-08 21:21:53.402 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-08 21:21:53.405 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-08 21:21:53.407 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:21:53.422 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:53.425 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-08 21:21:53.428 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-08 21:21:53.430 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:21:53.446 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:53.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:21:53.452 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:21:53.479 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:21:53.482 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:21:53.484 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-08 21:21:53.511 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-08 21:21:53.538 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-08 21:21:53.569 | + lib/nova:create_nova_conf:511 : is_service_enabled tls-proxy 2021-12-08 21:21:53.584 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:53.586 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-08 21:21:53.613 | + lib/nova:create_nova_conf:518 : '[' True == True ']' 2021-12-08 21:21:53.616 | + lib/nova:create_nova_conf:519 : init_nova_service_user_conf 2021-12-08 21:21:53.618 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-12-08 21:21:53.648 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user auth_type password 2021-12-08 21:21:53.675 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.21/identity 2021-12-08 21:21:53.702 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user username nova 2021-12-08 21:21:53.729 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-12-08 21:21:53.756 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-12-08 21:21:53.783 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user project_name service 2021-12-08 21:21:53.811 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-12-08 21:21:53.839 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-12-08 21:21:53.866 | + lib/nova:create_nova_conf:522 : is_service_enabled n-cond 2021-12-08 21:21:53.882 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:53.885 | ++ lib/nova:create_nova_conf:523 : seq 1 1 2021-12-08 21:21:53.889 | + lib/nova:create_nova_conf:523 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:21:53.891 | + lib/nova:create_nova_conf:524 : local conf 2021-12-08 21:21:53.893 | + lib/nova:create_nova_conf:525 : local vhost 2021-12-08 21:21:53.896 | ++ lib/nova:create_nova_conf:526 : conductor_conf 1 2021-12-08 21:21:53.899 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:21:53.901 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:21:53.904 | + lib/nova:create_nova_conf:526 : conf=/etc/nova/nova_cell1.conf 2021-12-08 21:21:53.906 | + lib/nova:create_nova_conf:527 : vhost=nova_cell1 2021-12-08 21:21:53.908 | + lib/nova:create_nova_conf:529 : rm -f /etc/nova/nova_cell1.conf 2021-12-08 21:21:53.913 | ++ lib/nova:create_nova_conf:530 : database_connection_url nova_cell1 2021-12-08 21:21:53.915 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-08 21:21:53.918 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-08 21:21:53.920 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-08 21:21:53.922 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-08 21:21:53.925 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-08 21:21:53.956 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-08 21:21:53.986 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-08 21:21:54.015 | + lib/nova:create_nova_conf:534 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:21:54.017 | + lib/nova:create_nova_conf:537 : rpc_backend_add_vhost nova_cell1 2021-12-08 21:21:54.020 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-08 21:21:54.022 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-08 21:21:54.038 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:54.042 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-08 21:21:54.042 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-08 21:21:54.715 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-08 21:21:54.717 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-08 21:21:55.361 | Adding vhost "nova_cell1" ... 2021-12-08 21:21:55.404 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-08 21:21:56.091 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-12-08 21:21:56.113 | + lib/nova:create_nova_conf:538 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-08 21:21:56.116 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-08 21:21:56.118 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-08 21:21:56.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-08 21:21:56.123 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-08 21:21:56.125 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:21:56.141 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:56.144 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-08 21:21:56.146 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-08 21:21:56.148 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:21:56.164 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:56.167 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-12-08 21:21:56.170 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-12-08 21:21:56.197 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:21:56.199 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:21:56.201 | + lib/nova:create_nova_conf:542 : is_service_enabled placement placement-client 2021-12-08 21:21:56.217 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:56.220 | + lib/nova:create_nova_conf:543 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-08 21:21:56.222 | + lib/nova:configure_placement_nova_compute:571 : local conf=/etc/nova/nova_cell1.conf 2021-12-08 21:21:56.224 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-08 21:21:56.254 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.21/identity 2021-12-08 21:21:56.281 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-08 21:21:56.309 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-08 21:21:56.336 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-08 21:21:56.364 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-08 21:21:56.391 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-08 21:21:56.419 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-08 21:21:56.446 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova_cell1.conf 2021-12-08 21:21:56.448 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-08 21:21:56.451 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-08 21:21:56.454 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:21:56.471 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:21:56.473 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:21:56.476 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:21:56.478 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:21:56.480 | + 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-12-08 21:21:56.507 | + 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-12-08 21:21:56.535 | + 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-12-08 21:21:56.562 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:21:56.589 | + lib/nova:create_nova_conf:554 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:21:56.592 | ++ lib/nova:create_nova_conf:557 : seq 1 1 2021-12-08 21:21:56.596 | + lib/nova:create_nova_conf:557 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:21:56.599 | + lib/nova:create_nova_conf:558 : local conf 2021-12-08 21:21:56.601 | + lib/nova:create_nova_conf:559 : local offset 2021-12-08 21:21:56.604 | ++ lib/nova:create_nova_conf:560 : conductor_conf 1 2021-12-08 21:21:56.607 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:21:56.610 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:21:56.613 | + lib/nova:create_nova_conf:560 : conf=/etc/nova/nova_cell1.conf 2021-12-08 21:21:56.615 | + lib/nova:create_nova_conf:561 : offset=0 2021-12-08 21:21:56.617 | + lib/nova:create_nova_conf:562 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-08 21:21:56.620 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-12-08 21:21:56.622 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-12-08 21:21:56.624 | + lib/nova:configure_console_proxies:674 : offset=0 2021-12-08 21:21:56.627 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-12-08 21:21:56.643 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:56.645 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-12-08 21:21:56.647 | + lib/nova:configure_console_proxies:708 : is_service_enabled n-spice 2021-12-08 21:21:56.663 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:56.665 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-sproxy 2021-12-08 21:21:56.681 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:56.683 | + lib/nova:configure_nova:324 : is_service_enabled n-cpu 2021-12-08 21:21:56.701 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:21:56.703 | + ./stack.sh:main:922 : is_service_enabled placement 2021-12-08 21:21:56.720 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:21:56.722 | + ./stack.sh:main:924 : stack_install_service placement 2021-12-08 21:21:56.725 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-08 21:21:56.727 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-08 21:21:56.729 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-08 21:21:56.732 | + lib/stack:stack_install_service:32 : install_placement 2021-12-08 21:21:56.734 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-08 21:21:56.737 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-12-08 21:21:56.739 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:56.742 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:56.744 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-12-08 21:21:56.747 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:21:56.749 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:21:56.751 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:21:56.754 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:21:56.756 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:21:56.759 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:21:56.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:56.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:56.766 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:21:56.769 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:21:56.771 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:21:56.773 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:21:56.776 | + functions-common:install_package:1348 : real_install_package apache2 2021-12-08 21:21:56.779 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:21:56.781 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:56.784 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:56.786 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-12-08 21:21:56.807 | + 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-12-08 21:21:56.914 | Reading package lists... 2021-12-08 21:21:57.141 | Building dependency tree... 2021-12-08 21:21:57.142 | Reading state information... 2021-12-08 21:21:57.371 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-08 21:21:57.371 | The following packages were automatically installed and are no longer required: 2021-12-08 21:21:57.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:21:57.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:21:57.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:21:57.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:21:57.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:21:57.372 | python3-zope.interface 2021-12-08 21:21:57.372 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:21:57.482 | 0 upgraded, 0 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:21:57.487 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:21:57.489 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:21:57.491 | + functions-common:time_stop:2309 : local name 2021-12-08 21:21:57.494 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:21:57.497 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:21:57.499 | + functions-common:time_stop:2312 : local total 2021-12-08 21:21:57.502 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:21:57.504 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:21:57.506 | + functions-common:time_stop:2316 : start_time=1638998516804 2021-12-08 21:21:57.508 | + functions-common:time_stop:2318 : [[ -z 1638998516804 ]] 2021-12-08 21:21:57.511 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:21:57.516 | + functions-common:time_stop:2321 : end_time=1638998517513 2021-12-08 21:21:57.518 | + functions-common:time_stop:2322 : elapsed_time=709 2021-12-08 21:21:57.520 | + functions-common:time_stop:2323 : total=277959 2021-12-08 21:21:57.523 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:21:57.525 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=278668 2021-12-08 21:21:57.528 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:21:57.530 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-12-08 21:21:57.533 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-12-08 21:21:57.535 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-12-08 21:21:57.538 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-12-08 21:21:57.541 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-12-08 21:21:57.563 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-12-08 21:21:57.565 | + functions-common:install_package:1347 : update_package_repo 2021-12-08 21:21:57.568 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-08 21:21:57.570 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-08 21:21:57.573 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-08 21:21:57.575 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-08 21:21:57.578 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-08 21:21:57.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:57.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:57.585 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-08 21:21:57.588 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-08 21:21:57.591 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-08 21:21:57.593 | + functions-common:apt_get_update:1074 : return 2021-12-08 21:21:57.595 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-12-08 21:21:57.598 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-08 21:21:57.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:21:57.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:21:57.606 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-12-08 21:21:57.628 | + 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-12-08 21:21:57.734 | Reading package lists... 2021-12-08 21:21:57.960 | Building dependency tree... 2021-12-08 21:21:57.962 | Reading state information... 2021-12-08 21:21:58.193 | The following packages were automatically installed and are no longer required: 2021-12-08 21:21:58.194 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-08 21:21:58.194 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-08 21:21:58.194 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-08 21:21:58.194 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-08 21:21:58.194 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-08 21:21:58.194 | python3-zope.interface 2021-12-08 21:21:58.194 | Use 'sudo apt autoremove' to remove them. 2021-12-08 21:21:58.259 | The following NEW packages will be installed: 2021-12-08 21:21:58.260 | libapache2-mod-wsgi-py3 2021-12-08 21:21:58.520 | 0 upgraded, 1 newly installed, 0 to remove and 104 not upgraded. 2021-12-08 21:21:58.520 | Need to get 93.3 kB of archives. 2021-12-08 21:21:58.520 | After this operation, 300 kB of additional disk space will be used. 2021-12-08 21:21:58.520 | 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-12-08 21:21:59.395 | Fetched 93.3 kB in 1s (159 kB/s) 2021-12-08 21:21:59.427 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-08 21:21:59.482 | (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 ... 91051 files and directories currently installed.) 2021-12-08 21:21:59.486 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-12-08 21:21:59.488 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-08 21:21:59.551 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-08 21:21:59.712 | apache2_invoke: Enable module wsgi 2021-12-08 21:22:07.524 | + functions-common:apt_get:1118 : result=0 2021-12-08 21:22:07.527 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-08 21:22:07.530 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:07.532 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:07.534 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:07.537 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:07.539 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:07.542 | + functions-common:time_stop:2315 : name=apt-get 2021-12-08 21:22:07.544 | + functions-common:time_stop:2316 : start_time=1638998517625 2021-12-08 21:22:07.546 | + functions-common:time_stop:2318 : [[ -z 1638998517625 ]] 2021-12-08 21:22:07.549 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:07.554 | + functions-common:time_stop:2321 : end_time=1638998527551 2021-12-08 21:22:07.556 | + functions-common:time_stop:2322 : elapsed_time=9926 2021-12-08 21:22:07.558 | + functions-common:time_stop:2323 : total=278668 2021-12-08 21:22:07.561 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:07.563 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=288594 2021-12-08 21:22:07.565 | + functions-common:apt_get:1122 : return 0 2021-12-08 21:22:07.568 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-12-08 21:22:07.570 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-08 21:22:07.573 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:22:07.575 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:07.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:07.580 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-08 21:22:07.583 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-08 21:22:07.637 | wsgi (enabled by maintainer script) 2021-12-08 21:22:07.640 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-08 21:22:07.643 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-08 21:22:07.645 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-08 21:22:07.648 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-08 21:22:07.652 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-12-08 21:22:07.654 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-08 21:22:07.658 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:22:07.658 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-08 21:22:07.664 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-12-08 21:22:07.667 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-12-08 21:22:07.669 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-12-08 21:22:07.673 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-08 21:22:07.675 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-08 21:22:07.702 | Using python 3.8 to install osc-placement 2021-12-08 21:22:07.705 | + 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-12-08 21:22:08.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:22:08.560 | from cryptography.utils import int_from_bytes 2021-12-08 21:22:08.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:22:08.560 | from cryptography.utils import int_from_bytes 2021-12-08 21:22:09.588 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:22:10.123 | Collecting osc-placement 2021-12-08 21:22:10.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-12-08 21:22:10.145 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-12-08 21:22:10.147 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-12-08 21:22:10.148 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-12-08 21:22:10.149 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-12-08 21:22:10.150 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-12-08 21:22:10.151 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-12-08 21:22:10.209 | 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-12-08 21:22:10.210 | 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-12-08 21:22:10.212 | 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-12-08 21:22:10.213 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-12-08 21:22:10.226 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-12-08 21:22:10.229 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-12-08 21:22:10.230 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-12-08 21:22:10.244 | 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-12-08 21:22:10.245 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2021-12-08 21:22:10.247 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-12-08 21:22:10.248 | 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-12-08 21:22:10.249 | 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-12-08 21:22:10.250 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-12-08 21:22:10.269 | 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-12-08 21:22:10.270 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-12-08 21:22:10.272 | 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-12-08 21:22:10.273 | 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-12-08 21:22:10.285 | 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-12-08 21:22:10.324 | 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-12-08 21:22:10.325 | 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.4) 2021-12-08 21:22:10.327 | 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-12-08 21:22:10.328 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2021-12-08 21:22:10.329 | 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-12-08 21:22:10.330 | 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-12-08 21:22:10.332 | 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-12-08 21:22:10.333 | 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-12-08 21:22:10.395 | 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-12-08 21:22:10.397 | 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-12-08 21:22:10.401 | 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-12-08 21:22:10.402 | 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-12-08 21:22:10.494 | 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-12-08 21:22:10.495 | 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-12-08 21:22:10.496 | 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-12-08 21:22:10.497 | 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-12-08 21:22:10.542 | 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-12-08 21:22:10.582 | 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-12-08 21:22:10.728 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-12-08 21:22:12.734 | Installing collected packages: osc-placement 2021-12-08 21:22:12.920 | Successfully installed osc-placement-3.1.1 2021-12-08 21:22:12.920 | 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-12-08 21:22:13.044 | + inc/python:pip_install:200 : result=0 2021-12-08 21:22:13.046 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:22:13.049 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:13.051 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:13.054 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:13.057 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:13.059 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:13.062 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:22:13.064 | + functions-common:time_stop:2316 : start_time=1638998527693 2021-12-08 21:22:13.067 | + functions-common:time_stop:2318 : [[ -z 1638998527693 ]] 2021-12-08 21:22:13.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:13.074 | + functions-common:time_stop:2321 : end_time=1638998533072 2021-12-08 21:22:13.077 | + functions-common:time_stop:2322 : elapsed_time=5379 2021-12-08 21:22:13.079 | + functions-common:time_stop:2323 : total=257684 2021-12-08 21:22:13.082 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:13.084 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=263063 2021-12-08 21:22:13.087 | + inc/python:pip_install:203 : return 0 2021-12-08 21:22:13.089 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/xena 2021-12-08 21:22:13.092 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-08 21:22:13.094 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-08 21:22:13.097 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-08 21:22:13.099 | + functions-common:git_clone:526 : local orig_dir 2021-12-08 21:22:13.103 | ++ functions-common:git_clone:527 : pwd 2021-12-08 21:22:13.106 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:22:13.108 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:22:13.111 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:22:13.128 | + functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:22:13.130 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:22:13.133 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:22:13.136 | + functions-common:git_clone:544 : echo stable/xena 2021-12-08 21:22:13.136 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:22:13.142 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-08 21:22:13.144 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-08 21:22:13.146 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2021-12-08 21:22:13.149 | + functions-common:git_timed:617 : local count=0 2021-12-08 21:22:13.152 | + functions-common:git_timed:618 : local timeout=0 2021-12-08 21:22:13.154 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-08 21:22:13.156 | + functions-common:git_timed:621 : timeout=0 2021-12-08 21:22:13.159 | + functions-common:git_timed:624 : time_start git_timed 2021-12-08 21:22:13.161 | + functions-common:time_start:2295 : local name=git_timed 2021-12-08 21:22:13.163 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:22:13.166 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:22:13.169 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:22:13.173 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998533171 2021-12-08 21:22:13.176 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2021-12-08 21:22:13.179 | Cloning into '/opt/stack/placement'... 2021-12-08 21:22:23.320 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-08 21:22:23.323 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:23.325 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:23.328 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:23.330 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:23.332 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:23.334 | + functions-common:time_stop:2315 : name=git_timed 2021-12-08 21:22:23.336 | + functions-common:time_stop:2316 : start_time=1638998533171 2021-12-08 21:22:23.339 | + functions-common:time_stop:2318 : [[ -z 1638998533171 ]] 2021-12-08 21:22:23.342 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:23.346 | + functions-common:time_stop:2321 : end_time=1638998543343 2021-12-08 21:22:23.348 | + functions-common:time_stop:2322 : elapsed_time=10172 2021-12-08 21:22:23.350 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:22:23.353 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:23.355 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10172 2021-12-08 21:22:23.357 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-08 21:22:23.360 | + functions-common:git_clone:593 : git show --oneline 2021-12-08 21:22:23.361 | + functions-common:git_clone:593 : head -1 2021-12-08 21:22:23.364 | 7422ed4d Use 'functional-without-sample-db-tests' tox env for placement nova job 2021-12-08 21:22:23.366 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:22:23.369 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-08 21:22:23.372 | + inc/python:setup_develop:338 : local bindep 2021-12-08 21:22:23.374 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-12-08 21:22:23.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-12-08 21:22:23.379 | + inc/python:setup_develop:344 : local extras= 2021-12-08 21:22:23.382 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-08 21:22:23.385 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:22:23.387 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-12-08 21:22:23.389 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-12-08 21:22:23.392 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:22:23.394 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:22:23.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-12-08 21:22:23.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:22:23.403 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-12-08 21:22:23.405 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:22:23.408 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:22:23.411 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-08 21:22:23.417 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-12-08 21:22:23.419 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-12-08 21:22:24.053 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-12-08 21:22:24.055 | + inc/python:setup_package:418 : local bindep=0 2021-12-08 21:22:24.058 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:22:24.060 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:22:24.063 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-12-08 21:22:24.065 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-12-08 21:22:24.067 | + inc/python:setup_package:427 : local flags=-e 2021-12-08 21:22:24.070 | + inc/python:setup_package:428 : local extras= 2021-12-08 21:22:24.072 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:22:24.075 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:22:24.077 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:22:24.080 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:22:24.082 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:22:24.085 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-12-08 21:22:24.107 | Using python 3.8 to install /opt/stack/placement 2021-12-08 21:22:24.109 | + 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-12-08 21:22:24.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:22:24.973 | from cryptography.utils import int_from_bytes 2021-12-08 21:22:24.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:22:24.973 | from cryptography.utils import int_from_bytes 2021-12-08 21:22:25.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:22:26.031 | Obtaining file:///opt/stack/placement 2021-12-08 21:22:26.031 | Preparing metadata (setup.py): started 2021-12-08 21:22:27.253 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:22:27.388 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (5.6.0) 2021-12-08 21:22:27.390 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.23) 2021-12-08 21:22:27.391 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (9.3.0) 2021-12-08 21:22:27.392 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.5.1) 2021-12-08 21:22:27.392 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.8.7) 2021-12-08 21:22:27.393 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.0.1.dev1) (3.2.0) 2021-12-08 21:22:27.395 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.26.0) 2021-12-08 21:22:27.396 | 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==6.0.1.dev1) (57.4.0) 2021-12-08 21:22:27.397 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.1) 2021-12-08 21:22:27.399 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (8.7.1) 2021-12-08 21:22:27.400 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.3.2) 2021-12-08 21:22:27.401 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.6.0) 2021-12-08 21:22:27.402 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.2.0) 2021-12-08 21:22:27.403 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.10.0) 2021-12-08 21:22:27.404 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (11.0.0) 2021-12-08 21:22:27.406 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.8.3) 2021-12-08 21:22:27.407 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.0) 2021-12-08 21:22:27.408 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.0) 2021-12-08 21:22:27.409 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.1.0) 2021-12-08 21:22:27.411 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.6.0) 2021-12-08 21:22:27.412 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.0.1) 2021-12-08 21:22:27.477 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.3.0) 2021-12-08 21:22:27.478 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.16.0) 2021-12-08 21:22:27.479 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.4.0) 2021-12-08 21:22:27.480 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (2.8.1) 2021-12-08 21:22:27.482 | 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==6.0.1.dev1) (3.1.1) 2021-12-08 21:22:27.484 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (5.1.0) 2021-12-08 21:22:27.503 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (0.14.1) 2021-12-08 21:22:27.544 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (3.4.0) 2021-12-08 21:22:27.545 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (5.4.1) 2021-12-08 21:22:27.546 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (2.3.0) 2021-12-08 21:22:27.547 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (1.5.0) 2021-12-08 21:22:27.549 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (0.8.0) 2021-12-08 21:22:27.601 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.0.1) 2021-12-08 21:22:27.603 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.13.0) 2021-12-08 21:22:27.604 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.5.0) 2021-12-08 21:22:27.605 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.7.1) 2021-12-08 21:22:27.646 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (0.9.6) 2021-12-08 21:22:27.650 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (2.8.2) 2021-12-08 21:22:27.666 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.0.1) 2021-12-08 21:22:27.668 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.2.0) 2021-12-08 21:22:27.670 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.3.0) 2021-12-08 21:22:27.696 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (2021.1) 2021-12-08 21:22:27.698 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (1.0.2) 2021-12-08 21:22:27.710 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.0.1.dev1) (0.7.2) 2021-12-08 21:22:27.727 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.11.0) 2021-12-08 21:22:27.728 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (21.0) 2021-12-08 21:22:27.730 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (2.4.7) 2021-12-08 21:22:27.731 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.1.16) 2021-12-08 21:22:27.775 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (3.2) 2021-12-08 21:22:27.776 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (1.26.6) 2021-12-08 21:22:27.778 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2.0.4) 2021-12-08 21:22:27.779 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2021.5.30) 2021-12-08 21:22:27.796 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.0.1.dev1) (0.7) 2021-12-08 21:22:27.922 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.0.1.dev1) (1.1.1) 2021-12-08 21:22:27.960 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.1.5) 2021-12-08 21:22:27.961 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (5.2.2) 2021-12-08 21:22:27.978 | 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==6.0.1.dev1) (1.14.6) 2021-12-08 21:22:28.013 | 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==6.0.1.dev1) (1.12.1) 2021-12-08 21:22:28.027 | 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==6.0.1.dev1) (1.6) 2021-12-08 21:22:28.073 | 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==6.0.1.dev1) (2.0.1) 2021-12-08 21:22:28.139 | 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==6.0.1.dev1) (1.7.0) 2021-12-08 21:22:28.220 | 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==6.0.1.dev1) (1.1.4) 2021-12-08 21:22:28.472 | 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==6.0.1.dev1) (0.4.1) 2021-12-08 21:22:28.473 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (5.0.9) 2021-12-08 21:22:28.475 | 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==6.0.1.dev1) (0.5.2) 2021-12-08 21:22:28.552 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.5.0) 2021-12-08 21:22:28.608 | 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==6.0.1.dev1) (2.20) 2021-12-08 21:22:28.776 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (3.5.0) 2021-12-08 21:22:28.842 | 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==6.0.1.dev1) (1.0.0) 2021-12-08 21:22:28.843 | 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==6.0.1.dev1) (3.0.0) 2021-12-08 21:22:30.688 | Installing collected packages: openstack-placement 2021-12-08 21:22:30.690 | Running setup.py develop for openstack-placement 2021-12-08 21:22:32.708 | Successfully installed openstack-placement 2021-12-08 21:22:32.708 | 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-12-08 21:22:32.843 | + inc/python:pip_install:200 : result=0 2021-12-08 21:22:32.845 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:22:32.848 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:32.850 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:32.853 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:32.855 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:32.857 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:32.860 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:22:32.862 | + functions-common:time_stop:2316 : start_time=1638998544101 2021-12-08 21:22:32.864 | + functions-common:time_stop:2318 : [[ -z 1638998544101 ]] 2021-12-08 21:22:32.867 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:32.871 | + functions-common:time_stop:2321 : end_time=1638998552869 2021-12-08 21:22:32.873 | + functions-common:time_stop:2322 : elapsed_time=8768 2021-12-08 21:22:32.876 | + functions-common:time_stop:2323 : total=263063 2021-12-08 21:22:32.878 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:32.880 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=271831 2021-12-08 21:22:32.882 | + inc/python:pip_install:203 : return 0 2021-12-08 21:22:32.885 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:22:32.888 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-08 21:22:32.890 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-08 21:22:32.910 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-08 21:22:32.922 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-12-08 21:22:32.925 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-12-08 21:22:32.927 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:22:32.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:22:32.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-08 21:22:32.934 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:22:32.937 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-08 21:22:32.939 | + ./stack.sh:main:925 : configure_placement 2021-12-08 21:22:32.942 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-08 21:22:32.954 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-08 21:22:32.956 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-08 21:22:32.961 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-08 21:22:32.964 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-08 21:22:32.966 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-08 21:22:32.968 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-08 21:22:32.971 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-08 21:22:32.974 | + 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-12-08 21:22:33.005 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-08 21:22:33.037 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-08 21:22:33.068 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-08 21:22:33.070 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-12-08 21:22:33.073 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-12-08 21:22:33.075 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-08 21:22:33.078 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-08 21:22:33.109 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-08 21:22:33.138 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-12-08 21:22:33.167 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-08 21:22:33.196 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-08 21:22:33.224 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-08 21:22:33.252 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-08 21:22:33.282 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-08 21:22:33.310 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:22:33.339 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-08 21:22:33.367 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-08 21:22:33.370 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-12-08 21:22:33.372 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-12-08 21:22:33.376 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:22:33.393 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:22:33.396 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:22:33.398 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:22:33.401 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:22:33.404 | + 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-12-08 21:22:33.432 | + 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-12-08 21:22:33.460 | + 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-12-08 21:22:33.489 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:22:33.518 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-08 21:22:33.520 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-08 21:22:33.523 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-12-08 21:22:33.526 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-12-08 21:22:33.528 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-12-08 21:22:33.531 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-08 21:22:33.533 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-08 21:22:33.536 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-12-08 21:22:33.540 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-12-08 21:22:33.543 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-08 21:22:33.546 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-08 21:22:33.559 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-08 21:22:33.560 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:22:33.568 | d /var/run/uwsgi 0755 ubuntu root 2021-12-08 21:22:33.572 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-08 21:22:33.587 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-08 21:22:33.590 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-08 21:22:33.593 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-08 21:22:33.625 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-08 21:22:33.654 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-08 21:22:33.683 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-08 21:22:33.711 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-08 21:22:33.738 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-08 21:22:33.767 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-08 21:22:33.795 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-08 21:22:33.824 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-08 21:22:33.851 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-08 21:22:33.880 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-08 21:22:33.908 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-08 21:22:33.936 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-08 21:22:33.964 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-08 21:22:33.967 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-08 21:22:33.970 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-12-08 21:22:33.973 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-12-08 21:22:33.975 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-08 21:22:33.978 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:33.980 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:33.983 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-08 21:22:33.986 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-08 21:22:33.988 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-08 21:22:34.017 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-08 21:22:34.046 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-12-08 21:22:34.046 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-08 21:22:34.055 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-12-08 21:22:34.058 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-12-08 21:22:34.061 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-12-08 21:22:34.063 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-08 21:22:34.066 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-08 21:22:34.068 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-08 21:22:34.071 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:34.073 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:34.075 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-08 21:22:34.078 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-08 21:22:34.080 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:34.083 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:34.085 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-12-08 21:22:34.146 | Enabling site placement-api. 2021-12-08 21:22:34.152 | To activate the new configuration, you need to run: 2021-12-08 21:22:34.152 | systemctl reload apache2 2021-12-08 21:22:34.156 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-08 21:22:34.159 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-08 21:22:34.161 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:22:34.164 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-08 21:22:34.298 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-12-08 21:22:34.319 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:34.323 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-12-08 21:22:34.341 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:34.343 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-12-08 21:22:34.365 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:34.368 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-12-08 21:22:34.371 | + lib/nova:configure_placement_nova_compute:571 : local conf=/etc/nova/nova.conf 2021-12-08 21:22:34.373 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-08 21:22:34.405 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.21/identity 2021-12-08 21:22:34.434 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement username placement 2021-12-08 21:22:34.463 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-08 21:22:34.491 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-08 21:22:34.520 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement project_name service 2021-12-08 21:22:34.549 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-08 21:22:34.578 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-08 21:22:34.606 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-12-08 21:22:34.623 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:34.626 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-12-08 21:22:34.643 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:34.646 | + ./stack.sh:main:951 : run_phase stack install 2021-12-08 21:22:34.648 | + functions-common:run_phase:1737 : local mode=stack 2021-12-08 21:22:34.651 | + functions-common:run_phase:1738 : local phase=install 2021-12-08 21:22:34.653 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:22:34.656 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:22:34.658 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:22:34.661 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:22:34.663 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:22:34.666 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:22:34.670 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:22:34.673 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:22:34.676 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:22:34.678 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-08 21:22:34.681 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:22:34.697 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:34.699 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:22:34.701 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:22:34.704 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-08 21:22:34.706 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-08 21:22:34.708 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:22:34.710 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-12-08 21:22:34.713 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-12-08 21:22:34.715 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-12-08 21:22:34.785 | ++ inc/async:async_inner:63 : install_tempest 2021-12-08 21:22:34.823 | [17563 Async install_tempest:77256]: running: install_tempest 2021-12-08 21:22:34.826 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-08 21:22:34.828 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-08 21:22:34.831 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:22:34.834 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-08 21:22:34.836 | + functions-common:run_phase:1764 : run_plugins stack install 2021-12-08 21:22:34.839 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-08 21:22:34.842 | + functions-common:run_plugins:1724 : local phase=install 2021-12-08 21:22:34.844 | + functions-common:run_plugins:1726 : local plugins= 2021-12-08 21:22:34.849 | + functions-common:run_plugins:1727 : local plugin 2021-12-08 21:22:34.852 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-12-08 21:22:34.855 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-12-08 21:22:34.858 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:22:34.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:22:34.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-08 21:22:34.868 | + inc/python:use_library_from_git:253 : return 1 2021-12-08 21:22:34.871 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-12-08 21:22:34.874 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-08 21:22:34.876 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-08 21:22:34.879 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-08 21:22:34.882 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-12-08 21:22:34.885 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-08 21:22:34.889 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-08 21:22:34.890 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-08 21:22:34.895 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-12-08 21:22:34.902 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-12-08 21:22:34.905 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-12-08 21:22:34.908 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-08 21:22:34.912 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-08 21:22:34.935 | Using python 3.8 to install python-openstackclient 2021-12-08 21:22:34.938 | + 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-12-08 21:22:35.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:22:35.801 | from cryptography.utils import int_from_bytes 2021-12-08 21:22:35.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:22:35.801 | from cryptography.utils import int_from_bytes 2021-12-08 21:22:36.823 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:22:37.478 | Collecting python-openstackclient 2021-12-08 21:22:37.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-12-08 21:22:37.540 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-12-08 21:22:37.541 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-12-08 21:22:37.542 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-12-08 21:22:37.543 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-12-08 21:22:37.544 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-12-08 21:22:37.546 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-12-08 21:22:37.547 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-12-08 21:22:37.548 | 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-12-08 21:22:37.549 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-12-08 21:22:37.550 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-12-08 21:22:37.551 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-12-08 21:22:37.563 | 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-12-08 21:22:37.563 | 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-12-08 21:22:37.565 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-12-08 21:22:37.566 | 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-12-08 21:22:37.567 | 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-12-08 21:22:37.593 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-12-08 21:22:37.594 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-12-08 21:22:37.595 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-12-08 21:22:37.596 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-12-08 21:22:37.597 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.0.9) 2021-12-08 21:22:37.598 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-12-08 21:22:37.599 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-12-08 21:22:37.601 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2021-12-08 21:22:37.602 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-12-08 21:22:37.603 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-12-08 21:22:37.605 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-12-08 21:22:37.618 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.5) 2021-12-08 21:22:37.637 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-12-08 21:22:37.638 | 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-12-08 21:22:37.639 | 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-12-08 21:22:37.640 | 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-12-08 21:22:37.667 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-12-08 21:22:37.686 | 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-12-08 21:22:37.689 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-12-08 21:22:37.691 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-12-08 21:22:37.789 | 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-12-08 21:22:37.790 | 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-12-08 21:22:37.791 | 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-12-08 21:22:37.792 | 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-12-08 21:22:37.839 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.14.6) 2021-12-08 21:22:37.854 | 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-12-08 21:22:37.895 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-12-08 21:22:38.069 | 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-12-08 21:22:38.084 | 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-12-08 21:22:38.176 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.5.30) 2021-12-08 21:22:38.178 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.4) 2021-12-08 21:22:38.180 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.6) 2021-12-08 21:22:38.182 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.2) 2021-12-08 21:22:38.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-12-08 21:22:40.433 | Installing collected packages: python-openstackclient 2021-12-08 21:22:41.916 | Successfully installed python-openstackclient-5.6.0 2021-12-08 21:22:41.916 | 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-12-08 21:22:42.049 | + inc/python:pip_install:200 : result=0 2021-12-08 21:22:42.052 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:22:42.054 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:42.057 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:42.059 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:42.062 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:42.064 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:42.066 | + functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:22:42.069 | + functions-common:time_stop:2316 : start_time=1638998554929 2021-12-08 21:22:42.071 | + functions-common:time_stop:2318 : [[ -z 1638998554929 ]] 2021-12-08 21:22:42.074 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:42.078 | + functions-common:time_stop:2321 : end_time=1638998562076 2021-12-08 21:22:42.080 | + functions-common:time_stop:2322 : elapsed_time=7147 2021-12-08 21:22:42.083 | + functions-common:time_stop:2323 : total=271831 2021-12-08 21:22:42.085 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:42.088 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=278978 2021-12-08 21:22:42.091 | + inc/python:pip_install:203 : return 0 2021-12-08 21:22:42.093 | + ./stack.sh:main:963 : install_oscwrap 2021-12-08 21:22:42.096 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-12-08 21:22:42.102 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.7apeiAVo6A 2021-12-08 21:22:42.104 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-12-08 21:22:42.107 | + functions-common:install_oscwrap:2360 : unalias -a 2021-12-08 21:22:42.109 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-12-08 21:22:42.112 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-12-08 21:22:42.114 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-08 21:22:42.117 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-12-08 21:22:42.134 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:42.137 | + ./stack.sh:main:1017 : configure_database 2021-12-08 21:22:42.139 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-08 21:22:42.142 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-08 21:22:42.144 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-08 21:22:42.147 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:22:42.150 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-12-08 21:22:42.152 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-08 21:22:42.155 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:42.157 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:42.159 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-08 21:22:42.161 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-08 21:22:42.164 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:22:42.167 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:22:42.169 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:22:42.171 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:22:42.173 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:22:42.176 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:22:42.178 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:22:42.180 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:22:42.182 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:22:42.185 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-08 21:22:42.187 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:22:42.189 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:22:42.191 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:22:42.194 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:22:42.196 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:22:42.199 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:22:42.201 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-08 21:22:42.217 | mysqladmin: connect to server at 'localhost' failed 2021-12-08 21:22:42.217 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-12-08 21:22:42.221 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-12-08 21:22:42.224 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-08 21:22:42.226 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:42.229 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:42.231 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-08 21:22:42.234 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-08 21:22:42.236 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-08 21:22:42.238 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:22:42.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:22:42.243 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-08 21:22:42.246 | + 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-12-08 21:22:42.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:22:42.294 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-08 21:22:42.306 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:22:42.326 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-08 21:22:42.329 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-12-08 21:22:42.332 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-12-08 21:22:42.335 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-08 21:22:42.397 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-08 21:22:42.448 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-08 21:22:42.498 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-08 21:22:42.550 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-08 21:22:42.553 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-08 21:22:42.556 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:22:42.558 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-12-08 21:22:45.060 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-12-08 21:22:45.085 | + functions-common:save_stackenv:60 : local tag=1021 2021-12-08 21:22:45.125 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-08 21:22:45.143 | + functions-common:save_stackenv:62 : time_stamp=2021-12-08-212245 2021-12-08 21:22:45.173 | + functions-common:save_stackenv:63 : echo '# 2021-12-08-212245 1021' 2021-12-08 21:22:45.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.224 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-08 21:22:45.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.264 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-08 21:22:45.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.296 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-08 21:22:45.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.337 | + 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,c-vol,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,c-bak,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-12-08 21:22:45.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.372 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2021-12-08 21:22:45.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.408 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2021-12-08 21:22:45.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.444 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-08-211158 2021-12-08 21:22:45.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.488 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-08 21:22:45.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.528 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2021-12-08 21:22:45.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.584 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-08 21:22:45.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.617 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-08 21:22:45.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.648 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-08 21:22:45.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:22:45.697 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-08 21:22:45.712 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-12-08 21:22:45.732 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-08 21:22:45.748 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-08 21:22:45.800 | + ./stack.sh:main:1047 : start_dstat 2021-12-08 21:22:45.816 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:45.836 | + functions-common:run_process:1564 : local service=dstat 2021-12-08 21:22:45.852 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:45.872 | + functions-common:run_process:1566 : local group= 2021-12-08 21:22:45.892 | + functions-common:run_process:1567 : local user= 2021-12-08 21:22:45.916 | + functions-common:run_process:1569 : local name=dstat 2021-12-08 21:22:45.936 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:22:45.952 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:22:45.980 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:22:45.996 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:22:46.028 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:22:46.048 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998566030 2021-12-08 21:22:46.068 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-12-08 21:22:46.188 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:46.190 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-08 21:22:46.208 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-12-08 21:22:46.232 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:46.252 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:46.276 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:46.300 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:46.316 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-08 21:22:46.337 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-08 21:22:46.356 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-12-08 21:22:46.371 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:22:46.392 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:22:46.420 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-08 21:22:46.447 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-08 21:22:46.450 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-12-08 21:22:46.464 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-08 21:22:46.484 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:22:46.496 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:22:46.505 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:22:46.508 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:22:46.510 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-08 21:22:46.512 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:22:46.517 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-08 21:22:46.589 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-08 21:22:46.660 | + 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-12-08 21:22:46.717 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-08 21:22:46.776 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-08 21:22:46.831 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:22:46.887 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:22:46.889 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-08 21:22:46.957 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:22:47.378 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-12-08 21:22:47.392 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-08 21:22:47.775 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-12-08 21:22:47.802 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:22:47.811 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:47.818 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:47.820 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:47.823 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:47.825 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:47.828 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:22:47.830 | + functions-common:time_stop:2316 : start_time=1638998566030 2021-12-08 21:22:47.833 | + functions-common:time_stop:2318 : [[ -z 1638998566030 ]] 2021-12-08 21:22:47.837 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:47.841 | + functions-common:time_stop:2321 : end_time=1638998567838 2021-12-08 21:22:47.843 | + functions-common:time_stop:2322 : elapsed_time=1808 2021-12-08 21:22:47.858 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:22:47.861 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:47.864 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1808 2021-12-08 21:22:47.866 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-08 21:22:47.869 | + functions-common:run_process:1564 : local service=memory_tracker 2021-12-08 21:22:47.871 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-08 21:22:47.874 | + functions-common:run_process:1566 : local group= 2021-12-08 21:22:47.876 | + functions-common:run_process:1567 : local user=root 2021-12-08 21:22:47.879 | + functions-common:run_process:1569 : local name=memory_tracker 2021-12-08 21:22:47.881 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:22:47.884 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:22:47.886 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:22:47.889 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:22:47.892 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:22:47.899 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998567895 2021-12-08 21:22:47.902 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-12-08 21:22:47.925 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:47.928 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:22:47.931 | + functions-common:time_stop:2309 : local name 2021-12-08 21:22:47.939 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:22:47.941 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:22:47.943 | + functions-common:time_stop:2312 : local total 2021-12-08 21:22:47.946 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:22:47.948 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:22:47.951 | + functions-common:time_stop:2316 : start_time=1638998567895 2021-12-08 21:22:47.953 | + functions-common:time_stop:2318 : [[ -z 1638998567895 ]] 2021-12-08 21:22:47.956 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:22:47.961 | + functions-common:time_stop:2321 : end_time=1638998567958 2021-12-08 21:22:47.963 | + functions-common:time_stop:2322 : elapsed_time=63 2021-12-08 21:22:47.966 | + functions-common:time_stop:2323 : total=1808 2021-12-08 21:22:47.968 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:22:47.970 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1871 2021-12-08 21:22:47.973 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-12-08 21:22:48.001 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:48.003 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-12-08 21:22:48.025 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:48.028 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-12-08 21:22:48.075 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:48.077 | + ./stack.sh:main:1060 : start_etcd3 2021-12-08 21:22:48.080 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-08 21:22:48.082 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-821126-1 --data-dir /opt/stack/data/etcd' 2021-12-08 21:22:48.085 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-08 21:22:48.088 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-821126-1=http://10.222.0.21:2380' 2021-12-08 21:22:48.090 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.21:2380' 2021-12-08 21:22:48.095 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.21:2379' 2021-12-08 21:22:48.098 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-08 21:22:48.102 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-08 21:22:48.104 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.21:2379' 2021-12-08 21:22:48.107 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-08 21:22:48.109 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-08 21:22:48.112 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-08 21:22:48.114 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-821126-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-821126-1=http://10.222.0.21:2380 --initial-advertise-peer-urls http://10.222.0.21:2380 --advertise-client-urls http://10.222.0.21:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.21:2379 --debug' '' root 2021-12-08 21:22:48.116 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-12-08 21:22:48.119 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name n-d-821126-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-821126-1=http://10.222.0.21:2380 --initial-advertise-peer-urls http://10.222.0.21:2380 --advertise-client-urls http://10.222.0.21:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.21:2379 --debug' 2021-12-08 21:22:48.121 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:22:48.123 | + functions-common:write_user_unit_file:1449 : local user=root 2021-12-08 21:22:48.126 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:22:48.128 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:22:48.131 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-08 21:22:48.136 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:22:48.140 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-08 21:22:48.207 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-08 21:22:48.278 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-821126-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-821126-1=http://10.222.0.21:2380 --initial-advertise-peer-urls http://10.222.0.21:2380 --advertise-client-urls http://10.222.0.21:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.21:2379 --debug' 2021-12-08 21:22:48.332 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-08 21:22:48.381 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-08 21:22:48.432 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:22:48.484 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:22:48.487 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-08 21:22:48.549 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:22:48.948 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-08 21:22:49.003 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-08 21:22:49.059 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-08 21:22:49.116 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-08 21:22:49.174 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-08 21:22:49.177 | ++ functions-common:is_arch:428 : uname -m 2021-12-08 21:22:49.181 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-08 21:22:49.184 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-08 21:22:49.569 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-08 21:22:49.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-08 21:22:49.971 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-08 21:22:50.350 | + ./stack.sh:main:1071 : cat 2021-12-08 21:22:50.355 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-12-08 21:22:50.374 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:50.377 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-12-08 21:22:50.379 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-08 21:22:50.382 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-08 21:22:50.384 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.21/identity 2021-12-08 21:22:50.387 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.21/identity 2021-12-08 21:22:50.389 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-08 21:22:50.392 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-08 21:22:50.394 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-08 21:22:50.397 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-08 21:22:50.400 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-08 21:22:50.403 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-08 21:22:50.405 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-08 21:22:50.408 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-08 21:22:50.411 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-08 21:22:50.415 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-08 21:22:50.417 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-08 21:22:50.420 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-08 21:22:50.423 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-12-08 21:22:50.442 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:22:50.445 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-12-08 21:22:50.448 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:22:50.451 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-12-08 21:22:50.453 | + ./stack.sh:main:1096 : '[' 10.222.0.21 == 10.222.0.21 ']' 2021-12-08 21:22:50.456 | + ./stack.sh:main:1097 : init_keystone 2021-12-08 21:22:50.458 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-12-08 21:22:50.478 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:22:50.481 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-12-08 21:22:50.483 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-12-08 21:22:50.485 | + lib/database:recreate_database:110 : local db=keystone 2021-12-08 21:22:50.488 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-08 21:22:50.490 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-08 21:22:50.493 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-08 21:22:50.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:22:50.523 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-08 21:22:50.528 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:22:50.545 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-12-08 21:22:50.547 | + functions-common:time_start:2295 : local name=dbsync 2021-12-08 21:22:50.550 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:22:50.552 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:22:50.556 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:22:50.560 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998570557 2021-12-08 21:22:50.562 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-08 21:22:54.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:54.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.583 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.583 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.583 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.586 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.592 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.592 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.594 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.595 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.595 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:54.596 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:54.624 | 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=79056) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:22:54.634 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:54.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.635 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.635 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.636 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.639 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.639 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.640 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.641 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.641 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.644 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.645 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.647 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.647 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.647 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.648 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:54.648 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:54.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:54.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.677 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.677 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.677 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.682 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.687 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.687 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.689 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.689 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.689 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.691 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:54.691 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:54.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:54.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.745 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.746 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.746 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.749 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.749 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.750 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.751 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.751 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.754 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.755 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... [00;33m{{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.758 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.758 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.758 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:54.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:54.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:54.759 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:54.769 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-08 21:22:55.764 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.764 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-08 21:22:55.772 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.772 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-08 21:22:55.782 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.782 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-08 21:22:55.790 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.790 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-08 21:22:55.798 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.798 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-08 21:22:55.808 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.808 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-08 21:22:55.915 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.915 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-08 21:22:55.980 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:55.980 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-08 21:22:56.006 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.006 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-08 21:22:56.014 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.014 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-08 21:22:56.021 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.022 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-08 21:22:56.030 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.031 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-08 21:22:56.038 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.038 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-08 21:22:56.045 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.046 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-08 21:22:56.077 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.077 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-08 21:22:56.199 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.199 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-08 21:22:56.355 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.355 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-08 21:22:56.420 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.420 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-08 21:22:56.498 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.498 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-08 21:22:56.540 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.541 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-08 21:22:56.653 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.653 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-08 21:22:56.743 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.743 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-08 21:22:56.790 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.790 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-08 21:22:56.861 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:56.861 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-08 21:22:57.041 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.041 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-08 21:22:57.214 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.214 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-08 21:22:57.407 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.407 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-08 21:22:57.539 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.539 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-08 21:22:57.623 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.623 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-08 21:22:57.636 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.637 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-08 21:22:57.649 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.650 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-08 21:22:57.657 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.657 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-08 21:22:57.665 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.666 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-08 21:22:57.673 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.673 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-08 21:22:57.686 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.686 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-08 21:22:57.707 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.707 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-08 21:22:57.749 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.749 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-08 21:22:57.774 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.774 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-08 21:22:57.854 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.854 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-08 21:22:57.931 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:57.931 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-08 21:22:58.026 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.026 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-08 21:22:58.096 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.096 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-08 21:22:58.139 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.140 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.141 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.141 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.141 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.144 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.145 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.145 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.146 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.146 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.151 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.151 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.153 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.153 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.153 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.155 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.155 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.156 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.156 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.156 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.160 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.160 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.160 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.161 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.162 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.165 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.165 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.168 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.168 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.168 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.169 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.169 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.169 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.170 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.170 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.171 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.174 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.174 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.174 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.176 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.176 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.179 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.180 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.182 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.182 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.182 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.191 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.195 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.197 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.198 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.198 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.198 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.199 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.199 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.199 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.200 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.200 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.200 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.201 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.201 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.202 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.202 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.202 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.202 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.203 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.203 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.203 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.204 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.204 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.205 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.205 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.205 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.206 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.209 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.209 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.209 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.210 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.210 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.210 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.213 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.213 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.214 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.214 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.216 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.216 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.217 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.217 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.217 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.217 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.218 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.218 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.219 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.220 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.220 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.220 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.222 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.222 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.241 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.244 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.245 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.245 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.246 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.246 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.246 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.246 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.246 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.247 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.248 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.248 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.248 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.249 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.249 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.249 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.249 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.250 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.250 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.250 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.250 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.251 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.251 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.252 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.252 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.253 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.253 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.254 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.254 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.254 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.254 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.255 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.255 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.255 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.256 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.256 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.258 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.258 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.259 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.259 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.260 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.260 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.261 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.262 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.262 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.262 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.263 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.263 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.264 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.265 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.265 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.266 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.268 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.268 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.271 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.272 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.274 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.274 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.274 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.275 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.275 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.276 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.276 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.276 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.277 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.277 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.277 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.277 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.278 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.278 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.278 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.279 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.279 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.280 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.280 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.280 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.281 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.282 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.282 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.282 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.282 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.283 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.283 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.283 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.283 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.283 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.285 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.285 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.286 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.286 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.288 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.288 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.289 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.289 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.289 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.289 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.290 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.290 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.291 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.292 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.292 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.292 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.294 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.294 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.302 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:22:58.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.305 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.305 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.306 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.306 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.306 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.307 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.307 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.307 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.308 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.308 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.308 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.309 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.309 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.310 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.310 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.310 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.310 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.310 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.311 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.311 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.312 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.312 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.312 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.313 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.313 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.313 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.314 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.315 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.315 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.315 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.316 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.316 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.316 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.316 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.316 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.318 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.318 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.319 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.319 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.321 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.321 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.322 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.322 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.322 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.323 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.323 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.323 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.324 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.325 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.325 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.325 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:22:58.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:22:58.327 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:22:58.327 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:22:58.335 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-08 21:22:58.343 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.343 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-08 21:22:58.350 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.350 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-08 21:22:58.423 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.423 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-08 21:22:58.430 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.430 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-08 21:22:58.437 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.437 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-08 21:22:58.444 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.445 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-08 21:22:58.452 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.452 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-08 21:22:58.459 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.459 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-08 21:22:58.467 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.467 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-08 21:22:58.582 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.582 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-08 21:22:58.591 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.591 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-08 21:22:58.703 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.703 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-08 21:22:58.712 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.712 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-08 21:22:58.846 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.846 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-08 21:22:58.854 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.854 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-08 21:22:58.916 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.917 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-08 21:22:58.924 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.924 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-08 21:22:58.932 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.932 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-08 21:22:58.939 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.939 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-08 21:22:58.946 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.947 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-08 21:22:58.954 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:58.954 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-08 21:22:59.034 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.034 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-08 21:22:59.097 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.097 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-08 21:22:59.177 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.177 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-08 21:22:59.186 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.186 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-08 21:22:59.196 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.196 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-08 21:22:59.201 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.201 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-08 21:22:59.209 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.212 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-08 21:22:59.218 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.218 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-08 21:22:59.282 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.282 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-08 21:22:59.308 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.308 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-08 21:22:59.362 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.362 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-08 21:22:59.515 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.515 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-08 21:22:59.572 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.572 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-08 21:22:59.610 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.610 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-08 21:22:59.645 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.645 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-08 21:22:59.652 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.652 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-08 21:22:59.659 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.659 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-08 21:22:59.667 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.667 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-08 21:22:59.674 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.674 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-08 21:22:59.682 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.682 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-08 21:22:59.689 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.689 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-08 21:22:59.696 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.696 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-08 21:22:59.703 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.703 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-08 21:22:59.841 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.841 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-08 21:22:59.848 | INFO migrate.versioning.api [-] done 2021-12-08 21:22:59.849 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-08 21:23:00.174 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.174 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-08 21:23:00.333 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.333 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-08 21:23:00.341 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.341 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-08 21:23:00.348 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.348 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-08 21:23:00.355 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.355 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-08 21:23:00.363 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.363 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-08 21:23:00.397 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.397 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-08 21:23:00.405 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.405 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-08 21:23:00.512 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.512 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-08 21:23:00.583 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.583 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-08 21:23:00.591 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.592 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-08 21:23:00.599 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.599 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-08 21:23:00.607 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.607 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-08 21:23:00.615 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.616 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-08 21:23:00.623 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.623 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-08 21:23:00.679 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.679 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-08 21:23:00.686 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.687 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-08 21:23:00.749 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.749 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-08 21:23:00.925 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:00.925 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-08 21:23:01.022 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.022 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-08 21:23:01.031 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.031 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-08 21:23:01.038 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.038 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-08 21:23:01.047 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.047 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-08 21:23:01.056 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.057 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-08 21:23:01.065 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.065 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-08 21:23:01.073 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.073 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-08 21:23:01.205 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.206 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-08 21:23:01.219 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.219 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-08 21:23:01.228 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.228 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-08 21:23:01.245 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.245 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-08 21:23:01.254 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.255 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-08 21:23:01.265 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.266 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-08 21:23:01.334 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.336 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.336 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.337 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.338 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.339 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.339 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.340 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.340 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.340 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.341 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.341 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.341 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.342 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.342 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.342 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.342 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.343 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.343 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.344 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.345 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.345 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.345 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.346 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.346 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.346 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.346 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.346 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.347 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.347 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.347 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.347 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.347 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.347 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.348 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.348 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.348 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.349 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.349 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.349 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.350 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.351 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.351 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.351 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.352 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.352 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.353 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.354 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.354 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.354 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.354 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.355 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.355 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.355 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.355 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.356 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.358 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.358 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.358 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.358 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.359 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.359 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.359 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.359 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.360 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.360 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.361 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.364 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.364 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.365 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.365 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.365 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.365 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.366 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.366 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.367 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.367 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.368 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.368 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.369 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.369 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.369 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.369 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.370 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.370 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.370 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.370 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.371 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.371 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.372 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.372 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.373 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.373 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.374 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.374 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.374 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.374 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.375 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.375 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.375 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.376 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.376 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.377 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.377 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.378 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.378 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.380 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.380 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.381 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.381 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.381 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.381 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.382 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.382 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.384 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.384 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.384 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.385 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.387 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.387 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.389 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.390 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.391 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.391 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.391 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.391 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.392 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.392 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.392 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.393 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.393 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.393 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.394 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.394 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.394 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.395 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.395 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.395 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.395 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.396 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.396 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.396 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.397 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.397 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.398 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.398 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.399 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.399 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.400 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.400 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.400 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.401 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.401 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.401 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.401 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.403 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.403 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.404 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.404 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.405 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.405 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.406 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.407 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.407 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.407 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.407 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.407 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.409 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.409 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.409 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.410 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.411 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.419 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.421 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.421 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.422 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.422 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.423 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.424 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.424 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.424 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.425 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.425 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.426 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.426 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.426 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.426 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.426 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.427 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.427 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.427 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.428 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.430 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.430 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.430 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.430 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.431 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.431 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.431 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.431 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.431 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.432 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.432 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.432 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.432 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.432 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.432 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.433 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.433 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.433 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.434 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.434 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.434 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.435 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.435 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.435 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.436 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.437 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.438 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.438 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.438 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.438 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.438 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.439 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.439 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.439 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.439 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.440 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.442 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.442 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.442 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.442 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.443 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.443 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.443 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.443 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.444 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.445 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.445 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.468 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.468 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.470 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.470 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.472 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.473 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.474 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.475 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.475 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.476 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.476 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.476 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.477 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.477 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.478 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.478 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.479 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.479 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.480 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.482 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.482 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.483 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.483 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.484 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.484 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.485 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.485 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.485 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.485 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.486 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.486 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.486 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.486 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.491 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.492 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.492 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.494 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.494 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.496 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.496 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.497 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.497 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.498 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.498 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.498 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.498 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.499 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.500 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.503 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.503 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.504 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.504 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.505 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.505 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.506 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.506 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.508 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.508 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.508 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.508 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.509 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.510 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.511 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.512 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.513 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.515 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.515 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.516 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.517 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.517 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.518 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.518 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.519 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.519 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.519 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.521 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.521 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.522 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.524 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.527 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.527 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.527 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.529 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.529 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.529 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.530 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.531 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.531 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.531 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.531 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.537 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.538 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.538 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.538 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.539 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.539 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.539 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.540 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.541 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.541 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.544 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.544 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.546 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.546 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.547 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.547 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.548 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.548 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.549 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.549 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.556 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:01.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.558 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.558 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.560 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.560 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.562 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.563 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.564 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.564 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.565 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.565 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.566 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.566 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.567 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.567 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.567 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.567 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.569 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.569 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.570 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.572 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.572 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.573 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.573 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.573 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.574 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.574 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.576 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.576 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.576 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.578 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.578 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.580 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.583 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.583 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.585 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.585 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.585 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.586 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.586 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.589 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.592 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.592 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.592 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.592 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.593 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.593 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.594 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.594 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.596 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:01.596 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:01.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:01.596 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:01.604 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-08 21:23:01.618 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.618 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-08 21:23:01.625 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.626 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-08 21:23:01.642 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.642 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-08 21:23:01.650 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.650 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-08 21:23:01.658 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.658 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-08 21:23:01.665 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.666 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-08 21:23:01.674 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.675 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-08 21:23:01.683 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.683 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-08 21:23:01.691 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.691 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-08 21:23:01.699 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.699 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-08 21:23:01.706 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.706 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-08 21:23:01.748 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.748 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-08 21:23:01.758 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.758 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-08 21:23:01.816 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.817 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-08 21:23:01.890 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.890 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-08 21:23:01.896 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.897 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-08 21:23:01.905 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.905 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-08 21:23:01.911 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.912 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-08 21:23:01.920 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.920 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-08 21:23:01.928 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.928 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-08 21:23:01.936 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.936 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-08 21:23:01.944 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.944 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-08 21:23:01.952 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.953 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-08 21:23:01.960 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.960 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-08 21:23:01.967 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.968 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-08 21:23:01.975 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.975 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-08 21:23:01.982 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.982 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-08 21:23:01.989 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.990 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-08 21:23:01.998 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:01.998 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-08 21:23:02.006 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.006 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-08 21:23:02.013 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.013 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-08 21:23:02.021 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.021 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-08 21:23:02.028 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.029 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-08 21:23:02.037 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.037 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-08 21:23:02.047 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.047 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-08 21:23:02.056 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.056 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-08 21:23:02.065 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.065 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-08 21:23:02.074 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.075 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-08 21:23:02.083 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.083 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-08 21:23:02.092 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.093 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-08 21:23:02.103 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.103 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-08 21:23:02.111 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.111 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-08 21:23:02.120 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.120 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-08 21:23:02.129 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.129 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-08 21:23:02.138 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.138 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-08 21:23:02.189 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.189 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-08 21:23:02.200 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.200 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-08 21:23:02.208 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.208 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-08 21:23:02.216 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.216 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-08 21:23:02.224 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.224 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-08 21:23:02.233 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.233 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-08 21:23:02.240 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.240 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-08 21:23:02.248 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.248 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-08 21:23:02.257 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.257 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-08 21:23:02.266 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.266 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-08 21:23:02.275 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.275 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-08 21:23:02.282 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.282 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-08 21:23:02.291 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.291 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-08 21:23:02.299 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.299 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-08 21:23:02.306 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.306 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-08 21:23:02.314 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.314 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-08 21:23:02.333 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.333 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-08 21:23:02.341 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.342 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-08 21:23:02.350 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.350 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-08 21:23:02.358 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.358 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-08 21:23:02.368 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.368 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-08 21:23:02.376 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.376 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-08 21:23:02.384 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.384 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-08 21:23:02.392 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.392 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-08 21:23:02.404 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.404 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-08 21:23:02.414 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.414 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-08 21:23:02.422 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.422 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-08 21:23:02.429 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.429 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-08 21:23:02.437 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.437 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-08 21:23:02.445 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.445 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-08 21:23:02.453 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.455 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-08 21:23:02.464 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.465 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-08 21:23:02.472 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.472 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-08 21:23:02.480 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.485 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.485 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.486 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.487 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.489 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.490 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.490 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.491 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.491 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.492 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.492 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.493 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.493 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.493 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.493 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.494 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.497 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.497 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.497 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.498 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.498 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.499 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.499 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.500 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.500 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.501 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.501 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.501 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.501 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.503 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.503 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.504 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.504 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.505 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.505 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.506 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.506 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.506 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.507 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.508 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.509 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.510 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.510 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.510 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.513 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.513 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.513 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.515 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.515 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.516 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.516 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.517 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.518 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.518 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.518 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.519 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.519 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.519 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.520 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.521 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.521 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.522 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.524 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.524 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.524 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.525 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.526 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.527 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.527 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.527 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.528 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.529 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.529 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.529 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.530 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.531 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.532 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.532 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.532 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.532 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.532 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.533 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.534 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.536 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.537 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.537 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.538 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.538 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.538 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.538 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.540 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.540 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.541 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.541 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.542 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.543 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.543 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.544 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.544 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.544 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.545 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.546 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.546 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.547 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.547 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.548 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.548 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.549 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.549 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.549 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.549 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.550 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.551 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.551 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.551 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.551 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.552 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.552 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.552 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.552 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.553 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.553 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.553 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.555 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.555 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.556 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.556 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.556 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.556 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.557 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.557 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.557 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.557 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.558 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.558 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.560 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.560 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.560 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.560 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.561 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.561 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.561 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.561 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.562 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.562 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.562 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.563 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.574 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.574 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.575 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.576 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.576 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.577 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.578 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.578 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.578 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.578 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.579 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.581 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.582 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.583 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.584 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.584 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.584 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.584 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.584 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.584 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.587 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.588 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.589 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.590 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.590 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.591 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.591 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.593 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.593 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.593 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.593 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.595 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.596 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.618 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.621 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.621 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.622 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.622 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.622 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.623 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.623 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.624 | DEBUG migrate.versioning.script.base [-] [01;35mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.624 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.624 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.624 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.624 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.625 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.625 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.625 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.626 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.626 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.626 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.626 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.626 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.626 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.628 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.628 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.628 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.628 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.629 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.630 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.630 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.631 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.631 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.631 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.631 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.631 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.632 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.634 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.634 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.635 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.635 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.635 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.635 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.636 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.637 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.637 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.638 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.638 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.640 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.640 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.640 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.640 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.643 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.643 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.643 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.643 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.646 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.646 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.647 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.647 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.648 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.648 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.648 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.649 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.649 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.650 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.650 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.650 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.650 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.651 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.651 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.651 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.651 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.652 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.652 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.652 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.652 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.653 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.654 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.654 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.654 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.654 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.655 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.655 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.656 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.657 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.657 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.657 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.657 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.657 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.659 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.659 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.660 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.660 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.661 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.661 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.662 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.662 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.662 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.663 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.663 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.665 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.665 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.665 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.665 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.668 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.668 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.668 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.675 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:23:02.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.678 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.678 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.679 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.679 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.679 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.680 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.680 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.681 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.682 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.682 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.682 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.683 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.685 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.685 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.685 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.686 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.686 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.687 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.687 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.688 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.688 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.688 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.688 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.688 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.689 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.690 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.691 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.691 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.692 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.692 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.692 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.693 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.693 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.694 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.695 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.695 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.697 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.697 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.697 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.697 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:23:02.700 | 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=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:23:02.700 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:23:02.700 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79056) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:23:02.708 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-08 21:23:02.718 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.718 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-08 21:23:02.920 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:02.920 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-08 21:23:03.042 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.042 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-08 21:23:03.218 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.218 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-08 21:23:03.227 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.227 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-08 21:23:03.235 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.235 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-08 21:23:03.244 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.244 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-08 21:23:03.252 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.252 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-08 21:23:03.261 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.261 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-08 21:23:03.271 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.271 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-08 21:23:03.339 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.339 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-08 21:23:03.440 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.440 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-08 21:23:03.595 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.595 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-08 21:23:03.859 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.859 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-08 21:23:03.978 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.978 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-08 21:23:03.987 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.987 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-08 21:23:03.996 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:03.996 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-08 21:23:04.004 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.004 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-08 21:23:04.014 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.016 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-08 21:23:04.025 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.025 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-08 21:23:04.033 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.033 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-08 21:23:04.042 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.043 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-08 21:23:04.051 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.053 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-08 21:23:04.166 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.166 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-08 21:23:04.173 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.173 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-08 21:23:04.183 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.183 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-08 21:23:04.197 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.198 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-08 21:23:04.203 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.203 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-08 21:23:04.214 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.214 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-08 21:23:04.221 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.221 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-08 21:23:04.227 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.228 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-08 21:23:04.260 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.261 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-08 21:23:04.269 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.270 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-08 21:23:04.277 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.277 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-08 21:23:04.338 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.338 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-08 21:23:04.396 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.396 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-08 21:23:04.503 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.503 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-08 21:23:04.511 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.511 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-08 21:23:04.519 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.519 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-08 21:23:04.529 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.529 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-08 21:23:04.539 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.539 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-08 21:23:04.547 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.547 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-08 21:23:04.559 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.559 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-08 21:23:04.567 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.567 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-08 21:23:04.579 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.579 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-08 21:23:04.588 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.588 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-08 21:23:04.775 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.775 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-08 21:23:04.785 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.785 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-08 21:23:04.793 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.793 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-08 21:23:04.801 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.801 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-08 21:23:04.810 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.810 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-08 21:23:04.818 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.818 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-08 21:23:04.826 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.827 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-08 21:23:04.936 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.936 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-08 21:23:04.964 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.964 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-08 21:23:04.972 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.972 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-08 21:23:04.980 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.981 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-08 21:23:04.990 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.990 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-08 21:23:04.997 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:04.997 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-08 21:23:05.005 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.005 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-08 21:23:05.013 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.014 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-08 21:23:05.021 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.021 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-08 21:23:05.167 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.167 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-08 21:23:05.176 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.176 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-08 21:23:05.185 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.185 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-08 21:23:05.192 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.192 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-08 21:23:05.203 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.203 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-08 21:23:05.212 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.212 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-08 21:23:05.220 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.221 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-08 21:23:05.228 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.228 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-08 21:23:05.235 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.235 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-08 21:23:05.349 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.349 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-08 21:23:05.357 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.358 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-08 21:23:05.365 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.365 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-08 21:23:05.373 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.373 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-08 21:23:05.379 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.380 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-08 21:23:05.387 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.388 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-08 21:23:05.395 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.395 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-08 21:23:05.405 | INFO migrate.versioning.api [-] done 2021-12-08 21:23:05.784 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-12-08 21:23:05.786 | + functions-common:time_stop:2309 : local name 2021-12-08 21:23:05.789 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:23:05.791 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:23:05.794 | + functions-common:time_stop:2312 : local total 2021-12-08 21:23:05.796 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:23:05.799 | + functions-common:time_stop:2315 : name=dbsync 2021-12-08 21:23:05.801 | + functions-common:time_stop:2316 : start_time=1638998570557 2021-12-08 21:23:05.804 | + functions-common:time_stop:2318 : [[ -z 1638998570557 ]] 2021-12-08 21:23:05.807 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:23:05.812 | + functions-common:time_stop:2321 : end_time=1638998585809 2021-12-08 21:23:05.814 | + functions-common:time_stop:2322 : elapsed_time=15252 2021-12-08 21:23:05.816 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:23:05.819 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:23:05.821 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15252 2021-12-08 21:23:05.823 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-08 21:23:05.826 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-12-08 21:23:05.830 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-08 21:23:09.742 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-08 21:23:09.742 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-08 21:23:09.742 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-08 21:23:09.743 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-08 21:23:09.743 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-08 21:23:09.744 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-08 21:23:09.744 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-08 21:23:09.744 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-08 21:23:09.744 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-08 21:23:10.075 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-12-08 21:23:10.079 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-08 21:23:13.988 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-08 21:23:13.989 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-08 21:23:13.989 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-08 21:23:13.989 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-08 21:23:13.989 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-08 21:23:13.990 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-08 21:23:13.990 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-08 21:23:13.990 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-08 21:23:13.990 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-08 21:23:14.300 | + ./stack.sh:main:1098 : start_keystone 2021-12-08 21:23:14.302 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-12-08 21:23:14.305 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-12-08 21:23:14.308 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-12-08 21:23:14.324 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:23:14.326 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-12-08 21:23:14.330 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-12-08 21:23:14.334 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-08 21:23:14.337 | + functions-common:run_process:1564 : local service=keystone 2021-12-08 21:23:14.339 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-08 21:23:14.342 | + functions-common:run_process:1566 : local group= 2021-12-08 21:23:14.344 | + functions-common:run_process:1567 : local user= 2021-12-08 21:23:14.347 | + functions-common:run_process:1569 : local name=keystone 2021-12-08 21:23:14.349 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:23:14.352 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:23:14.354 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:23:14.357 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:23:14.360 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:23:14.364 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998594361 2021-12-08 21:23:14.367 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-12-08 21:23:14.383 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:23:14.385 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-08 21:23:14.388 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-12-08 21:23:14.390 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-08 21:23:14.393 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-08 21:23:14.395 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-08 21:23:14.397 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-08 21:23:14.400 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-08 21:23:14.402 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-08 21:23:14.405 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-12-08 21:23:14.407 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:23:14.409 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:23:14.412 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-08 21:23:14.414 | + 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-12-08 21:23:14.416 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-12-08 21:23:14.418 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-08 21:23:14.420 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-08 21:23:14.422 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-08 21:23:14.424 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-08 21:23:14.426 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-08 21:23:14.431 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-08 21:23:14.494 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-08 21:23:14.552 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-08 21:23:14.601 | + 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-12-08 21:23:14.652 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:23:14.701 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-08 21:23:14.750 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-08 21:23:14.799 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-08 21:23:14.852 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-08 21:23:14.901 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-08 21:23:14.950 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-08 21:23:14.952 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-08 21:23:15.011 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-08 21:23:15.390 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-12-08 21:23:15.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-08 21:23:15.789 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-12-08 21:23:15.880 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:23:15.895 | + functions-common:time_stop:2309 : local name 2021-12-08 21:23:15.900 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:23:15.903 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:23:15.906 | + functions-common:time_stop:2312 : local total 2021-12-08 21:23:15.912 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:23:15.919 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:23:15.930 | + functions-common:time_stop:2316 : start_time=1638998594361 2021-12-08 21:23:15.932 | + functions-common:time_stop:2318 : [[ -z 1638998594361 ]] 2021-12-08 21:23:15.936 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:23:15.940 | + functions-common:time_stop:2321 : end_time=1638998595937 2021-12-08 21:23:15.942 | + functions-common:time_stop:2322 : elapsed_time=1576 2021-12-08 21:23:15.946 | + functions-common:time_stop:2323 : total=1871 2021-12-08 21:23:15.948 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:23:15.950 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3447 2021-12-08 21:23:15.953 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-12-08 21:23:15.953 | Waiting for keystone to start... 2021-12-08 21:23:15.956 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.21/identity/v3/ 2021-12-08 21:23:15.958 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.21/identity/v3/ 2021-12-08 21:23:15.961 | + functions:wait_for_service:457 : local timeout=60 2021-12-08 21:23:15.963 | + functions:wait_for_service:458 : local url=http://10.222.0.21/identity/v3/ 2021-12-08 21:23:15.966 | + functions:wait_for_service:459 : local rval=0 2021-12-08 21:23:15.968 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-08 21:23:15.970 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-08 21:23:15.973 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:23:15.976 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:23:15.979 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:23:15.984 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998595981 2021-12-08 21:23:15.986 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-08 21:23:15.993 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/identity/v3/ 2021-12-08 21:23:21.485 | ++ inc/async:async_inner:64 : rc=0 2021-12-08 21:23:21.517 | [77256 Async install_tempest:77256]: finished successfully 2021-12-08 21:23:21.686 | + :: : [[ 200 == 503 ]] 2021-12-08 21:23:21.687 | + :: : [[ 0 -eq 7 ]] 2021-12-08 21:23:21.691 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-08 21:23:21.693 | + functions-common:time_stop:2309 : local name 2021-12-08 21:23:21.696 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:23:21.699 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:23:21.701 | + functions-common:time_stop:2312 : local total 2021-12-08 21:23:21.703 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:23:21.706 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-08 21:23:21.708 | + functions-common:time_stop:2316 : start_time=1638998595981 2021-12-08 21:23:21.711 | + functions-common:time_stop:2318 : [[ -z 1638998595981 ]] 2021-12-08 21:23:21.714 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:23:21.718 | + functions-common:time_stop:2321 : end_time=1638998601715 2021-12-08 21:23:21.720 | + functions-common:time_stop:2322 : elapsed_time=5734 2021-12-08 21:23:21.723 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:23:21.725 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:23:21.728 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5734 2021-12-08 21:23:21.730 | + functions:wait_for_service:467 : return 0 2021-12-08 21:23:21.732 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-12-08 21:23:21.750 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:23:21.752 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-12-08 21:23:21.755 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:23:21.758 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-12-08 21:23:21.786 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-12-08 21:23:21.789 | + 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.21/identity --bootstrap-public-url http://10.222.0.21/identity 2021-12-08 21:23:25.747 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.747 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.747 | 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=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.755 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.771 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.772 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.804 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.836 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.836 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.942 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:25.942 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.027 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.030 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.030 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.030 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.031 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.031 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.031 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.031 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80054) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-08 21:23:26.064 | 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=80054) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:23:26.356 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created domain default 2021-12-08 21:23:26.399 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created project admin 2021-12-08 21:23:26.430 | DEBUG passlib.handlers.bcrypt [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80054) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-12-08 21:23:26.430 | DEBUG passlib.handlers.bcrypt [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80054) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-12-08 21:23:26.490 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created user admin 2021-12-08 21:23:26.504 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created role reader 2021-12-08 21:23:26.514 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created role member 2021-12-08 21:23:26.537 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created implied role where bf0bf16d13ef4bde969ef58bb3ac69ff implies a3b55c5395d5488db739b9b33fa81493 2021-12-08 21:23:26.546 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created role admin 2021-12-08 21:23:26.562 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created implied role where c6bcbc6947294dbf863a6156aa1cdbb3 implies bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:23:26.573 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Granted role admin on project admin to user admin. 2021-12-08 21:23:26.581 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Granted role admin on the system to user admin. 2021-12-08 21:23:26.595 | WARNING py.warnings [None req-968f3725-dff1-4f22-b786-c95f69889c04 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-12-08 21:23:26.595 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-12-08 21:23:26.595 |  2021-12-08 21:23:26.598 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created region RegionOne 2021-12-08 21:23:26.629 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created public endpoint http://10.222.0.21/identity 2021-12-08 21:23:26.638 | INFO keystone.cmd.bootstrap [None req-968f3725-dff1-4f22-b786-c95f69889c04 None None] Created admin endpoint http://10.222.0.21/identity 2021-12-08 21:23:27.029 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-12-08 21:23:27.032 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-08 21:23:27.035 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-08 21:23:30.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:30.040 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:30.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:30.040 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:30.186 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:30.189 | + lib/keystone:create_keystone_accounts:315 : admin_project=8a8862e552b34a59965812f21173919a 2021-12-08 21:23:30.191 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-08 21:23:30.195 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-08 21:23:32.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:32.278 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:32.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:32.278 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:32.425 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:32.428 | + lib/keystone:create_keystone_accounts:317 : admin_user=fd334dcae9274d2597b6d599c44758aa 2021-12-08 21:23:32.430 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-08 21:23:32.433 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-08 21:23:32.435 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin fd334dcae9274d2597b6d599c44758aa default 2021-12-08 21:23:32.492 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin fd334dcae9274d2597b6d599c44758aa default 2021-12-08 21:23:32.533 | [17563 Async ks-domain-role:80169]: running: get_or_add_user_domain_role admin fd334dcae9274d2597b6d599c44758aa default 2021-12-08 21:23:32.535 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-08 21:23:32.538 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-08 21:23:32.541 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-08 21:23:34.886 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-08 21:23:34.889 | + functions-common:get_or_create_domain:803 : echo default 2021-12-08 21:23:34.889 | default 2021-12-08 21:23:34.891 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-12-08 21:23:34.951 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-12-08 21:23:34.987 | [17563 Async ks-project:80308]: running: get_or_create_project service Default 2021-12-08 21:23:34.990 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-12-08 21:23:35.056 | + inc/async:async_inner:63 : get_or_create_role service 2021-12-08 21:23:35.098 | [17563 Async ks-service:80394]: running: get_or_create_role service 2021-12-08 21:23:35.101 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-12-08 21:23:35.181 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-12-08 21:23:35.234 | [17563 Async ks-reseller:80480]: running: get_or_create_role ResellerAdmin 2021-12-08 21:23:35.238 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-08 21:23:35.260 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-12-08 21:23:35.676 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-12-08 21:23:35.918 | [17563 Async ks-anotherrole:80570]: running: get_or_create_role anotherrole 2021-12-08 21:23:35.929 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-08 21:23:35.956 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-08 21:23:35.981 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:23:36.012 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-08 21:23:38.153 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:38.281 | [80394 Async ks-service:80394]: finished successfully 2021-12-08 21:23:38.314 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:38.421 | [80308 Async ks-project:80308]: finished successfully 2021-12-08 21:23:38.523 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:38.560 | [80480 Async ks-reseller:80480]: finished successfully 2021-12-08 21:23:39.104 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:39.134 | [80570 Async ks-anotherrole:80570]: finished successfully 2021-12-08 21:23:39.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:39.231 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:39.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:39.231 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:39.389 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:39.392 | ++ functions-common:get_or_create_project:853 : project_id=026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:23:39.394 | ++ functions-common:get_or_create_project:854 : echo 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:23:39.397 | + lib/keystone:create_keystone_accounts:343 : invis_project=026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:23:39.400 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-08 21:23:39.403 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-08 21:23:39.405 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:23:39.408 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-08 21:23:40.584 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:40.607 | [80169 Async ks-domain-role:80169]: finished successfully 2021-12-08 21:23:41.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:41.527 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:41.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:41.527 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:41.675 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:41.678 | ++ functions-common:get_or_create_project:853 : project_id=1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:41.681 | ++ functions-common:get_or_create_project:854 : echo 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:41.684 | + lib/keystone:create_keystone_accounts:347 : demo_project=1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:41.686 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-08 21:23:41.689 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-08 21:23:41.691 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:23:41.694 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-08 21:23:41.697 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-08 21:23:41.700 | +++ 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-12-08 21:23:43.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:43.842 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:43.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:43.842 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:43.994 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:43.997 | ++ functions-common:get_or_create_user:840 : user_id=12b3d3f395f6450ba77a939e2086cd32 2021-12-08 21:23:43.999 | ++ functions-common:get_or_create_user:841 : echo 12b3d3f395f6450ba77a939e2086cd32 2021-12-08 21:23:44.002 | + lib/keystone:create_keystone_accounts:350 : demo_user=12b3d3f395f6450ba77a939e2086cd32 2021-12-08 21:23:44.004 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-12-08 21:23:44.054 | [17563 Async ks-domain-role:80169]: Waiting for completion of get_or_add_user_domain_role admin fd334dcae9274d2597b6d599c44758aa default running on PID 80169 (6 other jobs running) 2021-12-08 21:23:44.078 | [17563 Async ks-domain-role:80169]: Signaling child to exit 2021-12-08 21:23:44.078 | WAKEUP 2021-12-08 21:23:44.102 | [17563 Async ks-domain-role:80169]: Signaled 2021-12-08 21:23:44.103 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-08 21:23:44.103 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user fd334dcae9274d2597b6d599c44758aa --domain default 2021-12-08 21:23:44.103 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:23:44.103 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-08 21:23:44.103 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:23:44.103 | ++ functions-common:get_field:727 : read data 2021-12-08 21:23:44.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.103 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.103 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.103 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:44.103 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-08 21:23:44.103 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-08 21:23:44.104 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user fd334dcae9274d2597b6d599c44758aa --domain default 2021-12-08 21:23:44.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.104 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.104 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.104 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:23:44.104 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-08 21:23:44.104 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user fd334dcae9274d2597b6d599c44758aa --domain default 2021-12-08 21:23:44.104 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:23:44.104 | ++ functions-common:get_field:727 : read data 2021-12-08 21:23:44.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.104 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.104 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.104 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:44.104 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:23:44.104 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:23:44.104 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | fd334dcae9274d2597b6d599c44758aa | | | default | | False |' 2021-12-08 21:23:44.104 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:23:44.104 | ++ functions-common:get_field:727 : read data 2021-12-08 21:23:44.104 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:23:44.104 | + functions-common:get_or_add_user_domain_role:936 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:23:44.104 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:23:44.146 | [17563 Async ks-domain-role:80169]: finished get_or_add_user_domain_role admin fd334dcae9274d2597b6d599c44758aa default with result 0 in 8 seconds 2021-12-08 21:23:44.153 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-12-08 21:23:44.188 | [17563 Async ks-project:80308]: Waiting for completion of get_or_create_project service Default running on PID 80308 (5 other jobs running) 2021-12-08 21:23:44.214 | [17563 Async ks-project:80308]: Signaling child to exit 2021-12-08 21:23:44.214 | WAKEUP 2021-12-08 21:23:44.236 | [17563 Async ks-project:80308]: Signaled 2021-12-08 21:23:44.237 | + functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:23:44.237 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-08 21:23:44.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.237 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.237 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.238 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:44.238 | + functions-common:get_or_create_project:853 : project_id=0010c9001bcf4d3ba1e6f14a9f6369e8 2021-12-08 21:23:44.238 | + functions-common:get_or_create_project:854 : echo 0010c9001bcf4d3ba1e6f14a9f6369e8 2021-12-08 21:23:44.238 | 0010c9001bcf4d3ba1e6f14a9f6369e8 2021-12-08 21:23:44.282 | [17563 Async ks-project:80308]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-12-08 21:23:44.319 | [17563 Async ks-service:80394]: Waiting for completion of get_or_create_role service running on PID 80394 (4 other jobs running) 2021-12-08 21:23:44.343 | [17563 Async ks-service:80394]: Signaling child to exit 2021-12-08 21:23:44.344 | WAKEUP 2021-12-08 21:23:44.366 | [17563 Async ks-service:80394]: Signaled 2021-12-08 21:23:44.367 | + functions-common:get_or_create_role:860 : local role_id 2021-12-08 21:23:44.367 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-08 21:23:44.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.367 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.367 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.367 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:44.367 | + functions-common:get_or_create_role:865 : role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:23:44.367 | + functions-common:get_or_create_role:866 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:23:44.368 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:23:44.411 | [17563 Async ks-service:80394]: finished get_or_create_role service with result 0 in 3 seconds 2021-12-08 21:23:44.447 | [17563 Async ks-reseller:80480]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80480 (3 other jobs running) 2021-12-08 21:23:44.472 | [17563 Async ks-reseller:80480]: Signaling child to exit 2021-12-08 21:23:44.472 | WAKEUP 2021-12-08 21:23:44.494 | [17563 Async ks-reseller:80480]: Signaled 2021-12-08 21:23:44.495 | + functions-common:get_or_create_role:860 : local role_id 2021-12-08 21:23:44.495 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-08 21:23:44.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.495 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.495 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.495 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:44.495 | + functions-common:get_or_create_role:865 : role_id=2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:23:44.495 | + functions-common:get_or_create_role:866 : echo 2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:23:44.495 | 2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:23:44.540 | [17563 Async ks-reseller:80480]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-12-08 21:23:44.576 | [17563 Async ks-anotherrole:80570]: Waiting for completion of get_or_create_role anotherrole running on PID 80570 (2 other jobs running) 2021-12-08 21:23:44.601 | [17563 Async ks-anotherrole:80570]: Signaling child to exit 2021-12-08 21:23:44.601 | WAKEUP 2021-12-08 21:23:44.622 | [17563 Async ks-anotherrole:80570]: Signaled 2021-12-08 21:23:44.624 | + functions-common:get_or_create_role:860 : local role_id 2021-12-08 21:23:44.624 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-08 21:23:44.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.624 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:44.624 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:44.624 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:44.624 | + functions-common:get_or_create_role:865 : role_id=b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:23:44.624 | + functions-common:get_or_create_role:866 : echo b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:23:44.624 | b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:23:44.668 | [17563 Async ks-anotherrole:80570]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-12-08 21:23:44.672 | + inc/async:async_wait:197 : return 0 2021-12-08 21:23:44.674 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.731 | + inc/async:async_inner:63 : get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.773 | [17563 Async ks-demo-member:81437]: running: get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.776 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.836 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.880 | [17563 Async ks-demo-admin:81549]: running: get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.883 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:44.950 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:45.002 | [17563 Async ks-demo-another:81661]: running: get_or_add_user_project_role anotherrole 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:45.005 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:23:45.073 | + inc/async:async_inner:63 : get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:23:45.152 | [17563 Async ks-demo-invis:81773]: running: get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:23:45.160 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-12-08 21:23:45.164 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-12-08 21:23:45.168 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:23:45.181 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-08 21:23:48.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:48.187 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:48.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:48.187 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:48.396 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:48.416 | ++ functions-common:get_or_create_project:853 : project_id=1ce8accc67b04adba812743918399490 2021-12-08 21:23:48.448 | ++ functions-common:get_or_create_project:854 : echo 1ce8accc67b04adba812743918399490 2021-12-08 21:23:48.468 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=1ce8accc67b04adba812743918399490 2021-12-08 21:23:48.484 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-12-08 21:23:48.522 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-08 21:23:48.544 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:23:48.560 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-08 21:23:48.580 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-08 21:23:48.616 | +++ 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-12-08 21:23:51.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:51.349 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:51.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:51.349 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:51.532 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:51.560 | ++ functions-common:get_or_create_user:840 : user_id=0058464830c449a5b0f0b5e33bdce381 2021-12-08 21:23:51.588 | ++ functions-common:get_or_create_user:841 : echo 0058464830c449a5b0f0b5e33bdce381 2021-12-08 21:23:51.620 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=0058464830c449a5b0f0b5e33bdce381 2021-12-08 21:23:51.636 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 2021-12-08 21:23:52.092 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 2021-12-08 21:23:52.350 | [17563 Async ks-alt-member:82134]: running: get_or_add_user_project_role member 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 2021-12-08 21:23:52.368 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ce8accc67b04adba812743918399490 2021-12-08 21:23:52.804 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ce8accc67b04adba812743918399490 2021-12-08 21:23:53.075 | [17563 Async ks-alt-admin:82247]: running: get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ce8accc67b04adba812743918399490 2021-12-08 21:23:53.109 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 2021-12-08 21:23:53.576 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 2021-12-08 21:23:53.822 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:53.823 | [17563 Async ks-alt-another:82359]: running: get_or_add_user_project_role anotherrole 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 2021-12-08 21:23:53.840 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-12-08 21:23:53.863 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-12-08 21:23:53.881 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-08 21:23:53.901 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-08 21:23:53.927 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-08 21:23:54.017 | [81437 Async ks-demo-member:81437]: finished successfully 2021-12-08 21:23:54.608 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:54.691 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:54.756 | [81549 Async ks-demo-admin:81549]: finished successfully 2021-12-08 21:23:54.820 | [81661 Async ks-demo-another:81661]: finished successfully 2021-12-08 21:23:54.873 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:23:55.030 | [81773 Async ks-demo-invis:81773]: finished successfully 2021-12-08 21:23:56.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:56.624 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:56.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:56.624 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:56.803 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:56.805 | ++ functions-common:get_or_create_group:817 : group_id=259ef5dab6594891a0ab4cbba477ca0b 2021-12-08 21:23:56.808 | ++ functions-common:get_or_create_group:818 : echo 259ef5dab6594891a0ab4cbba477ca0b 2021-12-08 21:23:56.810 | + lib/keystone:create_keystone_accounts:373 : admin_group=259ef5dab6594891a0ab4cbba477ca0b 2021-12-08 21:23:56.813 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-12-08 21:23:56.816 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-12-08 21:23:56.819 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-08 21:23:56.821 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-08 21:23:56.825 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-08 21:23:59.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:59.036 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:59.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:23:59.036 | from cryptography.utils import int_from_bytes 2021-12-08 21:23:59.226 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:23:59.229 | ++ functions-common:get_or_create_group:817 : group_id=8e4c8321ec804c31a6e58d670dc67e71 2021-12-08 21:23:59.232 | ++ functions-common:get_or_create_group:818 : echo 8e4c8321ec804c31a6e58d670dc67e71 2021-12-08 21:23:59.236 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=8e4c8321ec804c31a6e58d670dc67e71 2021-12-08 21:23:59.241 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:59.337 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:59.397 | [17563 Async ks-group-memberdemo:82872]: running: get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:59.404 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:59.800 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:23:59.996 | [17563 Async ks-group-anotherdemo:82959]: running: get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:00.016 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 2021-12-08 21:24:00.421 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 2021-12-08 21:24:00.644 | [17563 Async ks-group-memberalt:83047]: running: get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 2021-12-08 21:24:00.660 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 2021-12-08 21:24:01.070 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 2021-12-08 21:24:01.317 | [17563 Async ks-group-anotheralt:83133]: running: get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 2021-12-08 21:24:01.345 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a 2021-12-08 21:24:01.606 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:01.754 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a 2021-12-08 21:24:01.789 | [82134 Async ks-alt-member:82134]: finished successfully 2021-12-08 21:24:01.964 | [17563 Async ks-group-admin:83252]: running: get_or_add_group_project_role admin 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a 2021-12-08 21:24:01.984 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-12-08 21:24:02.190 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:02.381 | [17563 Async ks-demo-member:81437]: Waiting for completion of get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd running on PID 81437 (13 other jobs running) 2021-12-08 21:24:02.403 | [82247 Async ks-alt-admin:82247]: finished successfully 2021-12-08 21:24:02.593 | [17563 Async ks-demo-member:81437]: Signaling child to exit 2021-12-08 21:24:02.594 | WAKEUP 2021-12-08 21:24:02.781 | [17563 Async ks-demo-member:81437]: Signaled 2021-12-08 21:24:02.809 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:02.809 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:02.809 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:02.809 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:02.809 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:02.811 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:02.811 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:02.811 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:02.811 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 12b3d3f395f6450ba77a939e2086cd32 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:02.811 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:02.811 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:02.811 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:02.811 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:02.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:02.811 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:02.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:02.811 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:02.811 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:02.811 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:02.812 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:02.812 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 12b3d3f395f6450ba77a939e2086cd32 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:02.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:02.812 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:02.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:02.812 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:02.812 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 12b3d3f395f6450ba77a939e2086cd32 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:02.812 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:02.812 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:02.812 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:02.812 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:02.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:02.812 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:02.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:02.812 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:02.812 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:02.812 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:02.812 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:02.812 | ++ functions-common:get_field:733 : echo '| bf0bf16d13ef4bde969ef58bb3ac69ff | 12b3d3f395f6450ba77a939e2086cd32 | | 1ebe91efef8e42c1bada9b65d010fcbd | | | False |' 2021-12-08 21:24:02.812 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:02.812 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:02.812 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:02.812 | + functions-common:get_or_add_user_project_role:912 : echo bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:02.812 | bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:03.115 | [17563 Async ks-demo-member:81437]: finished get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd with result 0 in 9 seconds 2021-12-08 21:24:03.290 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:03.363 | [17563 Async ks-demo-admin:81549]: Waiting for completion of get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ebe91efef8e42c1bada9b65d010fcbd running on PID 81549 (12 other jobs running) 2021-12-08 21:24:03.389 | [82359 Async ks-alt-another:82359]: finished successfully 2021-12-08 21:24:03.511 | [17563 Async ks-demo-admin:81549]: Signaling child to exit 2021-12-08 21:24:03.513 | WAKEUP 2021-12-08 21:24:03.674 | [17563 Async ks-demo-admin:81549]: Signaled 2021-12-08 21:24:03.688 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:03.688 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:03.688 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:03.688 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:03.688 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:03.688 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:03.688 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:03.688 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:03.688 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:03.688 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user fd334dcae9274d2597b6d599c44758aa --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:03.688 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:03.688 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:03.688 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:03.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:03.688 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:03.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:03.688 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:03.688 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:03.688 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:03.688 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:03.688 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user fd334dcae9274d2597b6d599c44758aa --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:03.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:03.688 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:03.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:03.688 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:03.688 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user fd334dcae9274d2597b6d599c44758aa --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:03.689 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:03.689 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:03.689 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:03.689 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:03.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:03.689 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:03.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:03.689 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:03.689 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:03.689 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:03.689 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:03.689 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | fd334dcae9274d2597b6d599c44758aa | | 1ebe91efef8e42c1bada9b65d010fcbd | | | False |' 2021-12-08 21:24:03.689 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:03.689 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:03.689 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:24:03.689 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:24:03.689 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:24:03.985 | [17563 Async ks-demo-admin:81549]: finished get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ebe91efef8e42c1bada9b65d010fcbd with result 0 in 9 seconds 2021-12-08 21:24:04.253 | [17563 Async ks-demo-another:81661]: Waiting for completion of get_or_add_user_project_role anotherrole 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd running on PID 81661 (11 other jobs running) 2021-12-08 21:24:04.447 | [17563 Async ks-demo-another:81661]: Signaling child to exit 2021-12-08 21:24:04.448 | WAKEUP 2021-12-08 21:24:04.559 | [17563 Async ks-demo-another:81661]: Signaled 2021-12-08 21:24:04.563 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:04.564 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:04.564 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:04.564 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:04.564 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:04.564 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:04.564 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 12b3d3f395f6450ba77a939e2086cd32 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:04.564 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:04.564 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:04.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:04.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:04.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:04.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:04.564 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:04.564 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:04.564 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:04.564 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 12b3d3f395f6450ba77a939e2086cd32 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:04.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:04.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:04.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:04.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 12b3d3f395f6450ba77a939e2086cd32 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:04.564 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:04.564 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:04.564 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:04.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:04.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:04.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:04.565 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:04.565 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:04.565 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:04.565 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:04.565 | ++ functions-common:get_field:733 : echo '| b3b39d1bf64949d28d0edea19cf6e306 | 12b3d3f395f6450ba77a939e2086cd32 | | 1ebe91efef8e42c1bada9b65d010fcbd | | | False |' 2021-12-08 21:24:04.565 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:04.565 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:04.565 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:24:04.565 | + functions-common:get_or_add_user_project_role:912 : echo b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:24:04.565 | b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:24:04.858 | [17563 Async ks-demo-another:81661]: finished get_or_add_user_project_role anotherrole 12b3d3f395f6450ba77a939e2086cd32 1ebe91efef8e42c1bada9b65d010fcbd with result 0 in 9 seconds 2021-12-08 21:24:05.050 | [17563 Async ks-demo-invis:81773]: Waiting for completion of get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 026ba150c5234ef9a66db94f0bb9a533 running on PID 81773 (10 other jobs running) 2021-12-08 21:24:05.244 | [17563 Async ks-demo-invis:81773]: Signaling child to exit 2021-12-08 21:24:05.245 | WAKEUP 2021-12-08 21:24:05.378 | [17563 Async ks-demo-invis:81773]: Signaled 2021-12-08 21:24:05.379 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:05.379 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:05.379 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:05.379 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:05.379 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:05.379 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:05.379 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:05.379 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:05.379 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:05.380 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:05.380 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 12b3d3f395f6450ba77a939e2086cd32 --project 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:24:05.380 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:05.380 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:05.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:05.380 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:05.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:05.380 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:05.380 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:05.380 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:05.380 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:05.380 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 12b3d3f395f6450ba77a939e2086cd32 --project 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:24:05.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:05.380 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:05.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:05.380 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:05.380 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:05.381 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:05.381 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 12b3d3f395f6450ba77a939e2086cd32 --project 026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:24:05.381 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:05.381 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:05.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:05.381 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:05.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:05.381 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:05.381 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:05.381 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:05.381 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:05.381 | ++ functions-common:get_field:733 : echo '| bf0bf16d13ef4bde969ef58bb3ac69ff | 12b3d3f395f6450ba77a939e2086cd32 | | 026ba150c5234ef9a66db94f0bb9a533 | | | False |' 2021-12-08 21:24:05.381 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:05.381 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:05.381 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:05.381 | + functions-common:get_or_add_user_project_role:912 : echo bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:05.381 | bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:05.689 | [17563 Async ks-demo-invis:81773]: finished get_or_add_user_project_role member 12b3d3f395f6450ba77a939e2086cd32 026ba150c5234ef9a66db94f0bb9a533 with result 0 in 9 seconds 2021-12-08 21:24:05.728 | + inc/async:async_wait:197 : return 0 2021-12-08 21:24:05.752 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-12-08 21:24:06.146 | [17563 Async ks-alt-member:82134]: Waiting for completion of get_or_add_user_project_role member 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 running on PID 82134 (9 other jobs running) 2021-12-08 21:24:06.320 | [17563 Async ks-alt-member:82134]: Signaling child to exit 2021-12-08 21:24:06.321 | WAKEUP 2021-12-08 21:24:06.476 | [17563 Async ks-alt-member:82134]: Signaled 2021-12-08 21:24:06.484 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:06.484 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:06.484 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:06.484 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:06.484 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:06.484 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:06.484 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 0058464830c449a5b0f0b5e33bdce381 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:06.484 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:06.484 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:06.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:06.484 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:06.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:06.484 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:06.484 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:06.484 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:06.484 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:06.484 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 0058464830c449a5b0f0b5e33bdce381 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:06.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:06.484 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:06.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:06.484 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:06.484 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 0058464830c449a5b0f0b5e33bdce381 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:06.484 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:06.485 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:06.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:06.485 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:06.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:06.485 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:06.485 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:06.485 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:06.485 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:06.485 | ++ functions-common:get_field:733 : echo '| bf0bf16d13ef4bde969ef58bb3ac69ff | 0058464830c449a5b0f0b5e33bdce381 | | 1ce8accc67b04adba812743918399490 | | | False |' 2021-12-08 21:24:06.485 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:06.485 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:06.485 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:06.485 | + functions-common:get_or_add_user_project_role:912 : echo bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:06.485 | bf0bf16d13ef4bde969ef58bb3ac69ff 2021-12-08 21:24:06.777 | [17563 Async ks-alt-member:82134]: finished get_or_add_user_project_role member 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 with result 0 in 9 seconds 2021-12-08 21:24:06.953 | [17563 Async ks-alt-admin:82247]: Waiting for completion of get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ce8accc67b04adba812743918399490 running on PID 82247 (8 other jobs running) 2021-12-08 21:24:07.100 | [17563 Async ks-alt-admin:82247]: Signaling child to exit 2021-12-08 21:24:07.101 | WAKEUP 2021-12-08 21:24:07.265 | [17563 Async ks-alt-admin:82247]: Signaled 2021-12-08 21:24:07.275 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:07.275 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:07.275 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:07.275 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:07.276 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:07.276 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:07.276 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:07.276 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:07.276 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:07.276 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user fd334dcae9274d2597b6d599c44758aa --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:07.276 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:07.276 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:07.276 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:07.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:07.276 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:07.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:07.276 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:07.276 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:07.276 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:07.276 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:07.276 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user fd334dcae9274d2597b6d599c44758aa --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:07.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:07.276 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:07.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:07.276 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:07.276 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:07.276 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user fd334dcae9274d2597b6d599c44758aa --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:07.276 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:07.276 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:07.276 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:07.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:07.276 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:07.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:07.276 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:07.276 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:07.276 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:07.277 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:07.277 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | fd334dcae9274d2597b6d599c44758aa | | 1ce8accc67b04adba812743918399490 | | | False |' 2021-12-08 21:24:07.277 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:07.277 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:07.277 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:24:07.277 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:24:07.277 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:24:07.619 | [17563 Async ks-alt-admin:82247]: finished get_or_add_user_project_role admin fd334dcae9274d2597b6d599c44758aa 1ce8accc67b04adba812743918399490 with result 0 in 9 seconds 2021-12-08 21:24:07.841 | [17563 Async ks-alt-another:82359]: Waiting for completion of get_or_add_user_project_role anotherrole 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 running on PID 82359 (7 other jobs running) 2021-12-08 21:24:07.980 | [17563 Async ks-alt-another:82359]: Signaling child to exit 2021-12-08 21:24:07.980 | WAKEUP 2021-12-08 21:24:08.157 | [17563 Async ks-alt-another:82359]: Signaled 2021-12-08 21:24:08.172 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:24:08.172 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:24:08.172 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:24:08.172 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:24:08.172 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:24:08.172 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:24:08.172 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:24:08.172 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:24:08.172 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:24:08.172 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:08.172 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:08.172 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 0058464830c449a5b0f0b5e33bdce381 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:08.172 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:08.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:08.172 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:08.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:08.172 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:08.172 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:08.172 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:24:08.172 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:24:08.172 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 0058464830c449a5b0f0b5e33bdce381 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:08.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:08.172 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:08.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:08.172 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:08.172 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 0058464830c449a5b0f0b5e33bdce381 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:08.173 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:24:08.173 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:24:08.173 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:24:08.173 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:08.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:08.173 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:08.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:08.173 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:08.173 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:08.173 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:24:08.173 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:24:08.173 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:24:08.173 | ++ functions-common:get_field:733 : echo '| b3b39d1bf64949d28d0edea19cf6e306 | 0058464830c449a5b0f0b5e33bdce381 | | 1ce8accc67b04adba812743918399490 | | | False |' 2021-12-08 21:24:08.173 | ++ functions-common:get_field:727 : read data 2021-12-08 21:24:08.173 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:24:08.173 | + functions-common:get_or_add_user_project_role:912 : echo b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:24:08.173 | b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:24:08.492 | [17563 Async ks-alt-another:82359]: finished get_or_add_user_project_role anotherrole 0058464830c449a5b0f0b5e33bdce381 1ce8accc67b04adba812743918399490 with result 0 in 9 seconds 2021-12-08 21:24:08.526 | + inc/async:async_wait:197 : return 0 2021-12-08 21:24:08.550 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-12-08 21:24:08.882 | [17563 Async ks-group-memberdemo:82872]: Waiting for completion of get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd running on PID 82872 (6 other jobs running) 2021-12-08 21:24:09.053 | [17563 Async ks-group-memberdemo:82872]: Signaling child to exit 2021-12-08 21:24:10.081 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:10.212 | [82872 Async ks-group-memberdemo:82872]: finished successfully 2021-12-08 21:24:10.240 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:10.257 | WAKEUP 2021-12-08 21:24:10.284 | [82959 Async ks-group-anotherdemo:82959]: finished successfully 2021-12-08 21:24:10.328 | [17563 Async ks-group-memberdemo:82872]: Signaled 2021-12-08 21:24:10.330 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-08 21:24:10.330 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ebe91efef8e42c1bada9b65d010fcbd -f value 2021-12-08 21:24:10.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.330 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.330 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.330 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:10.330 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-08 21:24:10.330 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-08 21:24:10.330 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:10.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.330 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.330 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.330 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ebe91efef8e42c1bada9b65d010fcbd -f value 2021-12-08 21:24:10.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.330 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.331 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.331 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:10.331 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bf0bf16d13ef4bde969ef58bb3ac69ff 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd False' 2021-12-08 21:24:10.331 | + functions-common:get_or_add_group_project_role:960 : echo bf0bf16d13ef4bde969ef58bb3ac69ff 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd False 2021-12-08 21:24:10.331 | bf0bf16d13ef4bde969ef58bb3ac69ff 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd False 2021-12-08 21:24:10.382 | [17563 Async ks-group-memberdemo:82872]: finished get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd with result 0 in 10 seconds 2021-12-08 21:24:10.427 | [17563 Async ks-group-anotherdemo:82959]: Waiting for completion of get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd running on PID 82959 (5 other jobs running) 2021-12-08 21:24:10.457 | [17563 Async ks-group-anotherdemo:82959]: Signaling child to exit 2021-12-08 21:24:10.458 | WAKEUP 2021-12-08 21:24:10.486 | [17563 Async ks-group-anotherdemo:82959]: Signaled 2021-12-08 21:24:10.487 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-08 21:24:10.487 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ebe91efef8e42c1bada9b65d010fcbd -f value 2021-12-08 21:24:10.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.487 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.488 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.488 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:10.488 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-08 21:24:10.488 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-08 21:24:10.488 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:24:10.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.488 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.488 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.488 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ebe91efef8e42c1bada9b65d010fcbd -f value 2021-12-08 21:24:10.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.488 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:10.488 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:10.488 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:10.488 | + functions-common:get_or_add_group_project_role:958 : group_role_id='b3b39d1bf64949d28d0edea19cf6e306 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd False' 2021-12-08 21:24:10.488 | + functions-common:get_or_add_group_project_role:960 : echo b3b39d1bf64949d28d0edea19cf6e306 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd False 2021-12-08 21:24:10.488 | b3b39d1bf64949d28d0edea19cf6e306 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd False 2021-12-08 21:24:10.543 | [17563 Async ks-group-anotherdemo:82959]: finished get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ebe91efef8e42c1bada9b65d010fcbd with result 0 in 10 seconds 2021-12-08 21:24:10.588 | [17563 Async ks-group-memberalt:83047]: Waiting for completion of get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 running on PID 83047 (4 other jobs running) 2021-12-08 21:24:10.636 | [17563 Async ks-group-memberalt:83047]: Signaling child to exit 2021-12-08 21:24:11.127 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:11.166 | [83047 Async ks-group-memberalt:83047]: finished successfully 2021-12-08 21:24:11.198 | WAKEUP 2021-12-08 21:24:11.227 | [17563 Async ks-group-memberalt:83047]: Signaled 2021-12-08 21:24:11.229 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-08 21:24:11.229 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ce8accc67b04adba812743918399490 -f value 2021-12-08 21:24:11.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.229 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.229 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.229 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:11.229 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-08 21:24:11.229 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-08 21:24:11.229 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:11.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.229 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.229 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.229 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ce8accc67b04adba812743918399490 -f value 2021-12-08 21:24:11.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.230 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.230 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.230 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:11.230 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bf0bf16d13ef4bde969ef58bb3ac69ff 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 False' 2021-12-08 21:24:11.230 | + functions-common:get_or_add_group_project_role:960 : echo bf0bf16d13ef4bde969ef58bb3ac69ff 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 False 2021-12-08 21:24:11.230 | bf0bf16d13ef4bde969ef58bb3ac69ff 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 False 2021-12-08 21:24:11.283 | [17563 Async ks-group-memberalt:83047]: finished get_or_add_group_project_role member 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 with result 0 in 10 seconds 2021-12-08 21:24:11.335 | [17563 Async ks-group-anotheralt:83133]: Waiting for completion of get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 running on PID 83133 (3 other jobs running) 2021-12-08 21:24:11.367 | [17563 Async ks-group-anotheralt:83133]: Signaling child to exit 2021-12-08 21:24:11.374 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:11.401 | [83252 Async ks-group-admin:83252]: finished successfully 2021-12-08 21:24:11.685 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:11.710 | [83133 Async ks-group-anotheralt:83133]: finished successfully 2021-12-08 21:24:11.729 | WAKEUP 2021-12-08 21:24:11.752 | [17563 Async ks-group-anotheralt:83133]: Signaled 2021-12-08 21:24:11.754 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-08 21:24:11.754 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ce8accc67b04adba812743918399490 -f value 2021-12-08 21:24:11.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.754 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.754 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.754 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:11.754 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-08 21:24:11.754 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-08 21:24:11.754 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ce8accc67b04adba812743918399490 2021-12-08 21:24:11.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.754 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.754 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.754 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 8e4c8321ec804c31a6e58d670dc67e71 --project 1ce8accc67b04adba812743918399490 -f value 2021-12-08 21:24:11.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.754 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.754 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.754 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:11.754 | + functions-common:get_or_add_group_project_role:958 : group_role_id='b3b39d1bf64949d28d0edea19cf6e306 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 False' 2021-12-08 21:24:11.755 | + functions-common:get_or_add_group_project_role:960 : echo b3b39d1bf64949d28d0edea19cf6e306 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 False 2021-12-08 21:24:11.755 | b3b39d1bf64949d28d0edea19cf6e306 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 False 2021-12-08 21:24:11.798 | [17563 Async ks-group-anotheralt:83133]: finished get_or_add_group_project_role anotherrole 8e4c8321ec804c31a6e58d670dc67e71 1ce8accc67b04adba812743918399490 with result 0 in 10 seconds 2021-12-08 21:24:11.836 | [17563 Async ks-group-admin:83252]: Waiting for completion of get_or_add_group_project_role admin 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a running on PID 83252 (2 other jobs running) 2021-12-08 21:24:11.861 | [17563 Async ks-group-admin:83252]: Signaling child to exit 2021-12-08 21:24:11.861 | WAKEUP 2021-12-08 21:24:11.883 | [17563 Async ks-group-admin:83252]: Signaled 2021-12-08 21:24:11.884 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-08 21:24:11.884 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 259ef5dab6594891a0ab4cbba477ca0b --project 8a8862e552b34a59965812f21173919a -f value 2021-12-08 21:24:11.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.884 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.884 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.884 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:11.885 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-08 21:24:11.885 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-08 21:24:11.885 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 259ef5dab6594891a0ab4cbba477ca0b --project 8a8862e552b34a59965812f21173919a 2021-12-08 21:24:11.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.885 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.885 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.885 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 259ef5dab6594891a0ab4cbba477ca0b --project 8a8862e552b34a59965812f21173919a -f value 2021-12-08 21:24:11.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.885 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:24:11.885 | from cryptography.utils import int_from_bytes 2021-12-08 21:24:11.885 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:24:11.885 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c6bcbc6947294dbf863a6156aa1cdbb3 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a False' 2021-12-08 21:24:11.885 | + functions-common:get_or_add_group_project_role:960 : echo c6bcbc6947294dbf863a6156aa1cdbb3 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a False 2021-12-08 21:24:11.885 | c6bcbc6947294dbf863a6156aa1cdbb3 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a False 2021-12-08 21:24:11.929 | [17563 Async ks-group-admin:83252]: finished get_or_add_group_project_role admin 259ef5dab6594891a0ab4cbba477ca0b 8a8862e552b34a59965812f21173919a with result 0 in 9 seconds 2021-12-08 21:24:11.933 | + inc/async:async_wait:197 : return 0 2021-12-08 21:24:11.936 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-12-08 21:24:11.952 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:24:11.955 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-12-08 21:24:11.972 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:24:11.975 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-12-08 21:24:11.978 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-12-08 21:24:12.035 | + inc/async:async_inner:63 : create_nova_accounts 2021-12-08 21:24:12.074 | [17563 Async create_nova_accounts:84915]: running: create_nova_accounts 2021-12-08 21:24:12.076 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-12-08 21:24:12.095 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:24:12.097 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-12-08 21:24:12.100 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-12-08 21:24:12.162 | + inc/async:async_inner:63 : create_glance_accounts 2021-12-08 21:24:12.204 | [17563 Async create_glance_accounts:85030]: running: create_glance_accounts 2021-12-08 21:24:12.210 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-12-08 21:24:12.228 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:24:12.231 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-12-08 21:24:12.233 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-12-08 21:24:12.299 | + inc/async:async_inner:63 : create_cinder_accounts 2021-12-08 21:24:12.342 | [17563 Async create_cinder_accounts:85160]: running: create_cinder_accounts 2021-12-08 21:24:12.345 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-12-08 21:24:12.366 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:24:12.368 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-12-08 21:24:12.371 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-12-08 21:24:12.439 | + inc/async:async_inner:63 : create_neutron_accounts 2021-12-08 21:24:12.516 | [17563 Async create_neutron_accounts:85275]: running: create_neutron_accounts 2021-12-08 21:24:12.518 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-12-08 21:24:12.561 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:24:12.564 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-12-08 21:24:12.566 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-12-08 21:24:12.880 | + inc/async:async_inner:63 : create_swift_accounts 2021-12-08 21:24:13.121 | [17563 Async create_swift_accounts:85417]: running: create_swift_accounts 2021-12-08 21:24:13.144 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-12-08 21:24:13.162 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-08 21:24:13.192 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-08 21:24:13.212 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-08 21:24:13.273 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-08 21:24:13.336 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-08 21:24:13.356 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-08 21:24:13.377 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.21/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-08 21:24:13.575 | The user clouds.yaml file didn't exist. 2021-12-08 21:24:13.586 | + 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.21/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-08 21:24:13.688 | /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-12-08 21:24:13.688 | self._clouds = yaml.load(clouds_file) 2021-12-08 21:24:13.700 | + 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.21/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-08 21:24:13.816 | /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-12-08 21:24:13.816 | self._clouds = yaml.load(clouds_file) 2021-12-08 21:24:13.828 | + 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.21/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-08 21:24:13.946 | /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-12-08 21:24:13.946 | self._clouds = yaml.load(clouds_file) 2021-12-08 21:24:13.956 | + functions-common:write_clouds_yaml:132 : cat 2021-12-08 21:24:13.963 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-12-08 21:24:13.966 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-12-08 21:24:13.980 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-08 21:24:14.021 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-12-08 21:24:14.148 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:24:14.168 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-12-08 21:24:14.519 | [17563 Async create_nova_accounts:84915]: Waiting for completion of create_nova_accounts running on PID 84915 (6 other jobs running) 2021-12-08 21:24:14.672 | [17563 Async create_nova_accounts:84915]: Signaling child to exit 2021-12-08 21:24:40.080 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:40.138 | [85275 Async create_neutron_accounts:85275]: finished successfully 2021-12-08 21:24:54.230 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:24:54.266 | [85160 Async create_cinder_accounts:85160]: finished successfully 2021-12-08 21:25:00.686 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:25:00.716 | [85030 Async create_glance_accounts:85030]: finished successfully 2021-12-08 21:25:05.057 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:25:05.085 | [84915 Async create_nova_accounts:84915]: finished successfully 2021-12-08 21:25:05.113 | WAKEUP 2021-12-08 21:25:05.137 | [17563 Async create_nova_accounts:84915]: Signaled 2021-12-08 21:25:05.139 | + lib/nova:create_nova_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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-12-08 21:25:05.139 | + lib/nova:create_nova_accounts:343 : create_service_user nova admin 2021-12-08 21:25:05.139 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-12-08 21:25:05.139 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:05.139 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:05.139 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:05.139 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:25:05.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.139 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.139 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.139 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.139 | + functions-common:get_or_create_user:840 : user_id=42ae30a5632743c48c3af436c1ee50e7 2021-12-08 21:25:05.139 | + functions-common:get_or_create_user:841 : echo 42ae30a5632743c48c3af436c1ee50e7 2021-12-08 21:25:05.139 | 42ae30a5632743c48c3af436c1ee50e7 2021-12-08 21:25:05.139 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-12-08 21:25:05.139 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.139 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.139 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.139 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.140 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.140 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.140 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.140 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.140 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.140 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.140 | ++ 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-12-08 21:25:05.140 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.140 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.140 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.140 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.140 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.140 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.140 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.140 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.140 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.140 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-08 21:25:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.140 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.140 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.140 | ++ 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-12-08 21:25:05.140 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.140 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.140 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.140 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.140 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.140 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.141 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.141 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.141 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.141 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | 42ae30a5632743c48c3af436c1ee50e7 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.141 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.141 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.141 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.141 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.141 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.141 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-12-08 21:25:05.141 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-12-08 21:25:05.141 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.141 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.141 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.141 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.141 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.141 | ++ 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-12-08 21:25:05.141 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.141 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.141 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.141 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.141 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.141 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.141 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.142 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.142 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-08 21:25:05.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.142 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.142 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.142 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.142 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.142 | ++ 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-12-08 21:25:05.142 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.142 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.142 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.142 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.142 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.142 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.142 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.142 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | 42ae30a5632743c48c3af436c1ee50e7 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.142 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.142 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.142 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:05.142 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:05.142 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:05.142 | + lib/nova:create_nova_accounts:345 : local nova_api_url 2021-12-08 21:25:05.142 | + lib/nova:create_nova_accounts:346 : [[ True == \F\a\l\s\e ]] 2021-12-08 21:25:05.142 | + lib/nova:create_nova_accounts:349 : nova_api_url=http://10.222.0.21/compute 2021-12-08 21:25:05.142 | + lib/nova:create_nova_accounts:352 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-08 21:25:05.143 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:05.143 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-08 21:25:05.143 | ++ 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-12-08 21:25:05.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.143 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.143 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.143 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.143 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:05.143 | 8b8c0782edeb4ab588dc915890d47c9b' 2021-12-08 21:25:05.143 | + functions-common:get_or_create_service:978 : echo 8b8c0782edeb4ab588dc915890d47c9b 2021-12-08 21:25:05.143 | 8b8c0782edeb4ab588dc915890d47c9b 2021-12-08 21:25:05.143 | + lib/nova:create_nova_accounts:354 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.21/compute/v2/$(project_id)s' 2021-12-08 21:25:05.143 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:05.143 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.21/compute/v2/$(project_id)s' RegionOne 2021-12-08 21:25:05.144 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:05.144 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.144 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.144 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.144 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.144 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:05.144 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:05.144 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.21/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-08 21:25:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.144 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.144 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.144 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.144 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e0134f908d0a4a329ef6dbb12c1842c1 2021-12-08 21:25:05.144 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e0134f908d0a4a329ef6dbb12c1842c1 2021-12-08 21:25:05.144 | + functions-common:get_or_create_endpoint:1011 : public_id=e0134f908d0a4a329ef6dbb12c1842c1 2021-12-08 21:25:05.144 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:25:05.144 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:05.144 | + functions-common:get_or_create_endpoint:1020 : echo e0134f908d0a4a329ef6dbb12c1842c1 2021-12-08 21:25:05.144 | e0134f908d0a4a329ef6dbb12c1842c1 2021-12-08 21:25:05.144 | + lib/nova:create_nova_accounts:358 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-08 21:25:05.144 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:05.144 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-08 21:25:05.144 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-08 21:25:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.144 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.144 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.144 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.144 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:05.145 | 481243966b654ed9a97ab02313864790' 2021-12-08 21:25:05.145 | + functions-common:get_or_create_service:978 : echo 481243966b654ed9a97ab02313864790 2021-12-08 21:25:05.145 | 481243966b654ed9a97ab02313864790 2021-12-08 21:25:05.145 | + lib/nova:create_nova_accounts:360 : get_or_create_endpoint compute RegionOne http://10.222.0.21/compute/v2.1 2021-12-08 21:25:05.145 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:05.145 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.21/compute/v2.1 RegionOne 2021-12-08 21:25:05.145 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:05.145 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:05.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.145 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.145 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.145 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.145 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:05.145 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:05.145 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.21/compute/v2.1 --region RegionOne -f value -c id 2021-12-08 21:25:05.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.145 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.145 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.145 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.145 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5635be1692434769aae8ac518cb66c84 2021-12-08 21:25:05.145 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5635be1692434769aae8ac518cb66c84 2021-12-08 21:25:05.145 | + functions-common:get_or_create_endpoint:1011 : public_id=5635be1692434769aae8ac518cb66c84 2021-12-08 21:25:05.145 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:25:05.145 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:05.145 | + functions-common:get_or_create_endpoint:1020 : echo 5635be1692434769aae8ac518cb66c84 2021-12-08 21:25:05.145 | 5635be1692434769aae8ac518cb66c84 2021-12-08 21:25:05.145 | + lib/nova:create_nova_accounts:365 : is_service_enabled n-api 2021-12-08 21:25:05.145 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:05.145 | + lib/nova:create_nova_accounts:367 : is_service_enabled swift 2021-12-08 21:25:05.145 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:05.145 | + lib/nova:create_nova_accounts:370 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-08 21:25:05.146 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.146 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.146 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.146 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.146 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.146 | ++ 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-12-08 21:25:05.146 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.146 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.146 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.146 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.146 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.146 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.146 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.146 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.146 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-08 21:25:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.147 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.147 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.147 | ++ 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-12-08 21:25:05.147 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.147 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.147 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.147 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.147 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.147 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.147 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.147 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.147 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.147 | ++ functions-common:get_field:733 : echo '| 2cb2bf5ff09440bba46ab90e7d752b65 | 42ae30a5632743c48c3af436c1ee50e7 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.147 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.147 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.147 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:25:05.147 | + functions-common:get_or_add_user_project_role:912 : echo 2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:25:05.147 | 2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:25:05.147 | + lib/nova:create_nova_accounts:375 : is_service_enabled s3api 2021-12-08 21:25:05.147 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:25:05.188 | [17563 Async create_nova_accounts:84915]: finished create_nova_accounts with result 0 in 53 seconds 2021-12-08 21:25:05.228 | [17563 Async create_glance_accounts:85030]: Waiting for completion of create_glance_accounts running on PID 85030 (5 other jobs running) 2021-12-08 21:25:05.254 | [17563 Async create_glance_accounts:85030]: Signaling child to exit 2021-12-08 21:25:05.254 | WAKEUP 2021-12-08 21:25:05.276 | [17563 Async create_glance_accounts:85030]: Signaled 2021-12-08 21:25:05.278 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-12-08 21:25:05.278 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:05.278 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-12-08 21:25:05.278 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-12-08 21:25:05.278 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:05.278 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:05.278 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:05.278 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:25:05.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.278 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.278 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.278 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.278 | + functions-common:get_or_create_user:840 : user_id=efedc87ae58b4749b2ed990e9c6ff185 2021-12-08 21:25:05.278 | + functions-common:get_or_create_user:841 : echo efedc87ae58b4749b2ed990e9c6ff185 2021-12-08 21:25:05.278 | efedc87ae58b4749b2ed990e9c6ff185 2021-12-08 21:25:05.278 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-12-08 21:25:05.279 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.279 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.279 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.279 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.279 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.279 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.279 | ++ 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-12-08 21:25:05.279 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.279 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.279 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.279 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.279 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.279 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.279 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.279 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-08 21:25:05.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.280 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.280 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.280 | ++ 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-12-08 21:25:05.280 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.280 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.280 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.280 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.280 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.280 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.280 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.280 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.280 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.280 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.280 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | efedc87ae58b4749b2ed990e9c6ff185 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.280 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.280 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.280 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.280 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.280 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-12-08 21:25:05.280 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-12-08 21:25:05.280 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:05.281 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-12-08 21:25:05.281 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-12-08 21:25:05.281 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:05.281 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:05.281 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:05.281 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:25:05.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.281 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.281 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.281 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.281 | + functions-common:get_or_create_user:840 : user_id=96b5d3b5afc0473f963ed405df747d37 2021-12-08 21:25:05.281 | + functions-common:get_or_create_user:841 : echo 96b5d3b5afc0473f963ed405df747d37 2021-12-08 21:25:05.281 | 96b5d3b5afc0473f963ed405df747d37 2021-12-08 21:25:05.281 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-08 21:25:05.281 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.281 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.281 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.281 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.281 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.281 | ++ 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-12-08 21:25:05.281 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.281 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.281 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.282 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.282 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.282 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.282 | + 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-12-08 21:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.282 | ++ 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-12-08 21:25:05.282 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.282 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.282 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.282 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.282 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.282 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.282 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.282 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | 96b5d3b5afc0473f963ed405df747d37 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.283 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.283 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.283 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.283 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.283 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.283 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-12-08 21:25:05.283 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-08 21:25:05.283 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.283 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.283 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.283 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.283 | ++ 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-12-08 21:25:05.283 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.283 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.283 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.283 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.283 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.284 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.284 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.284 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.284 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.284 | + 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-12-08 21:25:05.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.284 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.284 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.284 | ++ 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-12-08 21:25:05.284 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.284 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.284 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.284 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.285 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.285 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.285 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.285 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.285 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.285 | ++ functions-common:get_field:733 : echo '| 2cb2bf5ff09440bba46ab90e7d752b65 | 96b5d3b5afc0473f963ed405df747d37 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.285 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.285 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.285 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:25:05.285 | + functions-common:get_or_add_user_project_role:912 : echo 2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:25:05.285 | 2cb2bf5ff09440bba46ab90e7d752b65 2021-12-08 21:25:05.285 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-12-08 21:25:05.285 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:05.285 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-08 21:25:05.285 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-08 21:25:05.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.285 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.285 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.285 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.285 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:05.285 | 688a0ecf60cd40f3bc217e44c7b43b9c' 2021-12-08 21:25:05.285 | + functions-common:get_or_create_service:978 : echo 688a0ecf60cd40f3bc217e44c7b43b9c 2021-12-08 21:25:05.285 | 688a0ecf60cd40f3bc217e44c7b43b9c 2021-12-08 21:25:05.285 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.21/image 2021-12-08 21:25:05.285 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:05.285 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.21/image RegionOne 2021-12-08 21:25:05.285 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:05.285 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:05.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.286 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.286 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.286 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.286 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:05.286 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:05.286 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.21/image --region RegionOne -f value -c id 2021-12-08 21:25:05.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.286 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.286 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.286 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.286 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=daa9efe06abe41ca8b371457e08a6678 2021-12-08 21:25:05.286 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo daa9efe06abe41ca8b371457e08a6678 2021-12-08 21:25:05.286 | + functions-common:get_or_create_endpoint:1011 : public_id=daa9efe06abe41ca8b371457e08a6678 2021-12-08 21:25:05.286 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:25:05.286 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:05.286 | + functions-common:get_or_create_endpoint:1020 : echo daa9efe06abe41ca8b371457e08a6678 2021-12-08 21:25:05.286 | daa9efe06abe41ca8b371457e08a6678 2021-12-08 21:25:05.286 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-12-08 21:25:05.286 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-08 21:25:05.286 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-08 21:25:05.286 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-08 21:25:05.286 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-08 21:25:05.286 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-12-08 21:25:05.286 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-08 21:25:05.286 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-08 21:25:05.286 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-12-08 21:25:05.326 | [17563 Async create_glance_accounts:85030]: finished create_glance_accounts with result 0 in 48 seconds 2021-12-08 21:25:05.363 | [17563 Async create_cinder_accounts:85160]: Waiting for completion of create_cinder_accounts running on PID 85160 (4 other jobs running) 2021-12-08 21:25:05.387 | [17563 Async create_cinder_accounts:85160]: Signaling child to exit 2021-12-08 21:25:05.387 | WAKEUP 2021-12-08 21:25:05.410 | [17563 Async create_cinder_accounts:85160]: Signaled 2021-12-08 21:25:05.411 | + 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,c-vol,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,c-bak,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-12-08 21:25:05.411 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-12-08 21:25:05.412 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-12-08 21:25:05.412 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:05.412 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:05.412 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:05.412 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:25:05.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.412 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.412 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.412 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.412 | + functions-common:get_or_create_user:840 : user_id=7c2d483d12cd43178aba5e8cb3be0009 2021-12-08 21:25:05.412 | + functions-common:get_or_create_user:841 : echo 7c2d483d12cd43178aba5e8cb3be0009 2021-12-08 21:25:05.412 | 7c2d483d12cd43178aba5e8cb3be0009 2021-12-08 21:25:05.412 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-12-08 21:25:05.412 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.412 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.412 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.412 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.412 | ++ 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-12-08 21:25:05.412 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.412 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.412 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.412 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.412 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.413 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.413 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.413 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.413 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.413 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-08 21:25:05.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.413 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.413 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.413 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.413 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.413 | ++ 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-12-08 21:25:05.413 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.413 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.413 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.413 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.413 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.413 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.413 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.413 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.413 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | 7c2d483d12cd43178aba5e8cb3be0009 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.413 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.413 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.413 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.413 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.413 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-12-08 21:25:05.413 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-08 21:25:05.413 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:05.413 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-08 21:25:05.413 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-08 21:25:05.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.414 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.414 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.414 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.414 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:05.414 | 9f8e2e2d732946ad86eef6ae3134cfa6' 2021-12-08 21:25:05.414 | + functions-common:get_or_create_service:978 : echo 9f8e2e2d732946ad86eef6ae3134cfa6 2021-12-08 21:25:05.414 | 9f8e2e2d732946ad86eef6ae3134cfa6 2021-12-08 21:25:05.414 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-12-08 21:25:05.414 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.21/volume/v3/$(project_id)s' 2021-12-08 21:25:05.414 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:05.414 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.21/volume/v3/$(project_id)s' RegionOne 2021-12-08 21:25:05.414 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:05.414 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:05.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.414 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.414 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.414 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.414 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:05.414 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:05.414 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.21/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-08 21:25:05.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.414 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.414 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.414 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.414 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fc8fa5a9f9874a15ba1a5629db4c93d6 2021-12-08 21:25:05.414 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fc8fa5a9f9874a15ba1a5629db4c93d6 2021-12-08 21:25:05.414 | + functions-common:get_or_create_endpoint:1011 : public_id=fc8fa5a9f9874a15ba1a5629db4c93d6 2021-12-08 21:25:05.414 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:25:05.415 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:05.415 | + functions-common:get_or_create_endpoint:1020 : echo fc8fa5a9f9874a15ba1a5629db4c93d6 2021-12-08 21:25:05.415 | fc8fa5a9f9874a15ba1a5629db4c93d6 2021-12-08 21:25:05.415 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-08 21:25:05.415 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:05.415 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-08 21:25:05.415 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-08 21:25:05.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.415 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.415 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:05.415 | b0e8a65520b24a01b47ab35974f75fe8' 2021-12-08 21:25:05.415 | + functions-common:get_or_create_service:978 : echo b0e8a65520b24a01b47ab35974f75fe8 2021-12-08 21:25:05.415 | b0e8a65520b24a01b47ab35974f75fe8 2021-12-08 21:25:05.415 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.21/volume/v3/$(project_id)s' 2021-12-08 21:25:05.415 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:05.415 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.21/volume/v3/$(project_id)s' RegionOne 2021-12-08 21:25:05.415 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:05.415 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:05.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.415 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.415 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:05.415 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:05.415 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.21/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-08 21:25:05.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.416 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.416 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=196c41d108c941c3b3f922e8faa2a3ee 2021-12-08 21:25:05.416 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 196c41d108c941c3b3f922e8faa2a3ee 2021-12-08 21:25:05.416 | + functions-common:get_or_create_endpoint:1011 : public_id=196c41d108c941c3b3f922e8faa2a3ee 2021-12-08 21:25:05.416 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:25:05.416 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:05.416 | + functions-common:get_or_create_endpoint:1020 : echo 196c41d108c941c3b3f922e8faa2a3ee 2021-12-08 21:25:05.416 | 196c41d108c941c3b3f922e8faa2a3ee 2021-12-08 21:25:05.416 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-12-08 21:25:05.416 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-12-08 21:25:05.416 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:25:05.416 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-08 21:25:05.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.416 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.416 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.416 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.416 | ++ functions-common:get_or_create_project:853 : project_id=0010c9001bcf4d3ba1e6f14a9f6369e8 2021-12-08 21:25:05.416 | ++ functions-common:get_or_create_project:854 : echo 0010c9001bcf4d3ba1e6f14a9f6369e8 2021-12-08 21:25:05.416 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 0010c9001bcf4d3ba1e6f14a9f6369e8 2021-12-08 21:25:05.416 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-12-08 21:25:05.416 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:05.416 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:05.416 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:05.416 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-08 21:25:05.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.416 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.416 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.416 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-08 21:25:05.416 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.417 | ++ functions-common:get_or_create_user:840 : user_id=7c2d483d12cd43178aba5e8cb3be0009 2021-12-08 21:25:05.417 | ++ functions-common:get_or_create_user:841 : echo 7c2d483d12cd43178aba5e8cb3be0009 2021-12-08 21:25:05.417 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7c2d483d12cd43178aba5e8cb3be0009 2021-12-08 21:25:05.456 | [17563 Async create_cinder_accounts:85160]: finished create_cinder_accounts with result 0 in 41 seconds 2021-12-08 21:25:05.461 | + inc/async:async_wait:197 : return 0 2021-12-08 21:25:05.463 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-12-08 21:25:05.514 | [17563 Async create_neutron_accounts:85275]: Waiting for completion of create_neutron_accounts running on PID 85275 (3 other jobs running) 2021-12-08 21:25:05.539 | [17563 Async create_neutron_accounts:85275]: Signaling child to exit 2021-12-08 21:25:05.540 | WAKEUP 2021-12-08 21:25:05.562 | [17563 Async create_neutron_accounts:85275]: Signaled 2021-12-08 21:25:05.563 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-08 21:25:05.563 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:25:05.563 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:25:05.563 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:25:05.563 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:25:05.564 | + 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,c-vol,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,c-bak,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-12-08 21:25:05.564 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:25:05.564 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-08 21:25:05.564 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-12-08 21:25:05.564 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-12-08 21:25:05.564 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.21:9696/ 2021-12-08 21:25:05.564 | + 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,c-vol,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,c-bak,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-12-08 21:25:05.564 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-12-08 21:25:05.564 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-12-08 21:25:05.564 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:05.564 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:05.564 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:05.564 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:25:05.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.564 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.564 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.564 | + functions-common:get_or_create_user:840 : user_id=bc0d1dae4a3e4b19866f38f185d3536e 2021-12-08 21:25:05.564 | + functions-common:get_or_create_user:841 : echo bc0d1dae4a3e4b19866f38f185d3536e 2021-12-08 21:25:05.564 | bc0d1dae4a3e4b19866f38f185d3536e 2021-12-08 21:25:05.564 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-12-08 21:25:05.564 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:05.564 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:05.564 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:05.564 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:05.564 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:05.565 | ++ 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-12-08 21:25:05.565 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.565 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.565 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.565 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.565 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.565 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.565 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:05.565 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:05.565 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-08 21:25:05.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.566 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.566 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.566 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:05.566 | ++ 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-12-08 21:25:05.566 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:05.566 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:05.566 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.566 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.566 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.566 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.566 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:05.566 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:05.566 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | bc0d1dae4a3e4b19866f38f185d3536e | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:05.566 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:05.566 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:05.566 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.566 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.566 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:05.566 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-12-08 21:25:05.566 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-12-08 21:25:05.566 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:05.567 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-08 21:25:05.567 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-08 21:25:05.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.567 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.567 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:05.567 | 47eac8b9763a46288bdd2229f9194bb3' 2021-12-08 21:25:05.567 | + functions-common:get_or_create_service:978 : echo 47eac8b9763a46288bdd2229f9194bb3 2021-12-08 21:25:05.567 | 47eac8b9763a46288bdd2229f9194bb3 2021-12-08 21:25:05.567 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.21:9696/ 2021-12-08 21:25:05.567 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:05.567 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.21:9696/ RegionOne 2021-12-08 21:25:05.567 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:05.567 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:05.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.567 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.567 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:05.567 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:05.567 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.21:9696/ --region RegionOne -f value -c id 2021-12-08 21:25:05.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:05.567 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:05.567 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:05.567 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0bda2a785b2b458188c309aebd5f4af7 2021-12-08 21:25:05.567 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0bda2a785b2b458188c309aebd5f4af7 2021-12-08 21:25:05.567 | + functions-common:get_or_create_endpoint:1011 : public_id=0bda2a785b2b458188c309aebd5f4af7 2021-12-08 21:25:05.567 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:25:05.568 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:05.568 | + functions-common:get_or_create_endpoint:1020 : echo 0bda2a785b2b458188c309aebd5f4af7 2021-12-08 21:25:05.568 | 0bda2a785b2b458188c309aebd5f4af7 2021-12-08 21:25:05.609 | [17563 Async create_neutron_accounts:85275]: finished create_neutron_accounts with result 0 in 27 seconds 2021-12-08 21:25:05.647 | [17563 Async create_swift_accounts:85417]: Waiting for completion of create_swift_accounts running on PID 85417 (2 other jobs running) 2021-12-08 21:25:05.672 | [17563 Async create_swift_accounts:85417]: Signaling child to exit 2021-12-08 21:25:45.082 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:25:45.107 | [85417 Async create_swift_accounts:85417]: finished successfully 2021-12-08 21:25:45.127 | WAKEUP 2021-12-08 21:25:45.149 | [17563 Async create_swift_accounts:85417]: Signaled 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:637 : local another_role 2021-12-08 21:25:45.151 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-12-08 21:25:45.151 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-08 21:25:45.151 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-08 21:25:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.151 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.151 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.151 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.151 | ++ functions-common:get_or_create_role:865 : role_id=b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:25:45.151 | ++ functions-common:get_or_create_role:866 : echo b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:638 : another_role=b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:25:45.151 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-12-08 21:25:45.151 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-12-08 21:25:45.151 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:45.152 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:25:45.152 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:25:45.152 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:25:45.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.152 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.152 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.152 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.152 | + functions-common:get_or_create_user:840 : user_id=ae4a7dc0d268401f91353c75f9be08f1 2021-12-08 21:25:45.152 | + functions-common:get_or_create_user:841 : echo ae4a7dc0d268401f91353c75f9be08f1 2021-12-08 21:25:45.152 | ae4a7dc0d268401f91353c75f9be08f1 2021-12-08 21:25:45.152 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-12-08 21:25:45.152 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:45.152 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:45.152 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:45.152 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:45.152 | ++ 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-12-08 21:25:45.152 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.152 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:45.152 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.152 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.152 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.152 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.152 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.152 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:45.152 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:45.153 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-08 21:25:45.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.153 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.153 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.153 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:45.153 | ++ 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-12-08 21:25:45.153 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.153 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.153 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.153 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.153 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.153 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.153 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:45.153 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:45.153 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:45.153 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | ae4a7dc0d268401f91353c75f9be08f1 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:45.153 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.153 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:45.153 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:45.153 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:25:45.153 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-12-08 21:25:45.153 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-12-08 21:25:45.153 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:45.153 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:25:45.153 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:45.153 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:45.153 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:25:45.153 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:25:45.153 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:25:45.153 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:25:45.154 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:25:45.154 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:25:45.154 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.154 | ++ 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-12-08 21:25:45.154 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:45.154 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.154 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.154 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.154 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.154 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.154 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:45.154 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:45.154 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-08 21:25:45.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.154 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.154 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.154 | ++ 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-12-08 21:25:45.154 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:45.154 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.154 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.154 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.154 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.154 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.154 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.154 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:45.154 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:45.154 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:45.155 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | ae4a7dc0d268401f91353c75f9be08f1 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:25:45.155 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.155 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.155 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.155 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.155 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-12-08 21:25:45.155 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:25:45.155 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-08 21:25:45.155 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-08 21:25:45.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.155 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.155 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.155 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.155 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:25:45.155 | 07ba58031c1941a6b8b688859af8f1f4' 2021-12-08 21:25:45.155 | + functions-common:get_or_create_service:978 : echo 07ba58031c1941a6b8b688859af8f1f4 2021-12-08 21:25:45.155 | 07ba58031c1941a6b8b688859af8f1f4 2021-12-08 21:25:45.155 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.21:8080/v1/AUTH_$(project_id)s' http://10.222.0.21:8080 2021-12-08 21:25:45.155 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:25:45.155 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.21:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-08 21:25:45.155 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:45.155 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-08 21:25:45.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.155 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.155 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.155 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.155 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:45.155 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:45.155 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.21:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-08 21:25:45.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.156 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.156 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.156 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.156 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b927c8f2b1c1435ba989d153564d358b 2021-12-08 21:25:45.156 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b927c8f2b1c1435ba989d153564d358b 2021-12-08 21:25:45.156 | + functions-common:get_or_create_endpoint:1011 : public_id=b927c8f2b1c1435ba989d153564d358b 2021-12-08 21:25:45.156 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.21:8080 ]] 2021-12-08 21:25:45.156 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.21:8080 RegionOne 2021-12-08 21:25:45.156 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:25:45.156 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-08 21:25:45.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.156 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.156 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.156 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.156 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:25:45.156 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:25:45.156 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.21:8080 --region RegionOne -f value -c id 2021-12-08 21:25:45.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.156 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.156 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.156 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.156 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7330d4c789ed48e08fb8abc13e68b02b 2021-12-08 21:25:45.156 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 7330d4c789ed48e08fb8abc13e68b02b 2021-12-08 21:25:45.156 | 7330d4c789ed48e08fb8abc13e68b02b 2021-12-08 21:25:45.156 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:25:45.156 | + functions-common:get_or_create_endpoint:1020 : echo b927c8f2b1c1435ba989d153564d358b 2021-12-08 21:25:45.156 | b927c8f2b1c1435ba989d153564d358b 2021-12-08 21:25:45.156 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-12-08 21:25:45.156 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-12-08 21:25:45.156 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:25:45.156 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-08 21:25:45.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.157 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.157 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.157 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_project:853 : project_id=e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_project:854 : echo e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.157 | + lib/swift:create_swift_accounts:652 : swift_project_test1=e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.157 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-12-08 21:25:45.157 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.157 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-08 21:25:45.157 | +++ 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-12-08 21:25:45.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.157 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.157 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.157 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_user:840 : user_id=7c0dce85bf1f4afa987f95b882ab8fee 2021-12-08 21:25:45.157 | ++ functions-common:get_or_create_user:841 : echo 7c0dce85bf1f4afa987f95b882ab8fee 2021-12-08 21:25:45.157 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=7c0dce85bf1f4afa987f95b882ab8fee 2021-12-08 21:25:45.157 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-08 21:25:45.157 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.157 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 7c0dce85bf1f4afa987f95b882ab8fee e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.157 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:45.157 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:25:45.157 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:45.157 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:45.157 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:25:45.157 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:25:45.157 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:25:45.158 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:25:45.158 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:45.158 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 7c0dce85bf1f4afa987f95b882ab8fee --project e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.158 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.158 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.158 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.158 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.158 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.158 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.158 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:45.159 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:45.159 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 7c0dce85bf1f4afa987f95b882ab8fee --project e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.159 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.159 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.159 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.159 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 7c0dce85bf1f4afa987f95b882ab8fee --project e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.159 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:45.159 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.159 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.159 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.159 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.159 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.159 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:45.159 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:45.159 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:45.159 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | 7c0dce85bf1f4afa987f95b882ab8fee | | e65f0cf94bf0400fa98aadbf4fe8340e | | | False |' 2021-12-08 21:25:45.159 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.159 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.159 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.159 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.159 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-12-08 21:25:45.159 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-08 21:25:45.159 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:45.159 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-08 21:25:45.159 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-08 21:25:45.159 | +++ 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-12-08 21:25:45.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.159 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.159 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.160 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.160 | ++ functions-common:get_or_create_user:840 : user_id=3ee18a1964704fcdb916584b4ce21d3d 2021-12-08 21:25:45.160 | ++ functions-common:get_or_create_user:841 : echo 3ee18a1964704fcdb916584b4ce21d3d 2021-12-08 21:25:45.160 | + lib/swift:create_swift_accounts:661 : swift_user_test3=3ee18a1964704fcdb916584b4ce21d3d 2021-12-08 21:25:45.160 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-12-08 21:25:45.160 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.160 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role b3b39d1bf64949d28d0edea19cf6e306 3ee18a1964704fcdb916584b4ce21d3d e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.160 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:45.160 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:25:45.160 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:45.160 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:45.160 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:25:45.160 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:25:45.160 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:25:45.160 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:25:45.160 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role b3b39d1bf64949d28d0edea19cf6e306 --user 3ee18a1964704fcdb916584b4ce21d3d --project e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.160 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.160 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:45.160 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.160 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.160 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.160 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.160 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.160 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:45.160 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:45.160 | + functions-common:get_or_add_user_project_role:901 : openstack role add b3b39d1bf64949d28d0edea19cf6e306 --user 3ee18a1964704fcdb916584b4ce21d3d --project e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.160 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.160 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.160 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role b3b39d1bf64949d28d0edea19cf6e306 --user 3ee18a1964704fcdb916584b4ce21d3d --project e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:25:45.161 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.161 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:45.161 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.161 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.161 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.161 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.161 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.161 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:45.161 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:45.161 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:45.161 | ++ functions-common:get_field:733 : echo '| b3b39d1bf64949d28d0edea19cf6e306 | 3ee18a1964704fcdb916584b4ce21d3d | | e65f0cf94bf0400fa98aadbf4fe8340e | | | False |' 2021-12-08 21:25:45.161 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.161 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:25:45.161 | + functions-common:get_or_add_user_project_role:912 : echo b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:25:45.161 | b3b39d1bf64949d28d0edea19cf6e306 2021-12-08 21:25:45.161 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-12-08 21:25:45.161 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-12-08 21:25:45.161 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:25:45.161 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-08 21:25:45.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.161 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.161 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.161 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.161 | ++ functions-common:get_or_create_project:853 : project_id=94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.161 | ++ functions-common:get_or_create_project:854 : echo 94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.161 | + lib/swift:create_swift_accounts:666 : swift_project_test2=94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.161 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-12-08 21:25:45.161 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.161 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-12-08 21:25:45.161 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-08 21:25:45.162 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:45.162 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-08 21:25:45.162 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-08 21:25:45.162 | +++ 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-12-08 21:25:45.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.162 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.162 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.162 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.162 | ++ functions-common:get_or_create_user:840 : user_id=916dd924ab1a4c74b66247986781b8cd 2021-12-08 21:25:45.162 | ++ functions-common:get_or_create_user:841 : echo 916dd924ab1a4c74b66247986781b8cd 2021-12-08 21:25:45.162 | + lib/swift:create_swift_accounts:671 : swift_user_test2=916dd924ab1a4c74b66247986781b8cd 2021-12-08 21:25:45.162 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-12-08 21:25:45.162 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.162 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 916dd924ab1a4c74b66247986781b8cd 94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.162 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:45.162 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:25:45.162 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:45.162 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:45.162 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:25:45.162 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:25:45.162 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:25:45.162 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:25:45.162 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.162 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 916dd924ab1a4c74b66247986781b8cd --project 94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.162 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:45.162 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.162 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.162 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.163 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.163 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.163 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:45.163 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:45.163 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 916dd924ab1a4c74b66247986781b8cd --project 94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.163 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.163 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.163 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.163 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:45.163 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 916dd924ab1a4c74b66247986781b8cd --project 94b5a75736054297ae214e4bc5a83685 2021-12-08 21:25:45.163 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.163 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.163 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.163 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.163 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.163 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:45.163 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:45.163 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:45.163 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | 916dd924ab1a4c74b66247986781b8cd | | 94b5a75736054297ae214e4bc5a83685 | | | False |' 2021-12-08 21:25:45.163 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.163 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.163 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.163 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.163 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-12-08 21:25:45.163 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-08 21:25:45.163 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-08 21:25:45.163 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-08 21:25:45.163 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-08 21:25:45.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.164 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.164 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.164 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-08 21:25:45.164 | aac167099a9246729924864ae47ba360' 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_domain:803 : echo aac167099a9246729924864ae47ba360 2021-12-08 21:25:45.164 | + lib/swift:create_swift_accounts:676 : swift_domain=aac167099a9246729924864ae47ba360 2021-12-08 21:25:45.164 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-12-08 21:25:45.164 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.164 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-12-08 21:25:45.164 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 aac167099a9246729924864ae47ba360 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-08 21:25:45.164 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=aac167099a9246729924864ae47ba360 --or-show -f value -c id 2021-12-08 21:25:45.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.164 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.164 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.164 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_project:853 : project_id=8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_project:854 : echo 8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.164 | + lib/swift:create_swift_accounts:680 : swift_project_test4=8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.164 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-12-08 21:25:45.164 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.164 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-12-08 21:25:45.164 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 aac167099a9246729924864ae47ba360 test4@example.com 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-08 21:25:45.164 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-08 21:25:45.164 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=aac167099a9246729924864ae47ba360 --email=test4@example.com --or-show -f value -c id 2021-12-08 21:25:45.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.164 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.165 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.165 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.165 | ++ functions-common:get_or_create_user:840 : user_id=338cdbfd4a6f4f40a92f97b6e2e602aa 2021-12-08 21:25:45.165 | ++ functions-common:get_or_create_user:841 : echo 338cdbfd4a6f4f40a92f97b6e2e602aa 2021-12-08 21:25:45.165 | + lib/swift:create_swift_accounts:685 : swift_user_test4=338cdbfd4a6f4f40a92f97b6e2e602aa 2021-12-08 21:25:45.165 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-12-08 21:25:45.165 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:25:45.165 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 338cdbfd4a6f4f40a92f97b6e2e602aa 8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.165 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:25:45.165 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-08 21:25:45.165 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:25:45.165 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:25:45.165 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-08 21:25:45.165 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-08 21:25:45.165 | ++ functions-common:_get_domain_args:882 : echo 2021-12-08 21:25:45.165 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-08 21:25:45.165 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 338cdbfd4a6f4f40a92f97b6e2e602aa --project 8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.165 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.165 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:25:45.165 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.165 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.165 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.165 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.165 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.165 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:25:45.165 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:25:45.165 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 338cdbfd4a6f4f40a92f97b6e2e602aa --project 8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.165 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.165 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.165 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 338cdbfd4a6f4f40a92f97b6e2e602aa --project 8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:25:45.166 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:25:45.166 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:25:45.166 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:25:45.166 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.166 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:45.166 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:45.166 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:25:45.166 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:25:45.166 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:25:45.166 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:25:45.166 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | 338cdbfd4a6f4f40a92f97b6e2e602aa | | 8ab30b6d62dc4a15a1b2be0d041e2d3d | | | False |' 2021-12-08 21:25:45.166 | ++ functions-common:get_field:727 : read data 2021-12-08 21:25:45.166 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.166 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.166 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:25:45.196 | [17563 Async create_swift_accounts:85417]: finished create_swift_accounts with result 0 in 92 seconds 2021-12-08 21:25:45.203 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-12-08 21:25:45.206 | + inc/async:async_wait:197 : return 0 2021-12-08 21:25:45.209 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-12-08 21:25:45.226 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:45.229 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-12-08 21:25:45.246 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:45.248 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-12-08 21:25:45.251 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:25:45.254 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-12-08 21:25:45.256 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-12-08 21:25:45.259 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-12-08 21:25:45.317 | + inc/async:async_inner:63 : init_glance 2021-12-08 21:25:45.355 | [17563 Async init_glance:89875]: running: init_glance 2021-12-08 21:25:45.358 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-08 21:25:45.377 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:25:45.380 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-12-08 21:25:45.383 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:25:45.386 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-12-08 21:25:45.388 | + ./stack.sh:main:1151 : configure_neutron 2021-12-08 21:25:45.391 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-08 21:25:45.396 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:25:45.397 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:25:45.403 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:25:45.405 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:25:45.408 | + 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,c-vol,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,c-bak,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-12-08 21:25:45.411 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:25:45.413 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-08 21:25:45.416 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-08 21:25:45.418 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2021-12-08 21:25:45.421 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2021-12-08 21:25:45.434 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2021-12-08 21:25:45.436 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2021-12-08 21:25:48.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:48.636 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:48.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:48.637 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:51.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:51.781 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:51.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:51.781 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:54.349 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:25:54.377 | [89875 Async init_glance:89875]: finished successfully 2021-12-08 21:25:54.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:54.928 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:54.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:54.928 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:58.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:58.001 | from cryptography.utils import int_from_bytes 2021-12-08 21:25:58.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:25:58.001 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:01.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:01.057 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:01.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:01.057 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:04.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:04.120 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:04.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:04.120 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:07.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:07.178 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:07.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:07.178 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:10.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:10.614 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:10.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:10.614 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:14.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:14.295 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:14.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:14.295 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:19.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:19.395 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:19.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:19.395 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:19.660 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-08 21:26:19.665 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-08 21:26:19.667 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-08 21:26:19.669 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-08 21:26:19.671 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2021-12-08 21:26:19.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-08 21:26:19.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-08 21:26:19.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-12-08 21:26:19.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-12-08 21:26:19.682 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2021-12-08 21:26:19.684 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2021-12-08 21:26:19.687 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-08 21:26:19.689 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-08 21:26:19.691 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2021-12-08 21:26:19.694 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2021-12-08 21:26:19.696 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2021-12-08 21:26:19.700 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:19.702 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-08 21:26:19.705 | + lib/neutron-legacy:_configure_neutron_common:771 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:19.710 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2021-12-08 21:26:19.712 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-08 21:26:19.715 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-08 21:26:19.717 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-08 21:26:19.719 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-08 21:26:19.722 | + lib/neutron-legacy:_configure_neutron_common:776 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-08 21:26:19.749 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-08 21:26:19.778 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-08 21:26:19.806 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-08 21:26:19.835 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-08 21:26:19.862 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-08 21:26:19.891 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2021-12-08 21:26:19.894 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2021-12-08 21:26:19.896 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-08 21:26:19.898 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-12-08 21:26:19.901 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-08 21:26:19.917 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-08 21:26:19.919 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-08 21:26:19.921 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-08 21:26:19.924 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-08 21:26:19.926 | + 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-12-08 21:26:19.954 | + 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-12-08 21:26:19.983 | + 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-12-08 21:26:20.012 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-08 21:26:20.041 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2021-12-08 21:26:20.057 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:26:20.059 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2021-12-08 21:26:20.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2021-12-08 21:26:20.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-08 21:26:20.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-08 21:26:20.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-08 21:26:20.071 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2021-12-08 21:26:20.074 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2021-12-08 21:26:20.076 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-08 21:26:20.088 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:938 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-12-08 21:26:20.100 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-08 21:26:20.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:959 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-08 21:26:20.115 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-08 21:26:20.128 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-08 21:26:20.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-08 21:26:20.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-08 21:26:20.145 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2021-12-08 21:26:20.149 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.XnLqSjiUe1 2021-12-08 21:26:20.152 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-08 21:26:20.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-08 21:26:20.157 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.XnLqSjiUe1 2021-12-08 21:26:20.160 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.XnLqSjiUe1 2021-12-08 21:26:20.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.XnLqSjiUe1 /etc/sudoers.d/neutron-rootwrap 2021-12-08 21:26:20.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-08 21:26:20.215 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:20.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-08 21:26:20.246 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-08 21:26:20.249 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-08 21:26:20.252 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-08 21:26:20.254 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-08 21:26:20.257 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-08 21:26:20.259 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:26:20.276 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:20.279 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-08 21:26:20.281 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-08 21:26:20.284 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:26:20.301 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:20.304 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:26:20.307 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-12-08 21:26:20.336 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:26:20.339 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:26:20.341 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-08 21:26:20.358 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:20.361 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-08 21:26:20.363 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2021-12-08 21:26:20.366 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-08 21:26:20.368 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-08 21:26:20.370 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2021-12-08 21:26:20.373 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-08 21:26:20.376 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-08 21:26:20.378 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2021-12-08 21:26:20.381 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-08 21:26:20.383 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-08 21:26:20.387 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-08 21:26:20.390 | + 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-12-08 21:26:20.394 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-08 21:26:20.412 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:20.414 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-08 21:26:20.417 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-08 21:26:20.419 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-08 21:26:20.424 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-08 21:26:20.453 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-08 21:26:20.482 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-08 21:26:20.512 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-08 21:26:20.541 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-08 21:26:20.570 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-08 21:26:20.573 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-12-08 21:26:20.575 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-12-08 21:26:20.578 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-08 21:26:20.580 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-08 21:26:20.609 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-08 21:26:20.639 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-12-08 21:26:20.668 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-08 21:26:20.698 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-08 21:26:20.728 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-08 21:26:20.758 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-08 21:26:20.788 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-08 21:26:20.817 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:26:20.848 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-08 21:26:20.877 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-08 21:26:20.907 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-08 21:26:20.936 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-08 21:26:20.939 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-12-08 21:26:20.941 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-08 21:26:20.944 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-12-08 21:26:20.946 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-08 21:26:20.977 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-08 21:26:21.006 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.21/identity 2021-12-08 21:26:21.036 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-08 21:26:21.065 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-08 21:26:21.095 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-08 21:26:21.124 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-08 21:26:21.154 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-08 21:26:21.184 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-08 21:26:21.214 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-08 21:26:21.244 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2021-12-08 21:26:21.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-12-08 21:26:21.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-08 21:26:21.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-12-08 21:26:21.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-12-08 21:26:21.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-12-08 21:26:21.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-12-08 21:26:21.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2021-12-08 21:26:21.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2021-12-08 21:26:21.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2021-12-08 21:26:21.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-08 21:26:21.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-12-08 21:26:21.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-12-08 21:26:21.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-08 21:26:21.279 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-12-08 21:26:21.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-08 21:26:21.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-12-08 21:26:21.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-08 21:26:21.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:21.291 | + 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-12-08 21:26:21.318 | + 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-12-08 21:26:21.321 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.323 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-08 21:26:21.325 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-08 21:26:21.328 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-08 21:26:21.331 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.333 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-08 21:26:21.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-12-08 21:26:21.362 | + 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-12-08 21:26:21.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.367 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-08 21:26:21.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-12-08 21:26:21.372 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-12-08 21:26:21.374 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.377 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-08 21:26:21.405 | + 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-12-08 21:26:21.408 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.410 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-08 21:26:21.412 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-12-08 21:26:21.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-12-08 21:26:21.417 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.419 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-08 21:26:21.447 | + 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-12-08 21:26:21.450 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.452 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-12-08 21:26:21.455 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-12-08 21:26:21.457 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-08 21:26:21.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.462 | + 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-12-08 21:26:21.489 | + 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-12-08 21:26:21.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.494 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-12-08 21:26:21.497 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-08 21:26:21.499 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-08 21:26:21.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-08 21:26:21.532 | + 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-12-08 21:26:21.535 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.537 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-12-08 21:26:21.539 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-12-08 21:26:21.542 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-12-08 21:26:21.544 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-08 21:26:21.576 | + 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:100:149 2021-12-08 21:26:21.578 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.580 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-12-08 21:26:21.583 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2021-12-08 21:26:21.585 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2021-12-08 21:26:21.587 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.590 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2021-12-08 21:26:21.618 | + 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-12-08 21:26:21.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:26:21.623 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-12-08 21:26:21.626 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-08 21:26:21.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-08 21:26:21.631 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-08 21:26:21.633 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-08 21:26:21.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-08 21:26:21.664 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-08 21:26:21.681 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:21.683 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-08 21:26:21.686 | + lib/neutron-legacy:_configure_neutron_plugin_agent:867 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-08 21:26:21.717 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:21.720 | + lib/neutron-legacy:_configure_neutron_plugin_agent:869 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-08 21:26:21.749 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-08 21:26:21.780 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2021-12-08 21:26:21.783 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-12-08 21:26:21.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-08 21:26:21.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-08 21:26:24.454 | INFO neutron.common.config [-] Logging enabled! 2021-12-08 21:26:24.454 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.0.1.dev56 2021-12-08 21:26:24.455 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=91849) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-08 21:26:24.456 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-08 21:26:24.457 | 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/tmp1o3rarnn/privsep.sock'] 2021-12-08 21:26:25.355 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-12-08 21:26:25.355 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp1o3rarnn/privsep.sock {{(pid=91849) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-12-08 21:26:25.356 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-12-08 21:26:25.357 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-12-08 21:26:25.357 | 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-12-08 21:26:25.357 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 91857 2021-12-08 21:26:25.357 | DEBUG oslo.privsep.daemon [-] privsep: reply[e1921045-b2aa-4cf6-89fa-871ab523d0f3]: (2,) {{(pid=91857) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-08 21:26:25.535 | 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=91857) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-12-08 21:26:25.546 | 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.011s {{(pid=91857) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-08 21:26:25.546 | DEBUG oslo.privsep.daemon [-] privsep: reply[43bce900-ed02-4b4e-9c2e-b12659dcf482]: (4, ('43f7034d-f615-4b1d-8e8b-8ade737a9241\n', '')) {{(pid=91857) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-08 21:26:25.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=91849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-08 21:26:25.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=91849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-08 21:26:25.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=91849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:25.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=91849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:25.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=91849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:25.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=91849) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:25.757 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-08 21:26:25.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:25.757 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:25.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:25.757 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:26.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-08 21:26:26.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-08 21:26:26.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-08 21:26:26.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-08 21:26:26.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-08 21:26:26.162 | + 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-12-08 21:26:26.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-12-08 21:26:26.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:26.185 | + 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-12-08 21:26:26.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-08 21:26:26.219 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-12-08 21:26:26.227 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-12-08 21:26:26.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-08 21:26:26.232 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-12-08 21:26:26.254 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-12-08 21:26:26.279 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-08 21:26:26.281 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-08 21:26:26.290 | net.bridge.bridge-nf-call-iptables = 1 2021-12-08 21:26:26.293 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-08 21:26:26.296 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-08 21:26:26.304 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-08 21:26:26.307 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-12-08 21:26:26.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-12-08 21:26:26.312 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-12-08 21:26:26.314 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-12-08 21:26:26.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-12-08 21:26:26.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-08 21:26:26.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-08 21:26:26.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-08 21:26:26.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-08 21:26:26.352 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-12-08 21:26:26.355 | + 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-12-08 21:26:26.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-08 21:26:26.390 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-08 21:26:26.420 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-08 21:26:26.448 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-08 21:26:26.466 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:26.468 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-08 21:26:26.471 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-08 21:26:26.476 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-08 21:26:26.505 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-08 21:26:26.534 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:813 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-08 21:26:26.565 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:26.568 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:815 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-08 21:26:26.596 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2021-12-08 21:26:26.613 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:26.615 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-08 21:26:26.618 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-08 21:26:26.648 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-08 21:26:26.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-08 21:26:26.652 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-08 21:26:26.680 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-08 21:26:26.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-08 21:26:26.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-12-08 21:26:26.688 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-08 21:26:26.705 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:26.708 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-08 21:26:26.710 | + 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-12-08 21:26:26.715 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-08 21:26:26.743 | + 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-12-08 21:26:26.775 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:26.778 | + 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-12-08 21:26:26.807 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-08 21:26:26.809 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-08 21:26:26.838 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-08 21:26:26.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-08 21:26:26.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-08 21:26:26.872 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-08 21:26:26.875 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-08 21:26:26.878 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-12-08 21:26:26.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-08 21:26:29.525 | INFO neutron.common.config [-] Logging enabled! 2021-12-08 21:26:29.525 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.0.1.dev56 2021-12-08 21:26:29.526 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92401) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-08 21:26:29.576 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-08 21:26:29.576 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-08 21:26:29.576 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:29.576 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:29.577 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:29.577 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92401) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-08 21:26:29.637 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-08 21:26:29.637 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=92401) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-12-08 21:26:29.638 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92401) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-12-08 21:26:29.638 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-08 21:26:29.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:29.638 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:29.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:29.638 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:29.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-08 21:26:29.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-08 21:26:29.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-08 21:26:29.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-08 21:26:29.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-08 21:26:29.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-08 21:26:29.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-08 21:26:29.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-08 21:26:29.988 | + functions:set_mtu:785 : local dev=br-data 2021-12-08 21:26:29.991 | + functions:set_mtu:786 : local mtu=1500 2021-12-08 21:26:29.993 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-12-08 21:26:30.005 | + 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-12-08 21:26:30.022 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-12-08 21:26:30.025 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2021-12-08 21:26:30.027 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-08 21:26:30.030 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-12-08 21:26:30.033 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-12-08 21:26:30.036 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-12-08 21:26:30.038 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-12-08 21:26:30.040 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-12-08 21:26:30.043 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-12-08 21:26:30.045 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-12-08 21:26:30.048 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-12-08 21:26:30.050 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-12-08 21:26:30.053 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-12-08 21:26:30.055 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-12-08 21:26:30.059 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-12-08 21:26:30.059 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-08 21:26:30.065 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-12-08 21:26:30.068 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-12-08 21:26:30.070 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-12-08 21:26:30.072 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-12-08 21:26:30.077 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-12-08 21:26:30.077 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-12-08 21:26:30.077 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-12-08 21:26:30.083 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2021-12-08 21:26:30.086 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-12-08 21:26:30.088 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:30.090 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-08 21:26:30.093 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-12-08 21:26:30.096 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2021-12-08 21:26:30.098 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2021-12-08 21:26:30.101 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2021-12-08 21:26:30.103 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-12-08 21:26:30.105 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-12-08 21:26:30.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-12-08 21:26:30.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.33/22 brd 192.168.3.255 2021-12-08 21:26:30.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-12-08 21:26:30.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-12-08 21:26:30.116 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.33 2021-12-08 21:26:30.118 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.33 ' 2021-12-08 21:26:30.120 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2021-12-08 21:26:30.133 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2021-12-08 21:26:30.146 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-12-08 21:26:30.159 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-08 21:26:30.178 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.33 2021-12-08 21:26:30.195 | PING 192.168.0.33 (192.168.0.33) from 192.168.0.33 br-data: 56(84) bytes of data. 2021-12-08 21:26:30.195 | 64 bytes from 192.168.0.33: icmp_seq=1 ttl=64 time=0.074 ms 2021-12-08 21:26:31.210 | 64 bytes from 192.168.0.33: icmp_seq=2 ttl=64 time=0.041 ms 2021-12-08 21:26:32.235 | 64 bytes from 192.168.0.33: icmp_seq=3 ttl=64 time=0.032 ms 2021-12-08 21:26:32.235 | 2021-12-08 21:26:32.235 | --- 192.168.0.33 ping statistics --- 2021-12-08 21:26:32.235 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2021-12-08 21:26:32.235 | rtt min/avg/max/mdev = 0.032/0.049/0.074/0.018 ms 2021-12-08 21:26:32.240 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2021-12-08 21:26:32.240 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2021-12-08 21:26:32.246 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2021-12-08 21:26:32.249 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-08 21:26:32.267 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:32.269 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-08 21:26:32.272 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-08 21:26:32.276 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-08 21:26:32.305 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.21 2021-12-08 21:26:32.334 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-08 21:26:32.363 | + lib/neutron-legacy:_configure_neutron_metadata_agent:841 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-08 21:26:32.396 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2021-12-08 21:26:32.398 | + lib/neutron-legacy:_configure_neutron_metadata_agent:843 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-08 21:26:32.427 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-08 21:26:32.429 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-08 21:26:32.447 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:26:32.449 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-12-08 21:26:32.452 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-08 21:26:32.482 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-08 21:26:32.512 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-08 21:26:32.514 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-12-08 21:26:32.532 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:32.535 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-12-08 21:26:32.552 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:32.554 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-12-08 21:26:32.557 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-12-08 21:26:32.616 | + inc/async:async_inner:63 : init_neutron 2021-12-08 21:26:32.655 | [17563 Async init_neutron:92827]: running: init_neutron 2021-12-08 21:26:32.658 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-12-08 21:26:32.679 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:32.682 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-12-08 21:26:32.694 | ++ ./stack.sh:main:1166 : true 2021-12-08 21:26:32.697 | + ./stack.sh:main:1166 : netman_pid= 2021-12-08 21:26:32.699 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-12-08 21:26:32.702 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-12-08 21:26:32.719 | dnsmasq: no process found 2021-12-08 21:26:32.723 | + ./stack.sh:main:1168 : true 2021-12-08 21:26:32.725 | + ./stack.sh:main:1173 : clean_iptables 2021-12-08 21:26:32.730 | + lib/nova:clean_iptables:183 : grep nova 2021-12-08 21:26:32.731 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-12-08 21:26:32.735 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-12-08 21:26:32.736 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-12-08 21:26:32.737 | + lib/nova:clean_iptables:183 : bash 2021-12-08 21:26:32.739 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-08 21:26:32.743 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-12-08 21:26:32.754 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-08 21:26:32.755 | + lib/nova:clean_iptables:185 : grep nova 2021-12-08 21:26:32.758 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-12-08 21:26:32.758 | + lib/nova:clean_iptables:185 : bash 2021-12-08 21:26:32.761 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-12-08 21:26:32.768 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-12-08 21:26:32.769 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-12-08 21:26:32.779 | + lib/nova:clean_iptables:187 : grep nova 2021-12-08 21:26:32.779 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-08 21:26:32.779 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-12-08 21:26:32.781 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-12-08 21:26:32.785 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-12-08 21:26:32.788 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-12-08 21:26:32.788 | + lib/nova:clean_iptables:187 : bash 2021-12-08 21:26:32.805 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-12-08 21:26:32.805 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-12-08 21:26:32.805 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-08 21:26:32.807 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-12-08 21:26:32.807 | + lib/nova:clean_iptables:189 : bash 2021-12-08 21:26:32.810 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-12-08 21:26:32.810 | + lib/nova:clean_iptables:189 : grep nova 2021-12-08 21:26:32.824 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-08 21:26:32.832 | net.ipv4.ip_forward = 1 2021-12-08 21:26:32.836 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-12-08 21:26:32.854 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:32.856 | + ./stack.sh:main:1182 : configure_os_vif 2021-12-08 21:26:32.859 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-12-08 21:26:32.862 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-12-08 21:26:32.895 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-12-08 21:26:32.925 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-12-08 21:26:32.927 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-12-08 21:26:32.960 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-12-08 21:26:32.991 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-12-08 21:26:33.010 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:33.012 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-12-08 21:26:33.015 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:26:33.017 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-12-08 21:26:33.020 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-12-08 21:26:33.023 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-12-08 21:26:33.082 | + inc/async:async_inner:63 : init_swift 2021-12-08 21:26:33.126 | [17563 Async init_swift:93205]: running: init_swift 2021-12-08 21:26:33.129 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-12-08 21:26:33.152 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:33.155 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-12-08 21:26:33.158 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:26:33.160 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-12-08 21:26:33.163 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-12-08 21:26:33.165 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-12-08 21:26:33.234 | + inc/async:async_inner:63 : init_cinder 2021-12-08 21:26:33.276 | [17563 Async init_cinder:93300]: running: init_cinder 2021-12-08 21:26:33.279 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-12-08 21:26:33.304 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:26:33.308 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-12-08 21:26:33.312 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:26:33.315 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-12-08 21:26:33.319 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-12-08 21:26:33.329 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-12-08 21:26:33.408 | + inc/async:async_inner:63 : init_placement 2021-12-08 21:26:33.455 | [17563 Async init_placement:93437]: running: init_placement 2021-12-08 21:26:33.475 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-12-08 21:26:33.659 | [17563 Async init_neutron:92827]: Waiting for completion of init_neutron running on PID 92827 (6 other jobs running) 2021-12-08 21:26:33.837 | [17563 Async init_neutron:92827]: Signaling child to exit 2021-12-08 21:26:43.152 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:26:43.211 | [93300 Async init_cinder:93300]: finished successfully 2021-12-08 21:26:43.898 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:26:43.930 | [93205 Async init_swift:93205]: finished successfully 2021-12-08 21:26:55.147 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:26:55.172 | [92827 Async init_neutron:92827]: finished successfully 2021-12-08 21:26:55.192 | WAKEUP 2021-12-08 21:26:55.216 | [17563 Async init_neutron:92827]: Signaled 2021-12-08 21:26:55.217 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-08 21:26:55.217 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:26:55.217 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:26:55.217 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:26:55.217 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:26:55.217 | + 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,c-vol,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,c-bak,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-12-08 21:26:55.217 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:26:55.217 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-08 21:26:55.217 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-12-08 21:26:55.217 | + lib/database:recreate_database:110 : local db=neutron 2021-12-08 21:26:55.217 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-08 21:26:55.217 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-08 21:26:55.218 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-08 21:26:55.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:26:55.218 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-08 21:26:55.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:26:55.218 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-12-08 21:26:55.218 | + functions-common:time_start:2295 : local name=dbsync 2021-12-08 21:26:55.218 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:26:55.218 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:26:55.218 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:26:55.218 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998792712 2021-12-08 21:26:55.218 | + 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-12-08 21:26:55.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:55.218 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:55.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:26:55.218 | from cryptography.utils import int_from_bytes 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-08 21:26:55.218 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-08 21:26:55.219 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-08 21:26:55.220 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-08 21:26:55.221 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-08 21:26:55.221 | Running upgrade for neutron ... 2021-12-08 21:26:55.221 | OK 2021-12-08 21:26:55.221 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-12-08 21:26:55.222 | + functions-common:time_stop:2309 : local name 2021-12-08 21:26:55.222 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:26:55.222 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:26:55.222 | + functions-common:time_stop:2312 : local total 2021-12-08 21:26:55.222 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:26:55.222 | + functions-common:time_stop:2315 : name=dbsync 2021-12-08 21:26:55.222 | + functions-common:time_stop:2316 : start_time=1638998792712 2021-12-08 21:26:55.222 | + functions-common:time_stop:2318 : [[ -z 1638998792712 ]] 2021-12-08 21:26:55.222 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:26:55.222 | + functions-common:time_stop:2321 : end_time=1638998815132 2021-12-08 21:26:55.222 | + functions-common:time_stop:2322 : elapsed_time=22420 2021-12-08 21:26:55.222 | + functions-common:time_stop:2323 : total=15252 2021-12-08 21:26:55.222 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:26:55.222 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37672 2021-12-08 21:26:55.262 | [17563 Async init_neutron:92827]: finished init_neutron with result 0 in 22 seconds 2021-12-08 21:26:55.267 | + inc/async:async_wait:197 : return 0 2021-12-08 21:26:55.269 | + ./stack.sh:main:1212 : async_wait init_placement 2021-12-08 21:26:55.327 | [17563 Async init_placement:93437]: Waiting for completion of init_placement running on PID 93437 (5 other jobs running) 2021-12-08 21:26:55.357 | [17563 Async init_placement:93437]: Signaling child to exit 2021-12-08 21:27:05.980 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:27:06.005 | [93437 Async init_placement:93437]: finished successfully 2021-12-08 21:27:06.025 | WAKEUP 2021-12-08 21:27:06.048 | [17563 Async init_placement:93437]: Signaled 2021-12-08 21:27:06.049 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-08 21:27:06.049 | + lib/database:recreate_database:110 : local db=placement 2021-12-08 21:27:06.049 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-08 21:27:06.049 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-08 21:27:06.049 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-08 21:27:06.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.049 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-08 21:27:06.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.050 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-08 21:27:06.050 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-08 21:27:06.050 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-08 21:27:06.050 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-12-08 21:27:06.050 | + functions-common:get_or_create_user:824 : local user_id 2021-12-08 21:27:06.050 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-08 21:27:06.050 | + functions-common:get_or_create_user:828 : local email= 2021-12-08 21:27:06.050 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-08 21:27:06.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.050 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.050 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.050 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.050 | + functions-common:get_or_create_user:840 : user_id=564f58d65f3d4005ac87704ed9eeeb96 2021-12-08 21:27:06.050 | + functions-common:get_or_create_user:841 : echo 564f58d65f3d4005ac87704ed9eeeb96 2021-12-08 21:27:06.050 | 564f58d65f3d4005ac87704ed9eeeb96 2021-12-08 21:27:06.050 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-12-08 21:27:06.050 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:27:06.050 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:27:06.050 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:27:06.050 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:27:06.050 | ++ 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-12-08 21:27:06.050 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:27:06.050 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:27:06.051 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:27:06.051 | ++ functions-common:get_field:727 : read data 2021-12-08 21:27:06.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.051 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.051 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.051 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.051 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:27:06.051 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:27:06.051 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-08 21:27:06.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.051 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.051 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.051 | ++ 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-12-08 21:27:06.051 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:27:06.051 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:27:06.051 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:27:06.051 | ++ functions-common:get_field:727 : read data 2021-12-08 21:27:06.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.051 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.051 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.051 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.051 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:27:06.051 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:27:06.051 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:27:06.051 | ++ functions-common:get_field:733 : echo '| 73694177d1bf4a9a87266aab2962ca90 | 564f58d65f3d4005ac87704ed9eeeb96 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:27:06.051 | ++ functions-common:get_field:727 : read data 2021-12-08 21:27:06.051 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:27:06.051 | + functions-common:get_or_add_user_project_role:912 : echo 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:27:06.051 | 73694177d1bf4a9a87266aab2962ca90 2021-12-08 21:27:06.051 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-12-08 21:27:06.051 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-12-08 21:27:06.052 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-08 21:27:06.052 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-08 21:27:06.052 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-08 21:27:06.052 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-08 21:27:06.052 | ++ 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-12-08 21:27:06.052 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-08 21:27:06.052 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:27:06.052 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:27:06.052 | ++ functions-common:get_field:727 : read data 2021-12-08 21:27:06.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.052 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.052 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.052 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.052 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-08 21:27:06.052 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-08 21:27:06.052 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-08 21:27:06.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.052 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.052 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.052 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-08 21:27:06.052 | ++ 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-12-08 21:27:06.052 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-08 21:27:06.052 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:27:06.052 | ++ functions-common:get_field:727 : read data 2021-12-08 21:27:06.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.053 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.053 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.053 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.053 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:27:06.053 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:27:06.053 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:27:06.053 | ++ functions-common:get_field:733 : echo '| c6bcbc6947294dbf863a6156aa1cdbb3 | 564f58d65f3d4005ac87704ed9eeeb96 | | 0010c9001bcf4d3ba1e6f14a9f6369e8 | | | False |' 2021-12-08 21:27:06.053 | ++ functions-common:get_field:727 : read data 2021-12-08 21:27:06.053 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:27:06.053 | + functions-common:get_or_add_user_project_role:912 : echo c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:27:06.053 | c6bcbc6947294dbf863a6156aa1cdbb3 2021-12-08 21:27:06.053 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.21/placement 2021-12-08 21:27:06.053 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-08 21:27:06.053 | + functions-common:get_or_create_service:966 : local service_id 2021-12-08 21:27:06.053 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-08 21:27:06.053 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-08 21:27:06.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.053 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.053 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.053 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.053 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-08 21:27:06.053 | 1899cd43338348d883b85df78c81dccd' 2021-12-08 21:27:06.053 | + functions-common:get_or_create_service:978 : echo 1899cd43338348d883b85df78c81dccd 2021-12-08 21:27:06.053 | 1899cd43338348d883b85df78c81dccd 2021-12-08 21:27:06.053 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.21/placement 2021-12-08 21:27:06.053 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-08 21:27:06.053 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.21/placement RegionOne 2021-12-08 21:27:06.053 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-08 21:27:06.053 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-08 21:27:06.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.053 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.054 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.054 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.054 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-08 21:27:06.054 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-08 21:27:06.054 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.21/placement --region RegionOne -f value -c id 2021-12-08 21:27:06.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.054 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.054 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.054 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:27:06.054 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fa0e2bce090247ada57c4e8f2d6c1eb5 2021-12-08 21:27:06.054 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fa0e2bce090247ada57c4e8f2d6c1eb5 2021-12-08 21:27:06.054 | + functions-common:get_or_create_endpoint:1011 : public_id=fa0e2bce090247ada57c4e8f2d6c1eb5 2021-12-08 21:27:06.054 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-08 21:27:06.054 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-08 21:27:06.054 | + functions-common:get_or_create_endpoint:1020 : echo fa0e2bce090247ada57c4e8f2d6c1eb5 2021-12-08 21:27:06.054 | fa0e2bce090247ada57c4e8f2d6c1eb5 2021-12-08 21:27:06.094 | [17563 Async init_placement:93437]: finished init_placement with result 0 in 32 seconds 2021-12-08 21:27:06.098 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:06.101 | + ./stack.sh:main:1213 : async_wait init_glance 2021-12-08 21:27:06.151 | [17563 Async init_glance:89875]: Waiting for completion of init_glance running on PID 89875 (4 other jobs running) 2021-12-08 21:27:06.176 | [17563 Async init_glance:89875]: Signaling child to exit 2021-12-08 21:27:06.176 | WAKEUP 2021-12-08 21:27:06.199 | [17563 Async init_glance:89875]: Signaled 2021-12-08 21:27:06.201 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-12-08 21:27:06.201 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-12-08 21:27:06.201 | + lib/glance:init_glance:492 : recreate_database glance 2021-12-08 21:27:06.201 | + lib/database:recreate_database:110 : local db=glance 2021-12-08 21:27:06.201 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-08 21:27:06.201 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-08 21:27:06.201 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-08 21:27:06.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.201 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-08 21:27:06.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.201 | + lib/glance:init_glance:494 : time_start dbsync 2021-12-08 21:27:06.201 | + functions-common:time_start:2295 : local name=dbsync 2021-12-08 21:27:06.201 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:06.201 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:06.201 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:06.201 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998745395 2021-12-08 21:27:06.201 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-08 21:27:06.201 | 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=89974) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:27:06.201 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-08 21:27:06.201 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-08 21:27:06.201 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-08 21:27:06.201 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-08 21:27:06.201 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.201 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.201 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-08 21:27:06.201 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.202 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-08 21:27:06.203 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-08 21:27:06.203 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-12-08 21:27:06.203 | Database migration is up to date. No migration needed. 2021-12-08 21:27:06.203 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-12-08 21:27:06.203 | Database is synced successfully. 2021-12-08 21:27:06.203 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-08 21:27:06.203 | 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=90154) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-08 21:27:06.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-08 21:27:06.204 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-08 21:27:06.204 | + lib/glance:init_glance:500 : time_stop dbsync 2021-12-08 21:27:06.204 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:06.204 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:06.204 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:06.204 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:06.204 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:06.204 | + functions-common:time_stop:2315 : name=dbsync 2021-12-08 21:27:06.204 | + functions-common:time_stop:2316 : start_time=1638998745395 2021-12-08 21:27:06.204 | + functions-common:time_stop:2318 : [[ -z 1638998745395 ]] 2021-12-08 21:27:06.205 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:06.205 | + functions-common:time_stop:2321 : end_time=1638998754333 2021-12-08 21:27:06.205 | + functions-common:time_stop:2322 : elapsed_time=8938 2021-12-08 21:27:06.205 | + functions-common:time_stop:2323 : total=15252 2021-12-08 21:27:06.205 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:06.205 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24190 2021-12-08 21:27:06.246 | [17563 Async init_glance:89875]: finished init_glance with result 0 in 9 seconds 2021-12-08 21:27:06.250 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:06.253 | + ./stack.sh:main:1214 : async_wait init_swift 2021-12-08 21:27:06.307 | [17563 Async init_swift:93205]: Waiting for completion of init_swift running on PID 93205 (3 other jobs running) 2021-12-08 21:27:06.337 | [17563 Async init_swift:93205]: Signaling child to exit 2021-12-08 21:27:06.338 | WAKEUP 2021-12-08 21:27:06.364 | [17563 Async init_swift:93205]: Signaled 2021-12-08 21:27:06.366 | + lib/swift:init_swift:692 : local node_number 2021-12-08 21:27:06.366 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-08 21:27:06.366 | No container-reconciler running 2021-12-08 21:27:06.366 | No container-sync running 2021-12-08 21:27:06.366 | No container-sharder running 2021-12-08 21:27:06.366 | No container-replicator running 2021-12-08 21:27:06.366 | No object-auditor running 2021-12-08 21:27:06.366 | No container-auditor running 2021-12-08 21:27:06.366 | No object-reconstructor running 2021-12-08 21:27:06.366 | No object-replicator running 2021-12-08 21:27:06.366 | No object-server running 2021-12-08 21:27:06.366 | No object-expirer running 2021-12-08 21:27:06.366 | No object-updater running 2021-12-08 21:27:06.366 | No proxy-server running 2021-12-08 21:27:06.366 | No container-updater running 2021-12-08 21:27:06.366 | No account-replicator running 2021-12-08 21:27:06.366 | No container-server running 2021-12-08 21:27:06.366 | No account-reaper running 2021-12-08 21:27:06.366 | No account-auditor running 2021-12-08 21:27:06.366 | No account-server running 2021-12-08 21:27:06.366 | + lib/swift:init_swift:694 : true 2021-12-08 21:27:06.366 | + lib/swift:init_swift:697 : create_swift_disk 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:568 : local node_number 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:573 : local user_group 2021-12-08 21:27:06.366 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-08 21:27:06.366 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-08 21:27:06.367 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-08 21:27:06.367 | = sectsz=512 attr=2, projid32bit=1 2021-12-08 21:27:06.367 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-12-08 21:27:06.367 | = reflink=1 2021-12-08 21:27:06.367 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-08 21:27:06.367 | = sunit=0 swidth=0 blks 2021-12-08 21:27:06.367 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-12-08 21:27:06.367 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-08 21:27:06.367 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-08 21:27:06.367 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:603 : local node_number 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-08 21:27:06.367 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-08 21:27:06.367 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-12-08 21:27:06.367 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-08 21:27:06.367 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-08 21:27:06.367 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-08 21:27:06.367 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-08 21:27:06.367 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-12-08 21:27:06.367 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-08 21:27:06.367 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-08 21:27:06.367 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-08 21:27:06.367 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-08 21:27:06.367 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-08 21:27:06.368 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-08 21:27:06.368 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-08 21:27:06.368 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-08 21:27:06.368 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-08 21:27:06.368 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-08 21:27:06.368 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-08 21:27:06.368 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-08 21:27:06.368 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-08 21:27:06.368 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-08 21:27:06.368 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-08 21:27:06.368 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-08 21:27:06.368 | + lib/swift:init_swift:738 : popd 2021-12-08 21:27:06.412 | [17563 Async init_swift:93205]: finished init_swift with result 0 in 10 seconds 2021-12-08 21:27:06.417 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:06.419 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-12-08 21:27:06.471 | [17563 Async init_cinder:93300]: Waiting for completion of init_cinder running on PID 93300 (2 other jobs running) 2021-12-08 21:27:06.496 | [17563 Async init_cinder:93300]: Signaling child to exit 2021-12-08 21:27:06.496 | WAKEUP 2021-12-08 21:27:06.521 | [17563 Async init_cinder:93300]: Signaled 2021-12-08 21:27:06.522 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-12-08 21:27:06.523 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:06.523 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-12-08 21:27:06.523 | + lib/database:recreate_database:110 : local db=cinder 2021-12-08 21:27:06.523 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-08 21:27:06.523 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-08 21:27:06.523 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-08 21:27:06.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.523 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-08 21:27:06.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.523 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-12-08 21:27:06.523 | + functions-common:time_start:2295 : local name=dbsync 2021-12-08 21:27:06.523 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:06.523 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:06.523 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:06.523 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998793337 2021-12-08 21:27:06.523 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-08 21:27:06.523 | 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=93410) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:27:06.524 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=93410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:27:06.524 | INFO cinder.db.migration [-] Applying migration(s) 2021-12-08 21:27:06.524 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-08 21:27:06.524 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-08 21:27:06.524 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2021-12-08 21:27:06.524 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=93410) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-08 21:27:06.524 | INFO cinder.db.migration [-] Migration(s) applied 2021-12-08 21:27:06.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.524 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:06.524 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:06.524 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:136: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-08 21:27:06.524 | last_heartbeat = column_property( 2021-12-08 21:27:06.524 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:142: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-08 21:27:06.524 | num_hosts = column_property( 2021-12-08 21:27:06.524 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:149: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-08 21:27:06.524 | num_down_hosts = column_property( 2021-12-08 21:27:06.524 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-12-08 21:27:06.525 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:06.525 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:06.525 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:06.525 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:06.525 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:06.525 | + functions-common:time_stop:2315 : name=dbsync 2021-12-08 21:27:06.525 | + functions-common:time_stop:2316 : start_time=1638998793337 2021-12-08 21:27:06.525 | + functions-common:time_stop:2318 : [[ -z 1638998793337 ]] 2021-12-08 21:27:06.525 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:06.525 | + functions-common:time_stop:2321 : end_time=1638998800386 2021-12-08 21:27:06.525 | + functions-common:time_stop:2322 : elapsed_time=7049 2021-12-08 21:27:06.525 | + functions-common:time_stop:2323 : total=15252 2021-12-08 21:27:06.525 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:06.525 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22301 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-12-08 21:27:06.525 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:437 : [[ -n lvm:lvmdriver-1 ]] 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:438 : local be be_name be_type 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:439 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:440 : be_type=lvm 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:441 : be_name=lvmdriver-1 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:442 : type init_cinder_backend_lvm 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:444 : [[ lvm == \l\v\m ]] 2021-12-08 21:27:06.525 | + lib/cinder:init_cinder:445 : init_default_lvm_volume_group 2021-12-08 21:27:06.525 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2021-12-08 21:27:06.525 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-08 21:27:06.525 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-08 21:27:06.525 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-08 21:27:06.525 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-12-08 21:27:06.525 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:27:06.525 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:27:06.525 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:27:06.525 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:27:06.525 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:27:06.525 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:27:06.526 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:27:06.526 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:27:06.526 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:27:06.526 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-12-08 21:27:06.526 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:27:06.526 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:27:06.526 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:27:06.526 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:27:06.526 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:27:06.526 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:27:06.526 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-08 21:27:06.526 | Volume group "stack-volumes-default" not found 2021-12-08 21:27:06.526 | Cannot process volume group stack-volumes-default 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-08 21:27:06.526 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-08 21:27:06.526 | Volume group "stack-volumes-default" not found 2021-12-08 21:27:06.526 | Cannot process volume group stack-volumes-default 2021-12-08 21:27:06.526 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2021-12-08 21:27:06.526 | Physical volume "/dev/loop4" successfully created. 2021-12-08 21:27:06.526 | Volume group "stack-volumes-default" successfully created 2021-12-08 21:27:06.526 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2021-12-08 21:27:06.527 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-08 21:27:06.527 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-08 21:27:06.527 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2021-12-08 21:27:06.527 | + lib/cinder:init_cinder:447 : init_cinder_backend_lvm lvmdriver-1 2021-12-08 21:27:06.527 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-08 21:27:06.527 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-12-08 21:27:06.527 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-08 21:27:06.527 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-08 21:27:06.527 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-12-08 21:27:06.527 | + functions-common:is_suse:462 : is_opensuse 2021-12-08 21:27:06.527 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-08 21:27:06.527 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-08 21:27:06.527 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-08 21:27:06.527 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-08 21:27:06.527 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-08 21:27:06.527 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-08 21:27:06.527 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-08 21:27:06.527 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-08 21:27:06.527 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-08 21:27:06.527 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-08 21:27:06.527 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-08 21:27:06.527 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-08 21:27:06.528 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-08 21:27:06.528 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-08 21:27:06.528 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-08 21:27:06.528 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2021-12-08 21:27:06.528 | Physical volume "/dev/loop5" successfully created. 2021-12-08 21:27:06.528 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-08 21:27:06.528 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-12-08 21:27:06.528 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-12-08 21:27:06.528 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-12-08 21:27:06.528 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-08 21:27:06.528 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-08 21:27:06.528 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-08 21:27:06.528 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-12-08 21:27:06.528 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:06.528 | + lib/cinder:init_cinder:452 : [[ -n swift ]] 2021-12-08 21:27:06.528 | + lib/cinder:init_cinder:453 : type init_cinder_backup_swift 2021-12-08 21:27:06.528 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-08 21:27:06.568 | [17563 Async init_cinder:93300]: finished init_cinder with result 0 in 10 seconds 2021-12-08 21:27:06.572 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:06.575 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-12-08 21:27:06.592 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:06.594 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-12-08 21:27:06.597 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:27:06.599 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-12-08 21:27:06.602 | + ./stack.sh:main:1222 : init_nova 2021-12-08 21:27:06.604 | + lib/nova:init_nova:753 : is_service_enabled mysql postgresql 2021-12-08 21:27:06.622 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:06.625 | + lib/nova:init_nova:753 : is_service_enabled n-api 2021-12-08 21:27:06.641 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:06.644 | + lib/nova:init_nova:755 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:27:06.647 | + lib/nova:init_nova:763 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-08 21:27:06.704 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-08 21:27:06.741 | [17563 Async nova-cell-0:95669]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-08 21:27:06.744 | ++ lib/nova:init_nova:766 : seq 1 1 2021-12-08 21:27:06.749 | + lib/nova:init_nova:766 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:27:06.753 | ++ lib/nova:init_nova:767 : conductor_conf 1 2021-12-08 21:27:06.755 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:27:06.758 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:27:06.761 | + lib/nova:init_nova:767 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-08 21:27:06.825 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-08 21:27:06.868 | [17563 Async nova-cell-1:95767]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-08 21:27:06.871 | + lib/nova:init_nova:770 : recreate_database nova_api 2021-12-08 21:27:06.873 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-08 21:27:06.876 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-08 21:27:06.879 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-08 21:27:06.882 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-08 21:27:06.887 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.903 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-08 21:27:06.908 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:06.927 | + lib/nova:init_nova:771 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-08 21:27:11.030 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:27:11.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:11.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:11.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:27:11.041 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:27:11.068 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-08 21:27:11.068 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-08 21:27:11.103 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-12-08 21:27:13.246 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=95831) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-08 21:27:13.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:13.254 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:13.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:13.254 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:13.693 | ++ lib/nova:init_nova:775 : database_connection_url nova_cell0 2021-12-08 21:27:13.697 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-08 21:27:13.699 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-08 21:27:13.702 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-08 21:27:13.705 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-08 21:27:13.712 | + lib/nova:init_nova:775 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-08 21:27:17.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:17.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:17.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:17.415 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:17.885 | ++ lib/nova:init_nova:778 : seq 0 1 2021-12-08 21:27:17.890 | + lib/nova:init_nova:778 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-08 21:27:17.893 | + lib/nova:init_nova:779 : async_wait nova-cell-0 2021-12-08 21:27:17.963 | [17563 Async nova-cell-0:95669]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 95669 (3 other jobs running) 2021-12-08 21:27:17.992 | [17563 Async nova-cell-0:95669]: Signaling child to exit 2021-12-08 21:27:18.498 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:27:18.503 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:27:18.524 | [95767 Async nova-cell-1:95767]: finished successfully 2021-12-08 21:27:18.529 | [95669 Async nova-cell-0:95669]: finished successfully 2021-12-08 21:27:18.550 | WAKEUP 2021-12-08 21:27:18.572 | [17563 Async nova-cell-0:95669]: Signaled 2021-12-08 21:27:18.574 | + lib/nova:init_nova_db:743 : local dbname=nova_cell0 2021-12-08 21:27:18.574 | + lib/nova:init_nova_db:744 : local conffile=/etc/nova/nova.conf 2021-12-08 21:27:18.574 | + lib/nova:init_nova_db:745 : recreate_database nova_cell0 2021-12-08 21:27:18.574 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-08 21:27:18.574 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-08 21:27:18.574 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-08 21:27:18.574 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-08 21:27:18.574 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:18.574 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-08 21:27:18.574 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:18.574 | + lib/nova:init_nova_db:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.576 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:27:18.576 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95733) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:27:18.576 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-08 21:27:18.576 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-08 21:27:18.576 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-08 21:27:18.576 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95733) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-08 21:27:18.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:18.576 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:18.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:18.576 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:18.618 | [17563 Async nova-cell-0:95669]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2021-12-08 21:27:18.623 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:18.625 | + lib/nova:init_nova:778 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-08 21:27:18.628 | + lib/nova:init_nova:779 : async_wait nova-cell-1 2021-12-08 21:27:18.678 | [17563 Async nova-cell-1:95767]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 95767 (2 other jobs running) 2021-12-08 21:27:18.703 | [17563 Async nova-cell-1:95767]: Signaling child to exit 2021-12-08 21:27:18.703 | WAKEUP 2021-12-08 21:27:18.725 | [17563 Async nova-cell-1:95767]: Signaled 2021-12-08 21:27:18.727 | + lib/nova:init_nova_db:743 : local dbname=nova_cell1 2021-12-08 21:27:18.727 | + lib/nova:init_nova_db:744 : local conffile=/etc/nova/nova_cell1.conf 2021-12-08 21:27:18.727 | + lib/nova:init_nova_db:745 : recreate_database nova_cell1 2021-12-08 21:27:18.727 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-08 21:27:18.727 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-08 21:27:18.727 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-08 21:27:18.727 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-08 21:27:18.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:18.727 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-08 21:27:18.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-08 21:27:18.727 | + lib/nova:init_nova_db:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-08 21:27:18.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-08 21:27:18.729 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-08 21:27:18.729 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95825) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-08 21:27:18.729 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-08 21:27:18.729 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-08 21:27:18.729 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-08 21:27:18.729 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95825) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-08 21:27:18.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:18.729 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:18.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:18.729 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:18.771 | [17563 Async nova-cell-1:95767]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2021-12-08 21:27:18.775 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:18.778 | + lib/nova:init_nova:782 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:27:18.781 | + lib/nova:init_nova:789 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-08 21:27:22.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:22.644 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:22.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:22.644 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:22.644 | Running batches of 50 until complete 2021-12-08 21:27:22.644 | +-------------------------------------+--------------+-----------+ 2021-12-08 21:27:22.644 | | Migration | Total Needed | Completed | 2021-12-08 21:27:22.644 | +-------------------------------------+--------------+-----------+ 2021-12-08 21:27:22.645 | | fill_virtual_interface_list | 0 | 0 | 2021-12-08 21:27:22.645 | | migrate_empty_ratio | 0 | 0 | 2021-12-08 21:27:22.645 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-08 21:27:22.645 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-08 21:27:22.645 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-08 21:27:22.645 | | populate_dev_uuids | 0 | 0 | 2021-12-08 21:27:22.645 | | populate_missing_availability_zones | 0 | 0 | 2021-12-08 21:27:22.645 | | populate_queued_for_delete | 0 | 0 | 2021-12-08 21:27:22.645 | | populate_user_id | 0 | 0 | 2021-12-08 21:27:22.645 | | populate_uuids | 0 | 0 | 2021-12-08 21:27:22.645 | +-------------------------------------+--------------+-----------+ 2021-12-08 21:27:23.113 | ++ lib/nova:init_nova:792 : seq 1 1 2021-12-08 21:27:23.117 | + lib/nova:init_nova:792 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:27:23.121 | ++ lib/nova:init_nova:793 : conductor_conf 1 2021-12-08 21:27:23.123 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:27:23.126 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:27:23.129 | + lib/nova:init_nova:793 : /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-12-08 21:27:26.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:26.626 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:26.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:27:26.626 | from cryptography.utils import int_from_bytes 2021-12-08 21:27:26.626 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-08 21:27:26.626 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-08 21:27:27.037 | + lib/nova:init_nova:797 : create_nova_keys_dir 2021-12-08 21:27:27.040 | + lib/nova:create_nova_keys_dir:739 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-08 21:27:27.054 | + lib/nova:init_nova:799 : [[ '' == \L\V\M ]] 2021-12-08 21:27:27.056 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-12-08 21:27:27.074 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:27.077 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-12-08 21:27:27.079 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-12-08 21:27:27.137 | + inc/async:async_inner:63 : configure_neutron_nova 2021-12-08 21:27:27.176 | [17563 Async configure_neutron_nova:96965]: running: configure_neutron_nova 2021-12-08 21:27:27.179 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-12-08 21:27:27.182 | + functions-common:run_phase:1737 : local mode=stack 2021-12-08 21:27:27.184 | + functions-common:run_phase:1738 : local phase=post-config 2021-12-08 21:27:27.187 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:27:27.190 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:27:27.192 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:27:27.196 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:27:27.199 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:27:27.202 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:27:27.207 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:27:27.209 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:27:27.213 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:27:27.215 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-08 21:27:27.218 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:27:27.235 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:27.238 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:27:27.241 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:27:27.243 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-08 21:27:27.248 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:27:27.251 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-08 21:27:27.253 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-08 21:27:27.255 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-08 21:27:27.258 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-08 21:27:27.261 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:27:27.263 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-08 21:27:27.266 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-12-08 21:27:27.269 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-08 21:27:27.271 | + functions-common:run_plugins:1724 : local phase=post-config 2021-12-08 21:27:27.274 | + functions-common:run_plugins:1726 : local plugins= 2021-12-08 21:27:27.277 | + functions-common:run_plugins:1727 : local plugin 2021-12-08 21:27:27.280 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-08 21:27:27.282 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.285 | + inc/meta-config:merge_config_group:171 : shift 2021-12-08 21:27:27.287 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-08 21:27:27.290 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:27:27.293 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-08 21:27:27.297 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-08 21:27:27.300 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-08 21:27:27.303 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.306 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-08 21:27:27.309 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:27:27.312 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-08 21:27:27.312 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:27:27.312 | gsub("[][]", "", $1); 2021-12-08 21:27:27.312 | split($1, a, "|"); 2021-12-08 21:27:27.312 | if (a[1] == matchgroup) 2021-12-08 21:27:27.312 | print a[2] 2021-12-08 21:27:27.312 | } 2021-12-08 21:27:27.312 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.319 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-08 21:27:27.323 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-08 21:27:27.325 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-08 21:27:27.329 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-08 21:27:27.332 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-08 21:27:27.336 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-08 21:27:27.338 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-08 21:27:27.343 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-08 21:27:27.349 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-08 21:27:27.352 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-08 21:27:27.355 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-08 21:27:27.359 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.362 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-08 21:27:27.365 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-08 21:27:27.368 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-08 21:27:27.372 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-08 21:27:27.375 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-08 21:27:27.378 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-08 21:27:27.381 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-08 21:27:27.386 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-08 21:27:27.386 | BEGIN { 2021-12-08 21:27:27.386 | section = "" 2021-12-08 21:27:27.386 | last_section = "" 2021-12-08 21:27:27.386 | section_count = 0 2021-12-08 21:27:27.386 | } 2021-12-08 21:27:27.386 | /^\[.+\]/ { 2021-12-08 21:27:27.386 | gsub("[][]", "", $1); 2021-12-08 21:27:27.386 | section=$1 2021-12-08 21:27:27.386 | next 2021-12-08 21:27:27.386 | } 2021-12-08 21:27:27.386 | /^ *\#/ { 2021-12-08 21:27:27.386 | next 2021-12-08 21:27:27.386 | } 2021-12-08 21:27:27.386 | /^[^ \t]+/ { 2021-12-08 21:27:27.386 | # get offset of first = in $0 2021-12-08 21:27:27.386 | eq_idx = index($0, "=") 2021-12-08 21:27:27.386 | # extract attr & value from $0 2021-12-08 21:27:27.386 | attr = substr($0, 1, eq_idx - 1) 2021-12-08 21:27:27.386 | value = substr($0, eq_idx + 1) 2021-12-08 21:27:27.386 | # only need to strip trailing whitespace from attr 2021-12-08 21:27:27.386 | sub(/[ \t]*$/, "", attr) 2021-12-08 21:27:27.386 | # need to strip leading & trailing whitespace from value 2021-12-08 21:27:27.386 | sub(/^[ \t]*/, "", value) 2021-12-08 21:27:27.386 | sub(/[ \t]*$/, "", value) 2021-12-08 21:27:27.386 | 2021-12-08 21:27:27.387 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-08 21:27:27.387 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-08 21:27:27.387 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-08 21:27:27.387 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-08 21:27:27.387 | if (! (section, attr) in cfg_attr_count) { 2021-12-08 21:27:27.387 | if (section != last_section) { 2021-12-08 21:27:27.387 | cfg_section[section_count++] = section 2021-12-08 21:27:27.387 | last_section = section 2021-12-08 21:27:27.387 | } 2021-12-08 21:27:27.387 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-08 21:27:27.387 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-08 21:27:27.387 | 2021-12-08 21:27:27.387 | cfg_attr[section, attr, 0] = value 2021-12-08 21:27:27.387 | cfg_attr_count[section, attr] = 1 2021-12-08 21:27:27.387 | } else { 2021-12-08 21:27:27.387 | lno = cfg_attr_count[section, attr]++ 2021-12-08 21:27:27.387 | cfg_attr[section, attr, lno] = value 2021-12-08 21:27:27.387 | } 2021-12-08 21:27:27.387 | } 2021-12-08 21:27:27.387 | END { 2021-12-08 21:27:27.387 | # Process each section in order 2021-12-08 21:27:27.387 | for (sno = 0; sno < section_count; sno++) { 2021-12-08 21:27:27.387 | section = cfg_section[sno] 2021-12-08 21:27:27.388 | # The ini routines simply append a config item immediately 2021-12-08 21:27:27.388 | # after the section header. To keep the same order as defined 2021-12-08 21:27:27.388 | # in local.conf, invoke the ini routines in the reverse order 2021-12-08 21:27:27.388 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-08 21:27:27.388 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-08 21:27:27.388 | if (cfg_attr_count[section, attr] == 1) 2021-12-08 21:27:27.388 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-08 21:27:27.388 | else { 2021-12-08 21:27:27.388 | # For multiline, invoke the ini routines in the reverse order 2021-12-08 21:27:27.388 | count = cfg_attr_count[section, attr] 2021-12-08 21:27:27.388 | print "inidelete " configfile " " section " " attr 2021-12-08 21:27:27.388 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-08 21:27:27.388 | for (l = count -2; l >= 0; l--) 2021-12-08 21:27:27.388 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-08 21:27:27.388 | } 2021-12-08 21:27:27.388 | } 2021-12-08 21:27:27.388 | } 2021-12-08 21:27:27.388 | } 2021-12-08 21:27:27.388 | ' 2021-12-08 21:27:27.388 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-08 21:27:27.389 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.389 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-08 21:27:27.391 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.392 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-08 21:27:27.396 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-08 21:27:27.399 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:27:27.401 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-08 21:27:27.405 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-08 21:27:27.405 | BEGIN { group = "" } 2021-12-08 21:27:27.405 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:27:27.405 | gsub("[][]", "", $1); 2021-12-08 21:27:27.405 | split($1, a, "|"); 2021-12-08 21:27:27.405 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-08 21:27:27.405 | group=a[1] 2021-12-08 21:27:27.405 | } else { 2021-12-08 21:27:27.405 | group="" 2021-12-08 21:27:27.405 | } 2021-12-08 21:27:27.405 | next 2021-12-08 21:27:27.405 | } 2021-12-08 21:27:27.405 | { 2021-12-08 21:27:27.405 | if (group != "") 2021-12-08 21:27:27.405 | print $0 2021-12-08 21:27:27.405 | } 2021-12-08 21:27:27.405 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.412 | + 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-12-08 21:27:27.415 | ++ 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-12-08 21:27:27.447 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-08 21:27:27.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-08 21:27:27.482 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-08 21:27:27.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-08 21:27:27.521 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.523 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-08 21:27:27.526 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-08 21:27:27.559 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.561 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-08 21:27:27.564 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-08 21:27:27.594 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.597 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-08 21:27:27.600 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-08 21:27:27.631 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.21/identity"' 2021-12-08 21:27:27.636 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.21/identity 2021-12-08 21:27:27.667 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-08 21:27:27.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-08 21:27:27.704 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-08 21:27:27.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-08 21:27:27.740 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.743 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-08 21:27:27.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-08 21:27:27.777 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.779 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-08 21:27:27.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-08 21:27:27.815 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-08 21:27:27.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-08 21:27:27.855 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-08 21:27:27.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-08 21:27:27.890 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.893 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-08 21:27:27.896 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-08 21:27:27.899 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-08 21:27:27.902 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-08 21:27:27.906 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-08 21:27:27.909 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-08 21:27:27.912 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-08 21:27:27.915 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-08 21:27:27.919 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-08 21:27:27.922 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-08 21:27:27.925 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-08 21:27:27.927 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.930 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-08 21:27:27.933 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-08 21:27:27.936 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-08 21:27:27.940 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-08 21:27:27.942 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-08 21:27:27.945 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-08 21:27:27.949 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-08 21:27:27.953 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-08 21:27:27.953 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-08 21:27:27.953 | BEGIN { 2021-12-08 21:27:27.953 | section = "" 2021-12-08 21:27:27.953 | last_section = "" 2021-12-08 21:27:27.953 | section_count = 0 2021-12-08 21:27:27.953 | } 2021-12-08 21:27:27.953 | /^\[.+\]/ { 2021-12-08 21:27:27.953 | gsub("[][]", "", $1); 2021-12-08 21:27:27.953 | section=$1 2021-12-08 21:27:27.954 | next 2021-12-08 21:27:27.954 | } 2021-12-08 21:27:27.954 | /^ *\#/ { 2021-12-08 21:27:27.954 | next 2021-12-08 21:27:27.954 | } 2021-12-08 21:27:27.954 | /^[^ \t]+/ { 2021-12-08 21:27:27.954 | # get offset of first = in $0 2021-12-08 21:27:27.954 | eq_idx = index($0, "=") 2021-12-08 21:27:27.954 | # extract attr & value from $0 2021-12-08 21:27:27.954 | attr = substr($0, 1, eq_idx - 1) 2021-12-08 21:27:27.954 | value = substr($0, eq_idx + 1) 2021-12-08 21:27:27.954 | # only need to strip trailing whitespace from attr 2021-12-08 21:27:27.954 | sub(/[ \t]*$/, "", attr) 2021-12-08 21:27:27.954 | # need to strip leading & trailing whitespace from value 2021-12-08 21:27:27.954 | sub(/^[ \t]*/, "", value) 2021-12-08 21:27:27.954 | sub(/[ \t]*$/, "", value) 2021-12-08 21:27:27.954 | 2021-12-08 21:27:27.954 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-08 21:27:27.954 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-08 21:27:27.954 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-08 21:27:27.954 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-08 21:27:27.954 | if (! (section, attr) in cfg_attr_count) { 2021-12-08 21:27:27.954 | if (section != last_section) { 2021-12-08 21:27:27.954 | cfg_section[section_count++] = section 2021-12-08 21:27:27.954 | last_section = section 2021-12-08 21:27:27.954 | } 2021-12-08 21:27:27.954 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-08 21:27:27.954 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-08 21:27:27.954 | 2021-12-08 21:27:27.954 | cfg_attr[section, attr, 0] = value 2021-12-08 21:27:27.954 | cfg_attr_count[section, attr] = 1 2021-12-08 21:27:27.954 | } else { 2021-12-08 21:27:27.954 | lno = cfg_attr_count[section, attr]++ 2021-12-08 21:27:27.954 | cfg_attr[section, attr, lno] = value 2021-12-08 21:27:27.954 | } 2021-12-08 21:27:27.955 | } 2021-12-08 21:27:27.955 | END { 2021-12-08 21:27:27.955 | # Process each section in order 2021-12-08 21:27:27.955 | for (sno = 0; sno < section_count; sno++) { 2021-12-08 21:27:27.955 | section = cfg_section[sno] 2021-12-08 21:27:27.955 | # The ini routines simply append a config item immediately 2021-12-08 21:27:27.955 | # after the section header. To keep the same order as defined 2021-12-08 21:27:27.955 | # in local.conf, invoke the ini routines in the reverse order 2021-12-08 21:27:27.955 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-08 21:27:27.955 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-08 21:27:27.955 | if (cfg_attr_count[section, attr] == 1) 2021-12-08 21:27:27.955 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-08 21:27:27.955 | else { 2021-12-08 21:27:27.955 | # For multiline, invoke the ini routines in the reverse order 2021-12-08 21:27:27.955 | count = cfg_attr_count[section, attr] 2021-12-08 21:27:27.955 | print "inidelete " configfile " " section " " attr 2021-12-08 21:27:27.955 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-08 21:27:27.955 | for (l = count -2; l >= 0; l--) 2021-12-08 21:27:27.955 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-08 21:27:27.955 | } 2021-12-08 21:27:27.955 | } 2021-12-08 21:27:27.955 | } 2021-12-08 21:27:27.955 | } 2021-12-08 21:27:27.955 | ' 2021-12-08 21:27:27.955 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:27.956 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.956 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-08 21:27:27.959 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-08 21:27:27.961 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-08 21:27:27.964 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:27:27.967 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-08 21:27:27.969 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-08 21:27:27.969 | BEGIN { group = "" } 2021-12-08 21:27:27.969 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:27:27.969 | gsub("[][]", "", $1); 2021-12-08 21:27:27.969 | split($1, a, "|"); 2021-12-08 21:27:27.969 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-08 21:27:27.969 | group=a[1] 2021-12-08 21:27:27.969 | } else { 2021-12-08 21:27:27.969 | group="" 2021-12-08 21:27:27.970 | } 2021-12-08 21:27:27.970 | next 2021-12-08 21:27:27.970 | } 2021-12-08 21:27:27.970 | { 2021-12-08 21:27:27.970 | if (group != "") 2021-12-08 21:27:27.970 | print $0 2021-12-08 21:27:27.970 | } 2021-12-08 21:27:27.970 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:27:27.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-08 21:27:27.978 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-08 21:27:27.983 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:27:28.009 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.010 | [96965 Async configure_neutron_nova:96965]: finished successfully 2021-12-08 21:27:28.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-08 21:27:28.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-08 21:27:28.044 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-08 21:27:28.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-08 21:27:28.078 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-08 21:27:28.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-08 21:27:28.112 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.114 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-08 21:27:28.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-08 21:27:28.146 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.149 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-08 21:27:28.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-08 21:27:28.180 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-08 21:27:28.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-08 21:27:28.216 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-08 21:27:28.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-08 21:27:28.250 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.253 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-08 21:27:28.255 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-08 21:27:28.285 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-08 21:27:28.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-08 21:27:28.323 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.325 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-08 21:27:28.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-08 21:27:28.356 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-08 21:27:28.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-08 21:27:28.391 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.394 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-08 21:27:28.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-08 21:27:28.426 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-08 21:27:28.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-08 21:27:28.460 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-08 21:27:28.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-08 21:27:28.494 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-08 21:27:28.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-08 21:27:28.528 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.531 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-08 21:27:28.534 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-08 21:27:28.536 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-08 21:27:28.540 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-08 21:27:28.542 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-08 21:27:28.546 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-08 21:27:28.548 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-08 21:27:28.551 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-08 21:27:28.556 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-08 21:27:28.558 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-08 21:27:28.561 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-08 21:27:28.564 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:28.566 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-08 21:27:28.569 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-08 21:27:28.571 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-08 21:27:28.574 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-08 21:27:28.577 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-08 21:27:28.580 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-08 21:27:28.582 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-08 21:27:28.586 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-08 21:27:28.586 | BEGIN { 2021-12-08 21:27:28.586 | section = "" 2021-12-08 21:27:28.586 | last_section = "" 2021-12-08 21:27:28.586 | section_count = 0 2021-12-08 21:27:28.586 | } 2021-12-08 21:27:28.586 | /^\[.+\]/ { 2021-12-08 21:27:28.586 | gsub("[][]", "", $1); 2021-12-08 21:27:28.586 | section=$1 2021-12-08 21:27:28.586 | next 2021-12-08 21:27:28.586 | } 2021-12-08 21:27:28.586 | /^ *\#/ { 2021-12-08 21:27:28.586 | next 2021-12-08 21:27:28.586 | } 2021-12-08 21:27:28.586 | /^[^ \t]+/ { 2021-12-08 21:27:28.586 | # get offset of first = in $0 2021-12-08 21:27:28.586 | eq_idx = index($0, "=") 2021-12-08 21:27:28.586 | # extract attr & value from $0 2021-12-08 21:27:28.586 | attr = substr($0, 1, eq_idx - 1) 2021-12-08 21:27:28.586 | value = substr($0, eq_idx + 1) 2021-12-08 21:27:28.586 | # only need to strip trailing whitespace from attr 2021-12-08 21:27:28.586 | sub(/[ \t]*$/, "", attr) 2021-12-08 21:27:28.586 | # need to strip leading & trailing whitespace from value 2021-12-08 21:27:28.586 | sub(/^[ \t]*/, "", value) 2021-12-08 21:27:28.586 | sub(/[ \t]*$/, "", value) 2021-12-08 21:27:28.587 | 2021-12-08 21:27:28.587 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-08 21:27:28.587 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-08 21:27:28.587 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-08 21:27:28.587 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-08 21:27:28.587 | if (! (section, attr) in cfg_attr_count) { 2021-12-08 21:27:28.587 | if (section != last_section) { 2021-12-08 21:27:28.587 | cfg_section[section_count++] = section 2021-12-08 21:27:28.587 | last_section = section 2021-12-08 21:27:28.587 | } 2021-12-08 21:27:28.587 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-08 21:27:28.587 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-08 21:27:28.587 | 2021-12-08 21:27:28.587 | cfg_attr[section, attr, 0] = value 2021-12-08 21:27:28.587 | cfg_attr_count[section, attr] = 1 2021-12-08 21:27:28.587 | } else { 2021-12-08 21:27:28.587 | lno = cfg_attr_count[section, attr]++ 2021-12-08 21:27:28.587 | cfg_attr[section, attr, lno] = value 2021-12-08 21:27:28.587 | } 2021-12-08 21:27:28.587 | } 2021-12-08 21:27:28.587 | END { 2021-12-08 21:27:28.587 | # Process each section in order 2021-12-08 21:27:28.587 | for (sno = 0; sno < section_count; sno++) { 2021-12-08 21:27:28.587 | section = cfg_section[sno] 2021-12-08 21:27:28.587 | # The ini routines simply append a config item immediately 2021-12-08 21:27:28.587 | # after the section header. To keep the same order as defined 2021-12-08 21:27:28.587 | # in local.conf, invoke the ini routines in the reverse order 2021-12-08 21:27:28.587 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-08 21:27:28.587 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-08 21:27:28.587 | if (cfg_attr_count[section, attr] == 1) 2021-12-08 21:27:28.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-08 21:27:28.587 | else { 2021-12-08 21:27:28.587 | # For multiline, invoke the ini routines in the reverse order 2021-12-08 21:27:28.587 | count = cfg_attr_count[section, attr] 2021-12-08 21:27:28.587 | print "inidelete " configfile " " section " " attr 2021-12-08 21:27:28.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-08 21:27:28.588 | for (l = count -2; l >= 0; l--) 2021-12-08 21:27:28.588 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-08 21:27:28.588 | } 2021-12-08 21:27:28.588 | } 2021-12-08 21:27:28.588 | } 2021-12-08 21:27:28.588 | } 2021-12-08 21:27:28.588 | ' 2021-12-08 21:27:28.588 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-08 21:27:28.588 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.589 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:28.590 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-08 21:27:28.591 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-08 21:27:28.594 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-08 21:27:28.596 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:27:28.598 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-08 21:27:28.601 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-08 21:27:28.601 | BEGIN { group = "" } 2021-12-08 21:27:28.601 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:27:28.601 | gsub("[][]", "", $1); 2021-12-08 21:27:28.601 | split($1, a, "|"); 2021-12-08 21:27:28.601 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-08 21:27:28.601 | group=a[1] 2021-12-08 21:27:28.601 | } else { 2021-12-08 21:27:28.601 | group="" 2021-12-08 21:27:28.601 | } 2021-12-08 21:27:28.601 | next 2021-12-08 21:27:28.601 | } 2021-12-08 21:27:28.601 | { 2021-12-08 21:27:28.601 | if (group != "") 2021-12-08 21:27:28.601 | print $0 2021-12-08 21:27:28.601 | } 2021-12-08 21:27:28.601 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:27:28.607 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-08 21:27:28.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-08 21:27:28.640 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-08 21:27:28.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-08 21:27:28.674 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.677 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-08 21:27:28.679 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-08 21:27:28.708 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.710 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-08 21:27:28.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-08 21:27:28.740 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-08 21:27:28.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-08 21:27:28.774 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-08 21:27:28.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-08 21:27:28.806 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-08 21:27:28.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-08 21:27:28.840 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-08 21:27:28.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-08 21:27:28.875 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2021-12-08 21:27:28.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2021-12-08 21:27:28.908 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.911 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-08 21:27:28.914 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-08 21:27:28.916 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-08 21:27:28.920 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-08 21:27:28.922 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:27:28.925 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:27:28.928 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-08 21:27:28.931 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:27:28.935 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-08 21:27:28.938 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-08 21:27:28.940 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-08 21:27:28.943 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:28.945 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-08 21:27:28.948 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-08 21:27:28.950 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-08 21:27:28.954 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-08 21:27:28.957 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:27:28.960 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:27:28.962 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-08 21:27:28.965 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-08 21:27:28.966 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:28.967 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-08 21:27:28.967 | BEGIN { 2021-12-08 21:27:28.967 | section = "" 2021-12-08 21:27:28.967 | last_section = "" 2021-12-08 21:27:28.967 | section_count = 0 2021-12-08 21:27:28.967 | } 2021-12-08 21:27:28.967 | /^\[.+\]/ { 2021-12-08 21:27:28.967 | gsub("[][]", "", $1); 2021-12-08 21:27:28.967 | section=$1 2021-12-08 21:27:28.967 | next 2021-12-08 21:27:28.967 | } 2021-12-08 21:27:28.967 | /^ *\#/ { 2021-12-08 21:27:28.967 | next 2021-12-08 21:27:28.967 | } 2021-12-08 21:27:28.967 | /^[^ \t]+/ { 2021-12-08 21:27:28.967 | # get offset of first = in $0 2021-12-08 21:27:28.967 | eq_idx = index($0, "=") 2021-12-08 21:27:28.967 | # extract attr & value from $0 2021-12-08 21:27:28.967 | attr = substr($0, 1, eq_idx - 1) 2021-12-08 21:27:28.967 | value = substr($0, eq_idx + 1) 2021-12-08 21:27:28.967 | # only need to strip trailing whitespace from attr 2021-12-08 21:27:28.967 | sub(/[ \t]*$/, "", attr) 2021-12-08 21:27:28.967 | # need to strip leading & trailing whitespace from value 2021-12-08 21:27:28.967 | sub(/^[ \t]*/, "", value) 2021-12-08 21:27:28.967 | sub(/[ \t]*$/, "", value) 2021-12-08 21:27:28.967 | 2021-12-08 21:27:28.967 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-08 21:27:28.967 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-08 21:27:28.967 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-08 21:27:28.967 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-08 21:27:28.967 | if (! (section, attr) in cfg_attr_count) { 2021-12-08 21:27:28.967 | if (section != last_section) { 2021-12-08 21:27:28.967 | cfg_section[section_count++] = section 2021-12-08 21:27:28.967 | last_section = section 2021-12-08 21:27:28.967 | } 2021-12-08 21:27:28.968 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-08 21:27:28.968 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-08 21:27:28.968 | 2021-12-08 21:27:28.968 | cfg_attr[section, attr, 0] = value 2021-12-08 21:27:28.968 | cfg_attr_count[section, attr] = 1 2021-12-08 21:27:28.968 | } else { 2021-12-08 21:27:28.968 | lno = cfg_attr_count[section, attr]++ 2021-12-08 21:27:28.968 | cfg_attr[section, attr, lno] = value 2021-12-08 21:27:28.968 | } 2021-12-08 21:27:28.968 | } 2021-12-08 21:27:28.968 | END { 2021-12-08 21:27:28.968 | # Process each section in order 2021-12-08 21:27:28.968 | for (sno = 0; sno < section_count; sno++) { 2021-12-08 21:27:28.968 | section = cfg_section[sno] 2021-12-08 21:27:28.968 | # The ini routines simply append a config item immediately 2021-12-08 21:27:28.968 | # after the section header. To keep the same order as defined 2021-12-08 21:27:28.968 | # in local.conf, invoke the ini routines in the reverse order 2021-12-08 21:27:28.968 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-08 21:27:28.968 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-08 21:27:28.968 | if (cfg_attr_count[section, attr] == 1) 2021-12-08 21:27:28.968 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-08 21:27:28.968 | else { 2021-12-08 21:27:28.968 | # For multiline, invoke the ini routines in the reverse order 2021-12-08 21:27:28.968 | count = cfg_attr_count[section, attr] 2021-12-08 21:27:28.968 | print "inidelete " configfile " " section " " attr 2021-12-08 21:27:28.968 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-08 21:27:28.968 | for (l = count -2; l >= 0; l--) 2021-12-08 21:27:28.968 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-08 21:27:28.968 | } 2021-12-08 21:27:28.968 | } 2021-12-08 21:27:28.968 | } 2021-12-08 21:27:28.968 | } 2021-12-08 21:27:28.968 | ' 2021-12-08 21:27:28.969 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-08 21:27:28.970 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:27:28.972 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-08 21:27:28.975 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-08 21:27:28.977 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:27:28.979 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-08 21:27:28.982 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-08 21:27:28.982 | BEGIN { group = "" } 2021-12-08 21:27:28.982 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:27:28.982 | gsub("[][]", "", $1); 2021-12-08 21:27:28.982 | split($1, a, "|"); 2021-12-08 21:27:28.982 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-08 21:27:28.982 | group=a[1] 2021-12-08 21:27:28.982 | } else { 2021-12-08 21:27:28.982 | group="" 2021-12-08 21:27:28.982 | } 2021-12-08 21:27:28.982 | next 2021-12-08 21:27:28.982 | } 2021-12-08 21:27:28.982 | { 2021-12-08 21:27:28.982 | if (group != "") 2021-12-08 21:27:28.982 | print $0 2021-12-08 21:27:28.982 | } 2021-12-08 21:27:28.983 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:27:28.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-08 21:27:28.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-08 21:27:29.020 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:29.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-08 21:27:29.024 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-08 21:27:29.052 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:27:29.055 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-12-08 21:27:29.073 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:29.075 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-12-08 21:27:29.078 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:27:29.081 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-12-08 21:27:29.083 | + ./stack.sh:main:1256 : start_swift 2021-12-08 21:27:29.086 | + lib/swift:start_swift:776 : restart_service memcached 2021-12-08 21:27:29.088 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-08 21:27:29.091 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-12-08 21:27:29.124 | + lib/swift:start_swift:779 : is_ubuntu 2021-12-08 21:27:29.126 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:27:29.129 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:27:29.132 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-12-08 21:27:29.182 | Restarting rsync (via systemctl): rsync.service. 2021-12-08 21:27:29.188 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-12-08 21:27:29.190 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-12-08 21:27:29.193 | + lib/swift:start_swift:807 : local foreground_services type 2021-12-08 21:27:29.196 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-12-08 21:27:29.198 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-08 21:27:29.201 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.204 | + functions-common:run_process:1564 : local service=s-object 2021-12-08 21:27:29.206 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.209 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:29.211 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:29.214 | + functions-common:run_process:1569 : local name=s-object 2021-12-08 21:27:29.217 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:29.219 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:29.221 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:29.223 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:29.226 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:29.231 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998849228 2021-12-08 21:27:29.233 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-12-08 21:27:29.250 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:29.252 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-08 21:27:29.255 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-12-08 21:27:29.257 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.260 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.262 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.264 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.267 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-08 21:27:29.269 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-08 21:27:29.272 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-12-08 21:27:29.274 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:29.277 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:29.279 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-08 21:27:29.282 | + 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-12-08 21:27:29.284 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-12-08 21:27:29.286 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-08 21:27:29.288 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:29.290 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:29.293 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:29.296 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:29.299 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-08 21:27:29.302 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:29.307 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-08 21:27:29.375 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-08 21:27:29.437 | + 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-12-08 21:27:29.487 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-08 21:27:29.537 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-08 21:27:29.587 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:27:29.638 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:29.640 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-08 21:27:29.702 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:30.082 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-12-08 21:27:30.096 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-08 21:27:30.467 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-12-08 21:27:30.489 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:30.492 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:30.495 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:30.497 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:30.500 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:30.503 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:30.505 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:30.507 | + functions-common:time_stop:2316 : start_time=1638998849228 2021-12-08 21:27:30.510 | + functions-common:time_stop:2318 : [[ -z 1638998849228 ]] 2021-12-08 21:27:30.513 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:30.518 | + functions-common:time_stop:2321 : end_time=1638998850515 2021-12-08 21:27:30.521 | + functions-common:time_stop:2322 : elapsed_time=1287 2021-12-08 21:27:30.523 | + functions-common:time_stop:2323 : total=3447 2021-12-08 21:27:30.525 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:30.528 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4734 2021-12-08 21:27:30.530 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-08 21:27:30.533 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.535 | + functions-common:run_process:1564 : local service=s-container 2021-12-08 21:27:30.537 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.540 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:30.542 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:30.545 | + functions-common:run_process:1569 : local name=s-container 2021-12-08 21:27:30.548 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:30.550 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:30.552 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:30.555 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:30.558 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:30.563 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998850560 2021-12-08 21:27:30.565 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-12-08 21:27:30.582 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:30.585 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-08 21:27:30.587 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-12-08 21:27:30.590 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.592 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.594 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.597 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.599 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-08 21:27:30.602 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-08 21:27:30.604 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-12-08 21:27:30.607 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:30.609 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:30.612 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-08 21:27:30.614 | + 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-12-08 21:27:30.617 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-12-08 21:27:30.619 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-08 21:27:30.622 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:30.625 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:30.627 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:30.629 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:30.632 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-08 21:27:30.634 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:30.639 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-08 21:27:30.701 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-08 21:27:30.762 | + 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-12-08 21:27:30.813 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-08 21:27:30.872 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-08 21:27:30.924 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:27:30.975 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:30.977 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-08 21:27:31.039 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:31.440 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-12-08 21:27:31.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-08 21:27:31.841 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-12-08 21:27:31.865 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:31.868 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:31.870 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:31.873 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:31.875 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:31.878 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:31.880 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:31.882 | + functions-common:time_stop:2316 : start_time=1638998850560 2021-12-08 21:27:31.885 | + functions-common:time_stop:2318 : [[ -z 1638998850560 ]] 2021-12-08 21:27:31.888 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:31.893 | + functions-common:time_stop:2321 : end_time=1638998851890 2021-12-08 21:27:31.895 | + functions-common:time_stop:2322 : elapsed_time=1330 2021-12-08 21:27:31.898 | + functions-common:time_stop:2323 : total=4734 2021-12-08 21:27:31.900 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:31.903 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6064 2021-12-08 21:27:31.905 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-08 21:27:31.907 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.910 | + functions-common:run_process:1564 : local service=s-account 2021-12-08 21:27:31.912 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.915 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:31.917 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:31.919 | + functions-common:run_process:1569 : local name=s-account 2021-12-08 21:27:31.922 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:31.924 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:31.927 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:31.929 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:31.932 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:31.937 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998851934 2021-12-08 21:27:31.939 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-12-08 21:27:31.957 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:31.959 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-08 21:27:31.962 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-12-08 21:27:31.964 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.966 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.969 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.971 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.973 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-08 21:27:31.976 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-08 21:27:31.978 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-12-08 21:27:31.981 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:31.983 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:31.985 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-08 21:27:31.988 | + 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-12-08 21:27:31.990 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-12-08 21:27:31.993 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-08 21:27:31.995 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:31.997 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:32.000 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:32.003 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:32.005 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-08 21:27:32.007 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:32.012 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-08 21:27:32.074 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-08 21:27:32.135 | + 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-12-08 21:27:32.186 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-08 21:27:32.241 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-08 21:27:32.293 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:27:32.351 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:32.354 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-08 21:27:32.419 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:32.816 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-12-08 21:27:32.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-08 21:27:33.218 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-12-08 21:27:33.239 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:33.241 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:33.245 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:33.251 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:33.253 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:33.256 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:33.258 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:33.260 | + functions-common:time_stop:2316 : start_time=1638998851934 2021-12-08 21:27:33.263 | + functions-common:time_stop:2318 : [[ -z 1638998851934 ]] 2021-12-08 21:27:33.266 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:33.271 | + functions-common:time_stop:2321 : end_time=1638998853268 2021-12-08 21:27:33.274 | + functions-common:time_stop:2322 : elapsed_time=1334 2021-12-08 21:27:33.276 | + functions-common:time_stop:2323 : total=6064 2021-12-08 21:27:33.278 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:33.281 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7398 2021-12-08 21:27:33.283 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-12-08 21:27:33.286 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-12-08 21:27:33.335 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.337 | + functions-common:run_process:1564 : local service=s-container-sync 2021-12-08 21:27:33.340 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.342 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:33.345 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:33.347 | + functions-common:run_process:1569 : local name=s-container-sync 2021-12-08 21:27:33.350 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:33.352 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:33.354 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:33.357 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:33.360 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:33.364 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998853362 2021-12-08 21:27:33.367 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-12-08 21:27:33.384 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:33.386 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-08 21:27:33.389 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-12-08 21:27:33.391 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.394 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.397 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.399 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.402 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-08 21:27:33.404 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-08 21:27:33.407 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-12-08 21:27:33.409 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:33.411 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:33.414 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-08 21:27:33.416 | + 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-12-08 21:27:33.419 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-12-08 21:27:33.421 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-08 21:27:33.423 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:33.426 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:33.428 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:33.430 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:33.433 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-08 21:27:33.435 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:33.440 | + 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-12-08 21:27:33.501 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-08 21:27:33.565 | + 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-12-08 21:27:33.619 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-08 21:27:33.671 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-08 21:27:33.722 | + 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-12-08 21:27:33.773 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:33.776 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-08 21:27:33.837 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:34.245 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-12-08 21:27:34.258 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-08 21:27:34.633 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-12-08 21:27:34.664 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:34.668 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:34.671 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:34.673 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:34.676 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:34.678 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:34.681 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:34.683 | + functions-common:time_stop:2316 : start_time=1638998853362 2021-12-08 21:27:34.686 | + functions-common:time_stop:2318 : [[ -z 1638998853362 ]] 2021-12-08 21:27:34.690 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:34.694 | + functions-common:time_stop:2321 : end_time=1638998854692 2021-12-08 21:27:34.697 | + functions-common:time_stop:2322 : elapsed_time=1330 2021-12-08 21:27:34.700 | + functions-common:time_stop:2323 : total=7398 2021-12-08 21:27:34.705 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:34.708 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8728 2021-12-08 21:27:34.711 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-12-08 21:27:34.729 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:27:34.732 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.735 | + functions-common:run_process:1564 : local service=s-proxy 2021-12-08 21:27:34.737 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.739 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:34.742 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:34.745 | + functions-common:run_process:1569 : local name=s-proxy 2021-12-08 21:27:34.747 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:34.750 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:34.753 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:34.755 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:34.759 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:34.763 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998854761 2021-12-08 21:27:34.766 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-12-08 21:27:34.784 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:34.786 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-08 21:27:34.789 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-12-08 21:27:34.791 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.794 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.796 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.799 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.802 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-08 21:27:34.804 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-08 21:27:34.807 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-12-08 21:27:34.809 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:34.812 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:34.815 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-08 21:27:34.817 | + 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-12-08 21:27:34.820 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-12-08 21:27:34.824 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-08 21:27:34.827 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:34.829 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:34.833 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:34.836 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:34.839 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-08 21:27:34.842 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:34.846 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-08 21:27:34.917 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-08 21:27:34.984 | + 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-12-08 21:27:35.040 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-08 21:27:35.093 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-08 21:27:35.152 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:27:35.207 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:35.209 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-08 21:27:35.271 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:35.681 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-12-08 21:27:35.695 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-08 21:27:36.079 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-12-08 21:27:36.104 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:36.107 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:36.109 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:36.112 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:36.114 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:36.116 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:36.119 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:36.121 | + functions-common:time_stop:2316 : start_time=1638998854761 2021-12-08 21:27:36.124 | + functions-common:time_stop:2318 : [[ -z 1638998854761 ]] 2021-12-08 21:27:36.127 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:36.131 | + functions-common:time_stop:2321 : end_time=1638998856129 2021-12-08 21:27:36.134 | + functions-common:time_stop:2322 : elapsed_time=1368 2021-12-08 21:27:36.136 | + functions-common:time_stop:2323 : total=8728 2021-12-08 21:27:36.139 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:36.141 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10096 2021-12-08 21:27:36.144 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-12-08 21:27:36.144 | Waiting for swift proxy to start... 2021-12-08 21:27:36.147 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.21:8080/info 2021-12-08 21:27:36.149 | + functions:wait_for_service:457 : local timeout=60 2021-12-08 21:27:36.152 | + functions:wait_for_service:458 : local url=http://10.222.0.21:8080/info 2021-12-08 21:27:36.154 | + functions:wait_for_service:459 : local rval=0 2021-12-08 21:27:36.157 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-08 21:27:36.159 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-08 21:27:36.162 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:36.164 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:36.167 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:36.171 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998856169 2021-12-08 21:27:36.174 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-08 21:27:36.179 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-12-08 21:27:36.193 | + :: : [[ 000 == 503 ]] 2021-12-08 21:27:36.194 | + :: : [[ 7 -eq 7 ]] 2021-12-08 21:27:36.197 | + :: : sleep 1 2021-12-08 21:27:37.201 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-12-08 21:27:37.213 | + :: : [[ 000 == 503 ]] 2021-12-08 21:27:37.215 | + :: : [[ 7 -eq 7 ]] 2021-12-08 21:27:37.216 | + :: : sleep 1 2021-12-08 21:27:38.220 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-12-08 21:27:38.232 | + :: : [[ 000 == 503 ]] 2021-12-08 21:27:38.233 | + :: : [[ 7 -eq 7 ]] 2021-12-08 21:27:38.235 | + :: : sleep 1 2021-12-08 21:27:39.238 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-12-08 21:27:39.258 | + :: : [[ 200 == 503 ]] 2021-12-08 21:27:39.260 | + :: : [[ 0 -eq 7 ]] 2021-12-08 21:27:39.263 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-08 21:27:39.266 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:39.269 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:39.271 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:39.274 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:39.276 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:39.278 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-08 21:27:39.281 | + functions-common:time_stop:2316 : start_time=1638998856169 2021-12-08 21:27:39.283 | + functions-common:time_stop:2318 : [[ -z 1638998856169 ]] 2021-12-08 21:27:39.286 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:39.291 | + functions-common:time_stop:2321 : end_time=1638998859288 2021-12-08 21:27:39.293 | + functions-common:time_stop:2322 : elapsed_time=3119 2021-12-08 21:27:39.296 | + functions-common:time_stop:2323 : total=5734 2021-12-08 21:27:39.298 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:39.300 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8853 2021-12-08 21:27:39.303 | + functions:wait_for_service:467 : return 0 2021-12-08 21:27:39.305 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-12-08 21:27:39.308 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-08 21:27:39.311 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-12-08 21:27:39.328 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:39.331 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-08 21:27:39.361 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-12-08 21:27:39.411 | [17563 Async configure_neutron_nova:96965]: Waiting for completion of configure_neutron_nova running on PID 96965 (2 other jobs running) 2021-12-08 21:27:39.435 | [17563 Async configure_neutron_nova:96965]: Signaling child to exit 2021-12-08 21:27:39.436 | WAKEUP 2021-12-08 21:27:39.458 | [17563 Async configure_neutron_nova:96965]: Signaled 2021-12-08 21:27:39.460 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-08 21:27:39.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:27:39.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:27:39.460 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:27:39.460 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:27:39.460 | + 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,c-vol,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,c-bak,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-12-08 21:27:39.460 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:27:39.460 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.21/identity 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-08 21:27:39.460 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-08 21:27:39.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-08 21:27:39.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-12-08 21:27:39.461 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-08 21:27:39.461 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:27:39.461 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-08 21:27:39.461 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:27:39.461 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-08 21:27:39.461 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-08 21:27:39.461 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:27:39.461 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:27:39.461 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-08 21:27:39.461 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.21/identity 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-08 21:27:39.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-08 21:27:39.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-08 21:27:39.461 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-12-08 21:27:39.462 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:39.462 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-08 21:27:39.462 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-08 21:27:39.462 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-08 21:27:39.504 | [17563 Async configure_neutron_nova:96965]: finished configure_neutron_nova with result 0 in 0 seconds 2021-12-08 21:27:39.508 | + inc/async:async_wait:197 : return 0 2021-12-08 21:27:39.511 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-12-08 21:27:39.528 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:39.531 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-08 21:27:39.560 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-08 21:27:39.592 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-12-08 21:27:39.609 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:39.612 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-12-08 21:27:39.614 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:27:39.617 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-12-08 21:27:39.619 | + ./stack.sh:main:1281 : start_nova_api 2021-12-08 21:27:39.622 | + lib/nova:start_nova_api:858 : local service_port=8774 2021-12-08 21:27:39.625 | + lib/nova:start_nova_api:859 : local service_protocol=http 2021-12-08 21:27:39.627 | + lib/nova:start_nova_api:860 : local nova_url 2021-12-08 21:27:39.630 | + lib/nova:start_nova_api:861 : is_service_enabled tls-proxy 2021-12-08 21:27:39.647 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:27:39.650 | + lib/nova:start_nova_api:867 : 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-12-08 21:27:39.652 | + lib/nova:start_nova_api:868 : 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-12-08 21:27:39.655 | + lib/nova:start_nova_api:868 : 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-12-08 21:27:39.657 | + lib/nova:start_nova_api:870 : '[' True == False ']' 2021-12-08 21:27:39.661 | ++ lib/nova:start_nova_api:878 : which uwsgi 2021-12-08 21:27:39.665 | + lib/nova:start_nova_api:878 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-08 21:27:39.668 | + functions-common:run_process:1564 : local service=n-api 2021-12-08 21:27:39.671 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-08 21:27:39.673 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:39.676 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:39.678 | + functions-common:run_process:1569 : local name=n-api 2021-12-08 21:27:39.681 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:39.683 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:39.686 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:39.689 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:39.692 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:39.696 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998859693 2021-12-08 21:27:39.699 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-12-08 21:27:39.715 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:39.717 | + 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-12-08 21:27:39.720 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-12-08 21:27:39.722 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-08 21:27:39.725 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-08 21:27:39.727 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-08 21:27:39.730 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-08 21:27:39.733 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-08 21:27:39.735 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-08 21:27:39.738 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-12-08 21:27:39.740 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:39.743 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:39.745 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-08 21:27:39.749 | + 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-12-08 21:27:39.751 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-12-08 21:27:39.753 | + 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-12-08 21:27:39.755 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-08 21:27:39.758 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-08 21:27:39.760 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-08 21:27:39.762 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-08 21:27:39.766 | + 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-12-08 21:27:39.826 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-08 21:27:39.887 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-08 21:27:39.937 | + 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-12-08 21:27:39.987 | + 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-12-08 21:27:40.038 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-08 21:27:40.089 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-08 21:27:40.138 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-08 21:27:40.189 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-08 21:27:40.240 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-08 21:27:40.291 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-08 21:27:40.294 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-08 21:27:40.354 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-08 21:27:40.742 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-12-08 21:27:40.756 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-08 21:27:41.141 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-12-08 21:27:41.221 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:41.224 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:41.227 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:41.229 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:41.235 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:41.239 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:41.241 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:41.244 | + functions-common:time_stop:2316 : start_time=1638998859693 2021-12-08 21:27:41.246 | + functions-common:time_stop:2318 : [[ -z 1638998859693 ]] 2021-12-08 21:27:41.250 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:41.254 | + functions-common:time_stop:2321 : end_time=1638998861252 2021-12-08 21:27:41.257 | + functions-common:time_stop:2322 : elapsed_time=1559 2021-12-08 21:27:41.259 | + functions-common:time_stop:2323 : total=10096 2021-12-08 21:27:41.262 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:41.265 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11655 2021-12-08 21:27:41.267 | + lib/nova:start_nova_api:879 : nova_url=http://10.222.0.21/compute/v2.1/ 2021-12-08 21:27:41.270 | + lib/nova:start_nova_api:882 : echo 'Waiting for nova-api to start...' 2021-12-08 21:27:41.270 | Waiting for nova-api to start... 2021-12-08 21:27:41.272 | + lib/nova:start_nova_api:883 : wait_for_service 60 http://10.222.0.21/compute/v2.1/ 2021-12-08 21:27:41.275 | + functions:wait_for_service:457 : local timeout=60 2021-12-08 21:27:41.277 | + functions:wait_for_service:458 : local url=http://10.222.0.21/compute/v2.1/ 2021-12-08 21:27:41.280 | + functions:wait_for_service:459 : local rval=0 2021-12-08 21:27:41.283 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-08 21:27:41.285 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-08 21:27:41.288 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:41.290 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:41.296 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:41.298 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998861295 2021-12-08 21:27:41.301 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-08 21:27:41.307 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/compute/v2.1/ 2021-12-08 21:27:47.016 | + :: : [[ 200 == 503 ]] 2021-12-08 21:27:47.018 | + :: : [[ 0 -eq 7 ]] 2021-12-08 21:27:47.021 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-08 21:27:47.024 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:47.026 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:47.029 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:47.032 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:47.034 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:47.037 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-08 21:27:47.039 | + functions-common:time_stop:2316 : start_time=1638998861295 2021-12-08 21:27:47.041 | + functions-common:time_stop:2318 : [[ -z 1638998861295 ]] 2021-12-08 21:27:47.045 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:47.050 | + functions-common:time_stop:2321 : end_time=1638998867047 2021-12-08 21:27:47.052 | + functions-common:time_stop:2322 : elapsed_time=5752 2021-12-08 21:27:47.055 | + functions-common:time_stop:2323 : total=8853 2021-12-08 21:27:47.057 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:47.060 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14605 2021-12-08 21:27:47.062 | + functions:wait_for_service:467 : return 0 2021-12-08 21:27:47.065 | + lib/nova:start_nova_api:887 : 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-12-08 21:27:47.067 | + lib/nova:start_nova_api:887 : 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-12-08 21:27:47.070 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-12-08 21:27:47.087 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:47.090 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-12-08 21:27:47.093 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:27:47.096 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-12-08 21:27:47.099 | + ./stack.sh:main:1286 : start_ovn_services 2021-12-08 21:27:47.101 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-12-08 21:27:47.104 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-12-08 21:27:47.120 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:27:47.123 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-12-08 21:27:47.140 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:47.143 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-12-08 21:27:47.146 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:27:47.149 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-12-08 21:27:47.151 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-12-08 21:27:47.155 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-08 21:27:47.157 | + 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-12-08 21:27:47.187 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-12-08 21:27:47.189 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-12-08 21:27:47.192 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-12-08 21:27:47.195 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-12-08 21:27:47.197 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-12-08 21:27:47.201 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-12-08 21:27:47.204 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-08 21:27:47.206 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-08 21:27:47.209 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-08 21:27:47.212 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-08 21:27:47.215 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-08 21:27:47.218 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-08 21:27:47.220 | +++ 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-12-08 21:27:47.223 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-08 21:27:47.226 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-08 21:27:47.228 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-08 21:27:47.230 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-08 21:27:47.234 | + 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-12-08 21:27:47.236 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-12-08 21:27:47.253 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:27:47.255 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-12-08 21:27:47.258 | + 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-12-08 21:27:47.260 | + functions-common:run_process:1564 : local service=q-svc 2021-12-08 21:27:47.263 | + 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-12-08 21:27:47.266 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:47.268 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:47.271 | + functions-common:run_process:1569 : local name=q-svc 2021-12-08 21:27:47.273 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:47.276 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:47.279 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:47.282 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:47.285 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:47.289 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998867286 2021-12-08 21:27:47.292 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-12-08 21:27:47.308 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:47.311 | + 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-12-08 21:27:47.313 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-12-08 21:27:47.316 | + 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-12-08 21:27:47.318 | + 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-12-08 21:27:47.321 | + 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-12-08 21:27:47.323 | + 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-12-08 21:27:47.325 | + 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-12-08 21:27:47.328 | + 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-12-08 21:27:47.331 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-12-08 21:27:47.333 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:47.336 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:47.338 | + 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-12-08 21:27:47.341 | + 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-12-08 21:27:47.344 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-12-08 21:27:47.346 | + 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-12-08 21:27:47.348 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:47.351 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:47.353 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:47.355 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:47.357 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-08 21:27:47.360 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:47.364 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-08 21:27:47.424 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-08 21:27:47.485 | + 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-12-08 21:27:47.536 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-08 21:27:47.586 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-08 21:27:47.636 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:27:47.688 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:47.690 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-08 21:27:47.750 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:48.142 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-12-08 21:27:48.156 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-08 21:27:48.535 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-12-08 21:27:48.560 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:48.563 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:48.565 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:48.568 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:48.570 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:48.572 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:48.575 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:48.578 | + functions-common:time_stop:2316 : start_time=1638998867286 2021-12-08 21:27:48.580 | + functions-common:time_stop:2318 : [[ -z 1638998867286 ]] 2021-12-08 21:27:48.583 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:48.587 | + functions-common:time_stop:2321 : end_time=1638998868585 2021-12-08 21:27:48.590 | + functions-common:time_stop:2322 : elapsed_time=1299 2021-12-08 21:27:48.593 | + functions-common:time_stop:2323 : total=11655 2021-12-08 21:27:48.595 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:48.598 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12954 2021-12-08 21:27:48.600 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.21:9696 2021-12-08 21:27:48.603 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-12-08 21:27:48.620 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:27:48.623 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-12-08 21:27:48.623 | Waiting for Neutron to start... 2021-12-08 21:27:48.625 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.21:9696' 2021-12-08 21:27:48.628 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.21:9696' 'Neutron did not start' 60 2021-12-08 21:27:48.630 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.21:9696' 2021-12-08 21:27:48.633 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-12-08 21:27:48.635 | + functions-common:test_with_retry:2249 : local until=60 2021-12-08 21:27:48.638 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-12-08 21:27:48.641 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-12-08 21:27:48.643 | + functions-common:time_start:2295 : local name=test_with_retry 2021-12-08 21:27:48.646 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:48.648 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:48.651 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:48.656 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998868653 2021-12-08 21:27:48.659 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.21:9696; do sleep 0.5; done' 2021-12-08 21:27:54.234 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.21:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-12-08 21:27:54.236 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:54.239 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:54.241 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:54.244 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:54.247 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:54.249 | + functions-common:time_stop:2315 : name=test_with_retry 2021-12-08 21:27:54.251 | + functions-common:time_stop:2316 : start_time=1638998868653 2021-12-08 21:27:54.254 | + functions-common:time_stop:2318 : [[ -z 1638998868653 ]] 2021-12-08 21:27:54.257 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:54.262 | + functions-common:time_stop:2321 : end_time=1638998874259 2021-12-08 21:27:54.264 | + functions-common:time_stop:2322 : elapsed_time=5606 2021-12-08 21:27:54.267 | + functions-common:time_stop:2323 : total=0 2021-12-08 21:27:54.270 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:54.273 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5606 2021-12-08 21:27:54.275 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-12-08 21:27:54.293 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:54.297 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-12-08 21:27:54.300 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:27:54.302 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-12-08 21:27:54.305 | + ./stack.sh:main:1302 : start_placement 2021-12-08 21:27:54.307 | + lib/placement:start_placement:160 : start_placement_api 2021-12-08 21:27:54.310 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-08 21:27:54.313 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-08 21:27:54.318 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.320 | + functions-common:run_process:1564 : local service=placement-api 2021-12-08 21:27:54.323 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.325 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:54.328 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:54.330 | + functions-common:run_process:1569 : local name=placement-api 2021-12-08 21:27:54.333 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:54.335 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:54.338 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:54.340 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:54.344 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:54.348 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998874346 2021-12-08 21:27:54.351 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-12-08 21:27:54.368 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:54.370 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-08 21:27:54.373 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-12-08 21:27:54.375 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.378 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.380 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.383 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.385 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-08 21:27:54.388 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-08 21:27:54.390 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-12-08 21:27:54.393 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:54.396 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:54.398 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-08 21:27:54.401 | + 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-12-08 21:27:54.403 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-12-08 21:27:54.406 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-08 21:27:54.408 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-08 21:27:54.410 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-08 21:27:54.413 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-08 21:27:54.415 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-08 21:27:54.419 | + 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-12-08 21:27:54.479 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-08 21:27:54.540 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-08 21:27:54.590 | + 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-12-08 21:27:54.641 | + 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-12-08 21:27:54.692 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-08 21:27:54.742 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-08 21:27:54.792 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-08 21:27:54.842 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-08 21:27:54.894 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-08 21:27:54.947 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-08 21:27:54.949 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-08 21:27:55.012 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-08 21:27:55.407 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-12-08 21:27:55.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-08 21:27:55.802 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-12-08 21:27:55.879 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:27:55.882 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:55.884 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:55.888 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:55.891 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:55.894 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:55.896 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:27:55.899 | + functions-common:time_stop:2316 : start_time=1638998874346 2021-12-08 21:27:55.901 | + functions-common:time_stop:2318 : [[ -z 1638998874346 ]] 2021-12-08 21:27:55.905 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:55.909 | + functions-common:time_stop:2321 : end_time=1638998875907 2021-12-08 21:27:55.912 | + functions-common:time_stop:2322 : elapsed_time=1561 2021-12-08 21:27:55.914 | + functions-common:time_stop:2323 : total=12954 2021-12-08 21:27:55.917 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:55.919 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14515 2021-12-08 21:27:55.922 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-12-08 21:27:55.922 | Waiting for placement-api to start... 2021-12-08 21:27:55.924 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.21/placement 2021-12-08 21:27:55.927 | + functions:wait_for_service:457 : local timeout=60 2021-12-08 21:27:55.929 | + functions:wait_for_service:458 : local url=http://10.222.0.21/placement 2021-12-08 21:27:55.932 | + functions:wait_for_service:459 : local rval=0 2021-12-08 21:27:55.934 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-08 21:27:55.937 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-08 21:27:55.940 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:55.942 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:55.946 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:55.950 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998875948 2021-12-08 21:27:55.953 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-08 21:27:55.959 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/placement 2021-12-08 21:27:58.643 | + :: : [[ 200 == 503 ]] 2021-12-08 21:27:58.645 | + :: : [[ 0 -eq 7 ]] 2021-12-08 21:27:58.648 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-08 21:27:58.650 | + functions-common:time_stop:2309 : local name 2021-12-08 21:27:58.653 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:27:58.656 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:27:58.658 | + functions-common:time_stop:2312 : local total 2021-12-08 21:27:58.661 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:27:58.663 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-08 21:27:58.666 | + functions-common:time_stop:2316 : start_time=1638998875948 2021-12-08 21:27:58.669 | + functions-common:time_stop:2318 : [[ -z 1638998875948 ]] 2021-12-08 21:27:58.672 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:27:58.677 | + functions-common:time_stop:2321 : end_time=1638998878674 2021-12-08 21:27:58.679 | + functions-common:time_stop:2322 : elapsed_time=2726 2021-12-08 21:27:58.681 | + functions-common:time_stop:2323 : total=14605 2021-12-08 21:27:58.684 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:27:58.687 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17331 2021-12-08 21:27:58.689 | + functions:wait_for_service:467 : return 0 2021-12-08 21:27:58.692 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-12-08 21:27:58.710 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:58.712 | + ./stack.sh:main:1306 : start_neutron 2021-12-08 21:27:58.715 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-08 21:27:58.718 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:27:58.719 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-08 21:27:58.724 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-08 21:27:58.726 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-08 21:27:58.729 | + 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,c-vol,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,c-bak,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-12-08 21:27:58.732 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-08 21:27:58.734 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-08 21:27:58.737 | + 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-12-08 21:27:58.739 | + functions-common:run_process:1564 : local service=q-agt 2021-12-08 21:27:58.742 | + 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-12-08 21:27:58.744 | + functions-common:run_process:1566 : local group= 2021-12-08 21:27:58.747 | + functions-common:run_process:1567 : local user= 2021-12-08 21:27:58.750 | + functions-common:run_process:1569 : local name=q-agt 2021-12-08 21:27:58.752 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:27:58.755 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:27:58.757 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:27:58.760 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:27:58.763 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:27:58.768 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998878765 2021-12-08 21:27:58.771 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-12-08 21:27:58.786 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:27:58.789 | + 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-12-08 21:27:58.791 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-12-08 21:27:58.794 | + 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-12-08 21:27:58.796 | + 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-12-08 21:27:58.799 | + 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-12-08 21:27:58.801 | + 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-12-08 21:27:58.803 | + 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-12-08 21:27:58.806 | + 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-12-08 21:27:58.808 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-12-08 21:27:58.811 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:27:58.814 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:27:58.816 | + 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-12-08 21:27:58.819 | + 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-12-08 21:27:58.821 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-12-08 21:27:58.823 | + 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-12-08 21:27:58.825 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:27:58.828 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:27:58.830 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:27:58.833 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:27:58.835 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-08 21:27:58.837 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:27:58.841 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-08 21:27:58.901 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-08 21:27:58.963 | + 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-12-08 21:27:59.013 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-08 21:27:59.065 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-08 21:27:59.114 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:27:59.165 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:27:59.167 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-08 21:27:59.228 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:27:59.623 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-12-08 21:27:59.637 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-08 21:28:00.011 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-12-08 21:28:00.037 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:00.040 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:00.042 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:00.044 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:00.047 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:00.050 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:00.052 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:00.055 | + functions-common:time_stop:2316 : start_time=1638998878765 2021-12-08 21:28:00.057 | + functions-common:time_stop:2318 : [[ -z 1638998878765 ]] 2021-12-08 21:28:00.061 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:00.066 | + functions-common:time_stop:2321 : end_time=1638998880063 2021-12-08 21:28:00.068 | + functions-common:time_stop:2322 : elapsed_time=1298 2021-12-08 21:28:00.071 | + functions-common:time_stop:2323 : total=14515 2021-12-08 21:28:00.073 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:00.076 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15813 2021-12-08 21:28:00.078 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-12-08 21:28:00.081 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-12-08 21:28:00.083 | + functions-common:is_provider_network:2161 : return 1 2021-12-08 21:28:00.086 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-08 21:28:00.088 | + 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-12-08 21:28:00.091 | + functions-common:run_process:1564 : local service=q-dhcp 2021-12-08 21:28:00.093 | + 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-12-08 21:28:00.095 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:00.098 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:00.100 | + functions-common:run_process:1569 : local name=q-dhcp 2021-12-08 21:28:00.103 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:00.105 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:00.108 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:00.110 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:00.114 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:00.118 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998880115 2021-12-08 21:28:00.121 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-12-08 21:28:00.138 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:00.141 | + 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-12-08 21:28:00.144 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-12-08 21:28:00.146 | + 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-12-08 21:28:00.149 | + 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-12-08 21:28:00.151 | + 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-12-08 21:28:00.153 | + 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-12-08 21:28:00.156 | + 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-12-08 21:28:00.159 | + 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-12-08 21:28:00.161 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-12-08 21:28:00.164 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:00.166 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:00.169 | + 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-12-08 21:28:00.172 | + 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-12-08 21:28:00.174 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-12-08 21:28:00.177 | + 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-12-08 21:28:00.179 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:00.182 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:00.184 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:00.187 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:00.189 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-08 21:28:00.191 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:00.196 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-08 21:28:00.259 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-08 21:28:00.326 | + 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-12-08 21:28:00.379 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-08 21:28:00.431 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-08 21:28:00.482 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:28:00.535 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:00.537 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-08 21:28:00.598 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:01.012 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-12-08 21:28:01.026 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-08 21:28:01.423 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-12-08 21:28:01.449 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:01.452 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:01.454 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:01.457 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:01.460 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:01.462 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:01.465 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:01.468 | + functions-common:time_stop:2316 : start_time=1638998880115 2021-12-08 21:28:01.470 | + functions-common:time_stop:2318 : [[ -z 1638998880115 ]] 2021-12-08 21:28:01.474 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:01.478 | + functions-common:time_stop:2321 : end_time=1638998881475 2021-12-08 21:28:01.481 | + functions-common:time_stop:2322 : elapsed_time=1360 2021-12-08 21:28:01.484 | + functions-common:time_stop:2323 : total=15813 2021-12-08 21:28:01.486 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:01.489 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17173 2021-12-08 21:28:01.491 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-12-08 21:28:01.512 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:01.515 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-12-08 21:28:01.518 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-08 21:28:01.521 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-08 21:28:01.524 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-08 21:28:01.526 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-08 21:28:01.529 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-08 21:28:01.532 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-08 21:28:01.534 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-08 21:28:01.537 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-08 21:28:01.540 | + 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-12-08 21:28:01.542 | + functions-common:run_process:1564 : local service=q-l3 2021-12-08 21:28:01.545 | + 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-12-08 21:28:01.547 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:01.550 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:01.553 | + functions-common:run_process:1569 : local name=q-l3 2021-12-08 21:28:01.555 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:01.557 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:01.560 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:01.563 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:01.566 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:01.570 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998881568 2021-12-08 21:28:01.573 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-12-08 21:28:01.592 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:01.595 | + 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-12-08 21:28:01.597 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-12-08 21:28:01.600 | + 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-12-08 21:28:01.602 | + 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-12-08 21:28:01.605 | + 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-12-08 21:28:01.608 | + 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-12-08 21:28:01.610 | + 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-12-08 21:28:01.613 | + 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-12-08 21:28:01.615 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-12-08 21:28:01.618 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:01.620 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:01.623 | + 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-12-08 21:28:01.626 | + 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-12-08 21:28:01.628 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-12-08 21:28:01.631 | + 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-12-08 21:28:01.633 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:01.636 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:01.638 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:01.641 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:01.644 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-08 21:28:01.647 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:01.651 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-08 21:28:01.721 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-08 21:28:01.789 | + 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-12-08 21:28:01.846 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-08 21:28:01.902 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-08 21:28:01.956 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:28:02.009 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:02.012 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-08 21:28:02.075 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:02.507 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-12-08 21:28:02.521 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-08 21:28:02.926 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-12-08 21:28:02.952 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:02.954 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:02.957 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:02.959 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:02.962 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:02.964 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:02.967 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:02.970 | + functions-common:time_stop:2316 : start_time=1638998881568 2021-12-08 21:28:02.972 | + functions-common:time_stop:2318 : [[ -z 1638998881568 ]] 2021-12-08 21:28:02.979 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:02.984 | + functions-common:time_stop:2321 : end_time=1638998882981 2021-12-08 21:28:02.987 | + functions-common:time_stop:2322 : elapsed_time=1413 2021-12-08 21:28:02.989 | + functions-common:time_stop:2323 : total=17173 2021-12-08 21:28:02.992 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:02.994 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18586 2021-12-08 21:28:02.997 | + 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-12-08 21:28:02.999 | + functions-common:run_process:1564 : local service=q-meta 2021-12-08 21:28:03.002 | + 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-12-08 21:28:03.004 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:03.006 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:03.009 | + functions-common:run_process:1569 : local name=q-meta 2021-12-08 21:28:03.011 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:03.014 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:03.017 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:03.019 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:03.025 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:03.027 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998883024 2021-12-08 21:28:03.030 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-12-08 21:28:03.050 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:03.053 | + 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-12-08 21:28:03.055 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-12-08 21:28:03.058 | + 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-12-08 21:28:03.060 | + 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-12-08 21:28:03.063 | + 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-12-08 21:28:03.066 | + 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-12-08 21:28:03.068 | + 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-12-08 21:28:03.071 | + 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-12-08 21:28:03.074 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-12-08 21:28:03.077 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:03.079 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:03.082 | + 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-12-08 21:28:03.085 | + 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-12-08 21:28:03.087 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-12-08 21:28:03.090 | + 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-12-08 21:28:03.093 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:03.096 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:03.098 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:03.101 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:03.103 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-08 21:28:03.106 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:03.110 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-08 21:28:03.189 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-08 21:28:03.290 | + 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-12-08 21:28:03.346 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-08 21:28:03.410 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-08 21:28:03.470 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:28:03.531 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:03.534 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-08 21:28:03.608 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:04.067 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-12-08 21:28:04.081 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-08 21:28:04.534 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-12-08 21:28:04.561 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:04.563 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:04.566 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:04.571 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:04.573 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:04.581 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:04.585 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:04.590 | + functions-common:time_stop:2316 : start_time=1638998883024 2021-12-08 21:28:04.599 | + functions-common:time_stop:2318 : [[ -z 1638998883024 ]] 2021-12-08 21:28:04.606 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:04.619 | + functions-common:time_stop:2321 : end_time=1638998884611 2021-12-08 21:28:04.625 | + functions-common:time_stop:2322 : elapsed_time=1587 2021-12-08 21:28:04.630 | + functions-common:time_stop:2323 : total=18586 2021-12-08 21:28:04.635 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:04.641 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20173 2021-12-08 21:28:04.647 | + 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-12-08 21:28:04.652 | + functions-common:run_process:1564 : local service=q-metering 2021-12-08 21:28:04.656 | + 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-12-08 21:28:04.660 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:04.664 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:04.668 | + functions-common:run_process:1569 : local name=q-metering 2021-12-08 21:28:04.672 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:04.676 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:04.679 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:04.681 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:04.684 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:04.692 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998884687 2021-12-08 21:28:04.695 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-12-08 21:28:04.732 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:04.736 | + 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-12-08 21:28:04.742 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-12-08 21:28:04.743 | + 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-12-08 21:28:04.746 | + 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-12-08 21:28:04.755 | + 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-12-08 21:28:04.759 | + 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-12-08 21:28:04.762 | + 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-12-08 21:28:04.767 | + 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-12-08 21:28:04.772 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-12-08 21:28:04.776 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:04.780 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:04.787 | + 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-12-08 21:28:04.795 | + 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-12-08 21:28:04.803 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-12-08 21:28:04.807 | + 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-12-08 21:28:04.811 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:04.816 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:04.819 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:04.823 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:04.827 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-08 21:28:04.830 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:04.843 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-08 21:28:04.949 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-08 21:28:05.058 | + 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-12-08 21:28:05.163 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-08 21:28:05.295 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-08 21:28:05.411 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:28:05.533 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:05.536 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-08 21:28:05.627 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:06.118 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-12-08 21:28:06.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-08 21:28:06.594 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-12-08 21:28:06.621 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:06.624 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:06.627 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:06.630 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:06.633 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:06.641 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:06.650 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:06.655 | + functions-common:time_stop:2316 : start_time=1638998884687 2021-12-08 21:28:06.667 | + functions-common:time_stop:2318 : [[ -z 1638998884687 ]] 2021-12-08 21:28:06.675 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:06.684 | + functions-common:time_stop:2321 : end_time=1638998886677 2021-12-08 21:28:06.687 | + functions-common:time_stop:2322 : elapsed_time=1990 2021-12-08 21:28:06.692 | + functions-common:time_stop:2323 : total=20173 2021-12-08 21:28:06.696 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:06.703 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22163 2021-12-08 21:28:06.706 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-12-08 21:28:06.751 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:06.756 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-12-08 21:28:06.767 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-12-08 21:28:06.779 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:28:06.787 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-12-08 21:28:06.799 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-12-08 21:28:06.807 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-12-08 21:28:06.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-12-08 21:28:06.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-12-08 21:28:06.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-12-08 21:28:06.834 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-12-08 21:28:06.838 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:28:06.847 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:09.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:09.460 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:09.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:09.460 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:09.627 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:09.630 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-08 21:28:09.633 | ++ functions-common:get_field:731 : field='$2' 2021-12-08 21:28:09.636 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-08 21:28:09.638 | ++ functions-common:get_field:733 : echo '| 1ebe91efef8e42c1bada9b65d010fcbd | demo |' 2021-12-08 21:28:09.642 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:09.646 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:28:09.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-12-08 21:28:09.651 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:09.671 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-12-08 21:28:09.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-12-08 21:28:09.676 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-12-08 21:28:09.680 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-08 21:28:12.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:12.627 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:12.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:12.627 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:12.774 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:12.777 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-08 21:28:12.777 | address-scope 2021-12-08 21:28:12.777 | router-admin-state-down-before-update 2021-12-08 21:28:12.777 | agent 2021-12-08 21:28:12.777 | agent-resources-synced 2021-12-08 21:28:12.777 | allowed-address-pairs 2021-12-08 21:28:12.777 | auto-allocated-topology 2021-12-08 21:28:12.777 | availability_zone 2021-12-08 21:28:12.777 | availability_zone_filter 2021-12-08 21:28:12.777 | default-subnetpools 2021-12-08 21:28:12.777 | dhcp_agent_scheduler 2021-12-08 21:28:12.777 | dvr 2021-12-08 21:28:12.777 | empty-string-filtering 2021-12-08 21:28:12.777 | external-net 2021-12-08 21:28:12.777 | extra_dhcp_opt 2021-12-08 21:28:12.777 | extraroute 2021-12-08 21:28:12.777 | extraroute-atomic 2021-12-08 21:28:12.777 | filter-validation 2021-12-08 21:28:12.778 | fip-port-details 2021-12-08 21:28:12.778 | flavors 2021-12-08 21:28:12.778 | floatingip-pools 2021-12-08 21:28:12.778 | ip-substring-filtering 2021-12-08 21:28:12.778 | router 2021-12-08 21:28:12.778 | ext-gw-mode 2021-12-08 21:28:12.778 | l3-ha 2021-12-08 21:28:12.778 | l3-flavors 2021-12-08 21:28:12.778 | l3-port-ip-change-not-allowed 2021-12-08 21:28:12.778 | l3_agent_scheduler 2021-12-08 21:28:12.778 | metering 2021-12-08 21:28:12.778 | metering_source_and_destination_fields 2021-12-08 21:28:12.778 | multi-provider 2021-12-08 21:28:12.778 | net-mtu 2021-12-08 21:28:12.778 | net-mtu-writable 2021-12-08 21:28:12.778 | network_availability_zone 2021-12-08 21:28:12.778 | network-ip-availability 2021-12-08 21:28:12.778 | pagination 2021-12-08 21:28:12.778 | port-device-profile 2021-12-08 21:28:12.778 | port-mac-address-regenerate 2021-12-08 21:28:12.778 | port-numa-affinity-policy 2021-12-08 21:28:12.778 | binding 2021-12-08 21:28:12.778 | binding-extended 2021-12-08 21:28:12.778 | port-security 2021-12-08 21:28:12.778 | project-id 2021-12-08 21:28:12.778 | provider 2021-12-08 21:28:12.778 | quotas 2021-12-08 21:28:12.778 | quota_details 2021-12-08 21:28:12.778 | rbac-policies 2021-12-08 21:28:12.778 | rbac-address-group 2021-12-08 21:28:12.778 | rbac-address-scope 2021-12-08 21:28:12.778 | rbac-security-groups 2021-12-08 21:28:12.778 | rbac-subnetpool 2021-12-08 21:28:12.778 | revision-if-match 2021-12-08 21:28:12.778 | standard-attr-revisions 2021-12-08 21:28:12.778 | router_availability_zone 2021-12-08 21:28:12.778 | security-groups-normalized-cidr 2021-12-08 21:28:12.779 | port-security-groups-filtering 2021-12-08 21:28:12.779 | security-groups-remote-address-group 2021-12-08 21:28:12.779 | security-group 2021-12-08 21:28:12.779 | service-type 2021-12-08 21:28:12.779 | sorting 2021-12-08 21:28:12.779 | standard-attr-description 2021-12-08 21:28:12.779 | stateful-security-group 2021-12-08 21:28:12.779 | subnet_onboard 2021-12-08 21:28:12.779 | subnet-service-types 2021-12-08 21:28:12.779 | subnet_allocation 2021-12-08 21:28:12.779 | subnetpool-prefix-ops 2021-12-08 21:28:12.779 | standard-attr-tag 2021-12-08 21:28:12.779 | standard-attr-timestamp' 2021-12-08 21:28:12.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-08 21:28:12.780 | address-scope 2021-12-08 21:28:12.780 | router-admin-state-down-before-update 2021-12-08 21:28:12.780 | agent 2021-12-08 21:28:12.780 | agent-resources-synced 2021-12-08 21:28:12.780 | allowed-address-pairs 2021-12-08 21:28:12.780 | auto-allocated-topology 2021-12-08 21:28:12.780 | availability_zone 2021-12-08 21:28:12.780 | availability_zone_filter 2021-12-08 21:28:12.780 | default-subnetpools 2021-12-08 21:28:12.780 | dhcp_agent_scheduler 2021-12-08 21:28:12.780 | dvr 2021-12-08 21:28:12.780 | empty-string-filtering 2021-12-08 21:28:12.780 | external-net 2021-12-08 21:28:12.780 | extra_dhcp_opt 2021-12-08 21:28:12.780 | extraroute 2021-12-08 21:28:12.780 | extraroute-atomic 2021-12-08 21:28:12.780 | filter-validation 2021-12-08 21:28:12.780 | fip-port-details 2021-12-08 21:28:12.780 | flavors 2021-12-08 21:28:12.780 | floatingip-pools 2021-12-08 21:28:12.780 | ip-substring-filtering 2021-12-08 21:28:12.780 | router 2021-12-08 21:28:12.780 | ext-gw-mode 2021-12-08 21:28:12.780 | l3-ha 2021-12-08 21:28:12.780 | l3-flavors 2021-12-08 21:28:12.780 | l3-port-ip-change-not-allowed 2021-12-08 21:28:12.780 | l3_agent_scheduler 2021-12-08 21:28:12.780 | metering 2021-12-08 21:28:12.780 | metering_source_and_destination_fields 2021-12-08 21:28:12.780 | multi-provider 2021-12-08 21:28:12.780 | net-mtu 2021-12-08 21:28:12.780 | net-mtu-writable 2021-12-08 21:28:12.781 | network_availability_zone 2021-12-08 21:28:12.781 | network-ip-availability 2021-12-08 21:28:12.781 | pagination 2021-12-08 21:28:12.781 | port-device-profile 2021-12-08 21:28:12.781 | port-mac-address-regenerate 2021-12-08 21:28:12.781 | port-numa-affinity-policy 2021-12-08 21:28:12.781 | binding 2021-12-08 21:28:12.781 | binding-extended 2021-12-08 21:28:12.781 | port-security 2021-12-08 21:28:12.781 | project-id 2021-12-08 21:28:12.781 | provider 2021-12-08 21:28:12.781 | quotas 2021-12-08 21:28:12.781 | quota_details 2021-12-08 21:28:12.781 | rbac-policies 2021-12-08 21:28:12.781 | rbac-address-group 2021-12-08 21:28:12.781 | rbac-address-scope 2021-12-08 21:28:12.781 | rbac-security-groups 2021-12-08 21:28:12.781 | rbac-subnetpool 2021-12-08 21:28:12.781 | revision-if-match 2021-12-08 21:28:12.781 | standard-attr-revisions 2021-12-08 21:28:12.781 | router_availability_zone 2021-12-08 21:28:12.781 | security-groups-normalized-cidr 2021-12-08 21:28:12.781 | port-security-groups-filtering 2021-12-08 21:28:12.781 | security-groups-remote-address-group 2021-12-08 21:28:12.781 | security-group 2021-12-08 21:28:12.781 | service-type 2021-12-08 21:28:12.781 | sorting 2021-12-08 21:28:12.781 | standard-attr-description 2021-12-08 21:28:12.781 | stateful-security-group 2021-12-08 21:28:12.781 | subnet_onboard 2021-12-08 21:28:12.781 | subnet-service-types 2021-12-08 21:28:12.781 | subnet_allocation 2021-12-08 21:28:12.781 | subnetpool-prefix-ops 2021-12-08 21:28:12.781 | standard-attr-tag 2021-12-08 21:28:12.781 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-08 21:28:12.782 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-08 21:28:12.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-12-08 21:28:12.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-12-08 21:28:12.791 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-12-08 21:28:15.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:15.585 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:15.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:15.585 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:15.733 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:15.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=71b23503-b567-42ad-8bf5-7c0ce6a1b916 2021-12-08 21:28:15.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-12-08 21:28:15.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-12-08 21:28:15.744 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-12-08 21:28:15.746 | + functions-common:is_provider_network:2161 : return 1 2021-12-08 21:28:15.751 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 1ebe91efef8e42c1bada9b65d010fcbd private 2021-12-08 21:28:15.751 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-12-08 21:28:15.752 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-12-08 21:28:15.755 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:28:15.758 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:18.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:18.883 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:18.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:18.883 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:19.041 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:19.045 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-08 21:28:19.048 | ++ functions-common:get_field:731 : field='$3' 2021-12-08 21:28:19.051 | ++ functions-common:get_field:733 : echo '| id | 8d809b68-b200-4570-a07b-d54f6d88c8d0 |' 2021-12-08 21:28:19.051 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-08 21:28:19.057 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:19.060 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=8d809b68-b200-4570-a07b-d54f6d88c8d0 2021-12-08 21:28:19.063 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 1ebe91efef8e42c1bada9b65d010fcbd' 2021-12-08 21:28:19.065 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:19.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-12-08 21:28:19.085 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:28:19.088 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:28:19.090 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 71b23503-b567-42ad-8bf5-7c0ce6a1b916 ']' 2021-12-08 21:28:19.093 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project 1ebe91efef8e42c1bada9b65d010fcbd ' 2021-12-08 21:28:19.096 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-12-08 21:28:19.098 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-12-08 21:28:19.101 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-08 21:28:19.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 71b23503-b567-42ad-8bf5-7c0ce6a1b916 ' 2021-12-08 21:28:19.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-12-08 21:28:19.109 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 8d809b68-b200-4570-a07b-d54f6d88c8d0 private-subnet' 2021-12-08 21:28:19.111 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-12-08 21:28:19.115 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 1ebe91efef8e42c1bada9b65d010fcbd --ip-version 4 --gateway 172.20.0.1 --subnet-pool 71b23503-b567-42ad-8bf5-7c0ce6a1b916 --network 8d809b68-b200-4570-a07b-d54f6d88c8d0 private-subnet 2021-12-08 21:28:19.117 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-12-08 21:28:19.117 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-12-08 21:28:19.119 | +++ functions-common:get_field:726 : local data field 2021-12-08 21:28:19.122 | +++ functions-common:get_field:727 : read data 2021-12-08 21:28:22.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:22.376 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:22.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:22.376 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:22.534 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:22.537 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-08 21:28:22.540 | +++ functions-common:get_field:731 : field='$3' 2021-12-08 21:28:22.543 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-08 21:28:22.545 | +++ functions-common:get_field:733 : echo '| id | 089ad3e3-2898-4929-8672-1a165e992689 |' 2021-12-08 21:28:22.549 | +++ functions-common:get_field:727 : read data 2021-12-08 21:28:22.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=089ad3e3-2898-4929-8672-1a165e992689 2021-12-08 21:28:22.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 1ebe91efef8e42c1bada9b65d010fcbd' 2021-12-08 21:28:22.558 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:22.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 089ad3e3-2898-4929-8672-1a165e992689 2021-12-08 21:28:22.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=089ad3e3-2898-4929-8672-1a165e992689 2021-12-08 21:28:22.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-12-08 21:28:22.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-12-08 21:28:22.586 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-12-08 21:28:22.590 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-08 21:28:25.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:25.126 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:25.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:25.126 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:25.278 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:25.281 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-08 21:28:25.281 | address-scope 2021-12-08 21:28:25.281 | router-admin-state-down-before-update 2021-12-08 21:28:25.281 | agent 2021-12-08 21:28:25.281 | agent-resources-synced 2021-12-08 21:28:25.281 | allowed-address-pairs 2021-12-08 21:28:25.281 | auto-allocated-topology 2021-12-08 21:28:25.281 | availability_zone 2021-12-08 21:28:25.281 | availability_zone_filter 2021-12-08 21:28:25.281 | default-subnetpools 2021-12-08 21:28:25.282 | dhcp_agent_scheduler 2021-12-08 21:28:25.282 | dvr 2021-12-08 21:28:25.282 | empty-string-filtering 2021-12-08 21:28:25.282 | external-net 2021-12-08 21:28:25.282 | extra_dhcp_opt 2021-12-08 21:28:25.282 | extraroute 2021-12-08 21:28:25.282 | extraroute-atomic 2021-12-08 21:28:25.282 | filter-validation 2021-12-08 21:28:25.282 | fip-port-details 2021-12-08 21:28:25.282 | flavors 2021-12-08 21:28:25.282 | floatingip-pools 2021-12-08 21:28:25.282 | ip-substring-filtering 2021-12-08 21:28:25.282 | router 2021-12-08 21:28:25.282 | ext-gw-mode 2021-12-08 21:28:25.282 | l3-ha 2021-12-08 21:28:25.282 | l3-flavors 2021-12-08 21:28:25.282 | l3-port-ip-change-not-allowed 2021-12-08 21:28:25.282 | l3_agent_scheduler 2021-12-08 21:28:25.282 | metering 2021-12-08 21:28:25.282 | metering_source_and_destination_fields 2021-12-08 21:28:25.282 | multi-provider 2021-12-08 21:28:25.282 | net-mtu 2021-12-08 21:28:25.282 | net-mtu-writable 2021-12-08 21:28:25.282 | network_availability_zone 2021-12-08 21:28:25.282 | network-ip-availability 2021-12-08 21:28:25.282 | pagination 2021-12-08 21:28:25.282 | port-device-profile 2021-12-08 21:28:25.282 | port-mac-address-regenerate 2021-12-08 21:28:25.282 | port-numa-affinity-policy 2021-12-08 21:28:25.282 | binding 2021-12-08 21:28:25.282 | binding-extended 2021-12-08 21:28:25.282 | port-security 2021-12-08 21:28:25.282 | project-id 2021-12-08 21:28:25.282 | provider 2021-12-08 21:28:25.282 | quotas 2021-12-08 21:28:25.282 | quota_details 2021-12-08 21:28:25.283 | rbac-policies 2021-12-08 21:28:25.283 | rbac-address-group 2021-12-08 21:28:25.283 | rbac-address-scope 2021-12-08 21:28:25.283 | rbac-security-groups 2021-12-08 21:28:25.283 | rbac-subnetpool 2021-12-08 21:28:25.283 | revision-if-match 2021-12-08 21:28:25.283 | standard-attr-revisions 2021-12-08 21:28:25.283 | router_availability_zone 2021-12-08 21:28:25.283 | security-groups-normalized-cidr 2021-12-08 21:28:25.283 | port-security-groups-filtering 2021-12-08 21:28:25.283 | security-groups-remote-address-group 2021-12-08 21:28:25.283 | security-group 2021-12-08 21:28:25.283 | service-type 2021-12-08 21:28:25.283 | sorting 2021-12-08 21:28:25.283 | standard-attr-description 2021-12-08 21:28:25.283 | stateful-security-group 2021-12-08 21:28:25.283 | subnet_onboard 2021-12-08 21:28:25.283 | subnet-service-types 2021-12-08 21:28:25.283 | subnet_allocation 2021-12-08 21:28:25.283 | subnetpool-prefix-ops 2021-12-08 21:28:25.283 | standard-attr-tag 2021-12-08 21:28:25.283 | standard-attr-timestamp' 2021-12-08 21:28:25.285 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-08 21:28:25.286 | address-scope 2021-12-08 21:28:25.286 | router-admin-state-down-before-update 2021-12-08 21:28:25.286 | agent 2021-12-08 21:28:25.286 | agent-resources-synced 2021-12-08 21:28:25.286 | allowed-address-pairs 2021-12-08 21:28:25.286 | auto-allocated-topology 2021-12-08 21:28:25.286 | availability_zone 2021-12-08 21:28:25.286 | availability_zone_filter 2021-12-08 21:28:25.286 | default-subnetpools 2021-12-08 21:28:25.286 | dhcp_agent_scheduler 2021-12-08 21:28:25.286 | dvr 2021-12-08 21:28:25.286 | empty-string-filtering 2021-12-08 21:28:25.286 | external-net 2021-12-08 21:28:25.286 | extra_dhcp_opt 2021-12-08 21:28:25.286 | extraroute 2021-12-08 21:28:25.286 | extraroute-atomic 2021-12-08 21:28:25.286 | filter-validation 2021-12-08 21:28:25.286 | fip-port-details 2021-12-08 21:28:25.286 | flavors 2021-12-08 21:28:25.286 | floatingip-pools 2021-12-08 21:28:25.286 | ip-substring-filtering 2021-12-08 21:28:25.286 | router 2021-12-08 21:28:25.286 | ext-gw-mode 2021-12-08 21:28:25.286 | l3-ha 2021-12-08 21:28:25.286 | l3-flavors 2021-12-08 21:28:25.286 | l3-port-ip-change-not-allowed 2021-12-08 21:28:25.286 | l3_agent_scheduler 2021-12-08 21:28:25.286 | metering 2021-12-08 21:28:25.286 | metering_source_and_destination_fields 2021-12-08 21:28:25.286 | multi-provider 2021-12-08 21:28:25.286 | net-mtu 2021-12-08 21:28:25.286 | net-mtu-writable 2021-12-08 21:28:25.286 | network_availability_zone 2021-12-08 21:28:25.286 | network-ip-availability 2021-12-08 21:28:25.286 | pagination 2021-12-08 21:28:25.286 | port-device-profile 2021-12-08 21:28:25.287 | port-mac-address-regenerate 2021-12-08 21:28:25.287 | port-numa-affinity-policy 2021-12-08 21:28:25.287 | binding 2021-12-08 21:28:25.287 | binding-extended 2021-12-08 21:28:25.287 | port-security 2021-12-08 21:28:25.287 | project-id 2021-12-08 21:28:25.287 | provider 2021-12-08 21:28:25.287 | quotas 2021-12-08 21:28:25.287 | quota_details 2021-12-08 21:28:25.287 | rbac-policies 2021-12-08 21:28:25.287 | rbac-address-group 2021-12-08 21:28:25.287 | rbac-address-scope 2021-12-08 21:28:25.287 | rbac-security-groups 2021-12-08 21:28:25.287 | rbac-subnetpool 2021-12-08 21:28:25.287 | revision-if-match 2021-12-08 21:28:25.287 | standard-attr-revisions 2021-12-08 21:28:25.287 | router_availability_zone 2021-12-08 21:28:25.287 | security-groups-normalized-cidr 2021-12-08 21:28:25.287 | port-security-groups-filtering 2021-12-08 21:28:25.287 | security-groups-remote-address-group 2021-12-08 21:28:25.287 | security-group 2021-12-08 21:28:25.287 | service-type 2021-12-08 21:28:25.287 | sorting 2021-12-08 21:28:25.287 | standard-attr-description 2021-12-08 21:28:25.287 | stateful-security-group 2021-12-08 21:28:25.287 | subnet_onboard 2021-12-08 21:28:25.287 | subnet-service-types 2021-12-08 21:28:25.287 | subnet_allocation 2021-12-08 21:28:25.287 | subnetpool-prefix-ops 2021-12-08 21:28:25.287 | standard-attr-tag 2021-12-08 21:28:25.287 | standard-attr-timestamp =~ router ]] 2021-12-08 21:28:25.288 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-08 21:28:25.291 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-12-08 21:28:25.293 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-12-08 21:28:25.297 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-08 21:28:27.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:27.843 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:27.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:27.843 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:28.003 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:28.006 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-08 21:28:28.007 | address-scope 2021-12-08 21:28:28.007 | router-admin-state-down-before-update 2021-12-08 21:28:28.007 | agent 2021-12-08 21:28:28.007 | agent-resources-synced 2021-12-08 21:28:28.007 | allowed-address-pairs 2021-12-08 21:28:28.007 | auto-allocated-topology 2021-12-08 21:28:28.007 | availability_zone 2021-12-08 21:28:28.007 | availability_zone_filter 2021-12-08 21:28:28.007 | default-subnetpools 2021-12-08 21:28:28.007 | dhcp_agent_scheduler 2021-12-08 21:28:28.007 | dvr 2021-12-08 21:28:28.007 | empty-string-filtering 2021-12-08 21:28:28.007 | external-net 2021-12-08 21:28:28.007 | extra_dhcp_opt 2021-12-08 21:28:28.007 | extraroute 2021-12-08 21:28:28.007 | extraroute-atomic 2021-12-08 21:28:28.007 | filter-validation 2021-12-08 21:28:28.007 | fip-port-details 2021-12-08 21:28:28.007 | flavors 2021-12-08 21:28:28.007 | floatingip-pools 2021-12-08 21:28:28.007 | ip-substring-filtering 2021-12-08 21:28:28.007 | router 2021-12-08 21:28:28.007 | ext-gw-mode 2021-12-08 21:28:28.007 | l3-ha 2021-12-08 21:28:28.007 | l3-flavors 2021-12-08 21:28:28.007 | l3-port-ip-change-not-allowed 2021-12-08 21:28:28.007 | l3_agent_scheduler 2021-12-08 21:28:28.007 | metering 2021-12-08 21:28:28.007 | metering_source_and_destination_fields 2021-12-08 21:28:28.007 | multi-provider 2021-12-08 21:28:28.007 | net-mtu 2021-12-08 21:28:28.007 | net-mtu-writable 2021-12-08 21:28:28.007 | network_availability_zone 2021-12-08 21:28:28.007 | network-ip-availability 2021-12-08 21:28:28.007 | pagination 2021-12-08 21:28:28.007 | port-device-profile 2021-12-08 21:28:28.007 | port-mac-address-regenerate 2021-12-08 21:28:28.008 | port-numa-affinity-policy 2021-12-08 21:28:28.008 | binding 2021-12-08 21:28:28.008 | binding-extended 2021-12-08 21:28:28.008 | port-security 2021-12-08 21:28:28.008 | project-id 2021-12-08 21:28:28.008 | provider 2021-12-08 21:28:28.008 | quotas 2021-12-08 21:28:28.008 | quota_details 2021-12-08 21:28:28.008 | rbac-policies 2021-12-08 21:28:28.008 | rbac-address-group 2021-12-08 21:28:28.008 | rbac-address-scope 2021-12-08 21:28:28.008 | rbac-security-groups 2021-12-08 21:28:28.008 | rbac-subnetpool 2021-12-08 21:28:28.008 | revision-if-match 2021-12-08 21:28:28.008 | standard-attr-revisions 2021-12-08 21:28:28.008 | router_availability_zone 2021-12-08 21:28:28.008 | security-groups-normalized-cidr 2021-12-08 21:28:28.008 | port-security-groups-filtering 2021-12-08 21:28:28.008 | security-groups-remote-address-group 2021-12-08 21:28:28.008 | security-group 2021-12-08 21:28:28.008 | service-type 2021-12-08 21:28:28.008 | sorting 2021-12-08 21:28:28.008 | standard-attr-description 2021-12-08 21:28:28.008 | stateful-security-group 2021-12-08 21:28:28.008 | subnet_onboard 2021-12-08 21:28:28.008 | subnet-service-types 2021-12-08 21:28:28.008 | subnet_allocation 2021-12-08 21:28:28.008 | subnetpool-prefix-ops 2021-12-08 21:28:28.008 | standard-attr-tag 2021-12-08 21:28:28.008 | standard-attr-timestamp' 2021-12-08 21:28:28.010 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-08 21:28:28.010 | address-scope 2021-12-08 21:28:28.010 | router-admin-state-down-before-update 2021-12-08 21:28:28.010 | agent 2021-12-08 21:28:28.010 | agent-resources-synced 2021-12-08 21:28:28.010 | allowed-address-pairs 2021-12-08 21:28:28.010 | auto-allocated-topology 2021-12-08 21:28:28.010 | availability_zone 2021-12-08 21:28:28.010 | availability_zone_filter 2021-12-08 21:28:28.010 | default-subnetpools 2021-12-08 21:28:28.010 | dhcp_agent_scheduler 2021-12-08 21:28:28.010 | dvr 2021-12-08 21:28:28.010 | empty-string-filtering 2021-12-08 21:28:28.010 | external-net 2021-12-08 21:28:28.010 | extra_dhcp_opt 2021-12-08 21:28:28.010 | extraroute 2021-12-08 21:28:28.010 | extraroute-atomic 2021-12-08 21:28:28.010 | filter-validation 2021-12-08 21:28:28.010 | fip-port-details 2021-12-08 21:28:28.011 | flavors 2021-12-08 21:28:28.011 | floatingip-pools 2021-12-08 21:28:28.011 | ip-substring-filtering 2021-12-08 21:28:28.011 | router 2021-12-08 21:28:28.011 | ext-gw-mode 2021-12-08 21:28:28.011 | l3-ha 2021-12-08 21:28:28.011 | l3-flavors 2021-12-08 21:28:28.011 | l3-port-ip-change-not-allowed 2021-12-08 21:28:28.011 | l3_agent_scheduler 2021-12-08 21:28:28.011 | metering 2021-12-08 21:28:28.011 | metering_source_and_destination_fields 2021-12-08 21:28:28.011 | multi-provider 2021-12-08 21:28:28.011 | net-mtu 2021-12-08 21:28:28.011 | net-mtu-writable 2021-12-08 21:28:28.011 | network_availability_zone 2021-12-08 21:28:28.011 | network-ip-availability 2021-12-08 21:28:28.011 | pagination 2021-12-08 21:28:28.011 | port-device-profile 2021-12-08 21:28:28.011 | port-mac-address-regenerate 2021-12-08 21:28:28.011 | port-numa-affinity-policy 2021-12-08 21:28:28.011 | binding 2021-12-08 21:28:28.011 | binding-extended 2021-12-08 21:28:28.011 | port-security 2021-12-08 21:28:28.011 | project-id 2021-12-08 21:28:28.011 | provider 2021-12-08 21:28:28.011 | quotas 2021-12-08 21:28:28.011 | quota_details 2021-12-08 21:28:28.011 | rbac-policies 2021-12-08 21:28:28.011 | rbac-address-group 2021-12-08 21:28:28.011 | rbac-address-scope 2021-12-08 21:28:28.011 | rbac-security-groups 2021-12-08 21:28:28.011 | rbac-subnetpool 2021-12-08 21:28:28.011 | revision-if-match 2021-12-08 21:28:28.011 | standard-attr-revisions 2021-12-08 21:28:28.011 | router_availability_zone 2021-12-08 21:28:28.011 | security-groups-normalized-cidr 2021-12-08 21:28:28.011 | port-security-groups-filtering 2021-12-08 21:28:28.012 | security-groups-remote-address-group 2021-12-08 21:28:28.012 | security-group 2021-12-08 21:28:28.012 | service-type 2021-12-08 21:28:28.012 | sorting 2021-12-08 21:28:28.012 | standard-attr-description 2021-12-08 21:28:28.012 | stateful-security-group 2021-12-08 21:28:28.012 | subnet_onboard 2021-12-08 21:28:28.012 | subnet-service-types 2021-12-08 21:28:28.012 | subnet_allocation 2021-12-08 21:28:28.012 | subnetpool-prefix-ops 2021-12-08 21:28:28.012 | standard-attr-tag 2021-12-08 21:28:28.012 | standard-attr-timestamp =~ external-net ]] 2021-12-08 21:28:28.013 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-08 21:28:28.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-12-08 21:28:28.021 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 1ebe91efef8e42c1bada9b65d010fcbd router1 2021-12-08 21:28:28.021 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-12-08 21:28:28.022 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-12-08 21:28:28.025 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:28:28.030 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:31.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:31.527 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:31.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:31.527 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:31.681 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:31.684 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-08 21:28:31.686 | ++ functions-common:get_field:731 : field='$3' 2021-12-08 21:28:31.690 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-08 21:28:31.690 | ++ functions-common:get_field:733 : echo '| id | 5daa17b6-3ef6-4b18-8c06-3166064bddb4 |' 2021-12-08 21:28:31.695 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:31.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=5daa17b6-3ef6-4b18-8c06-3166064bddb4 2021-12-08 21:28:31.702 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 1ebe91efef8e42c1bada9b65d010fcbd router1' 2021-12-08 21:28:31.704 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:31.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-08 21:28:31.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-12-08 21:28:31.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-12-08 21:28:31.730 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-08 21:28:34.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:34.270 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:34.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:34.270 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:34.427 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:34.430 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-08 21:28:34.430 | address-scope 2021-12-08 21:28:34.430 | router-admin-state-down-before-update 2021-12-08 21:28:34.430 | agent 2021-12-08 21:28:34.430 | agent-resources-synced 2021-12-08 21:28:34.430 | allowed-address-pairs 2021-12-08 21:28:34.430 | auto-allocated-topology 2021-12-08 21:28:34.430 | availability_zone 2021-12-08 21:28:34.430 | availability_zone_filter 2021-12-08 21:28:34.430 | default-subnetpools 2021-12-08 21:28:34.430 | dhcp_agent_scheduler 2021-12-08 21:28:34.430 | dvr 2021-12-08 21:28:34.430 | empty-string-filtering 2021-12-08 21:28:34.430 | external-net 2021-12-08 21:28:34.430 | extra_dhcp_opt 2021-12-08 21:28:34.430 | extraroute 2021-12-08 21:28:34.430 | extraroute-atomic 2021-12-08 21:28:34.430 | filter-validation 2021-12-08 21:28:34.430 | fip-port-details 2021-12-08 21:28:34.430 | flavors 2021-12-08 21:28:34.430 | floatingip-pools 2021-12-08 21:28:34.430 | ip-substring-filtering 2021-12-08 21:28:34.430 | router 2021-12-08 21:28:34.430 | ext-gw-mode 2021-12-08 21:28:34.430 | l3-ha 2021-12-08 21:28:34.430 | l3-flavors 2021-12-08 21:28:34.431 | l3-port-ip-change-not-allowed 2021-12-08 21:28:34.431 | l3_agent_scheduler 2021-12-08 21:28:34.431 | metering 2021-12-08 21:28:34.431 | metering_source_and_destination_fields 2021-12-08 21:28:34.431 | multi-provider 2021-12-08 21:28:34.431 | net-mtu 2021-12-08 21:28:34.431 | net-mtu-writable 2021-12-08 21:28:34.431 | network_availability_zone 2021-12-08 21:28:34.431 | network-ip-availability 2021-12-08 21:28:34.431 | pagination 2021-12-08 21:28:34.431 | port-device-profile 2021-12-08 21:28:34.431 | port-mac-address-regenerate 2021-12-08 21:28:34.431 | port-numa-affinity-policy 2021-12-08 21:28:34.431 | binding 2021-12-08 21:28:34.431 | binding-extended 2021-12-08 21:28:34.431 | port-security 2021-12-08 21:28:34.431 | project-id 2021-12-08 21:28:34.431 | provider 2021-12-08 21:28:34.431 | quotas 2021-12-08 21:28:34.431 | quota_details 2021-12-08 21:28:34.431 | rbac-policies 2021-12-08 21:28:34.431 | rbac-address-group 2021-12-08 21:28:34.431 | rbac-address-scope 2021-12-08 21:28:34.431 | rbac-security-groups 2021-12-08 21:28:34.431 | rbac-subnetpool 2021-12-08 21:28:34.431 | revision-if-match 2021-12-08 21:28:34.431 | standard-attr-revisions 2021-12-08 21:28:34.431 | router_availability_zone 2021-12-08 21:28:34.431 | security-groups-normalized-cidr 2021-12-08 21:28:34.431 | port-security-groups-filtering 2021-12-08 21:28:34.431 | security-groups-remote-address-group 2021-12-08 21:28:34.431 | security-group 2021-12-08 21:28:34.431 | service-type 2021-12-08 21:28:34.431 | sorting 2021-12-08 21:28:34.431 | standard-attr-description 2021-12-08 21:28:34.431 | stateful-security-group 2021-12-08 21:28:34.431 | subnet_onboard 2021-12-08 21:28:34.431 | subnet-service-types 2021-12-08 21:28:34.431 | subnet_allocation 2021-12-08 21:28:34.432 | subnetpool-prefix-ops 2021-12-08 21:28:34.432 | standard-attr-tag 2021-12-08 21:28:34.432 | standard-attr-timestamp' 2021-12-08 21:28:34.432 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-08 21:28:34.432 | address-scope 2021-12-08 21:28:34.432 | router-admin-state-down-before-update 2021-12-08 21:28:34.432 | agent 2021-12-08 21:28:34.433 | agent-resources-synced 2021-12-08 21:28:34.433 | allowed-address-pairs 2021-12-08 21:28:34.433 | auto-allocated-topology 2021-12-08 21:28:34.433 | availability_zone 2021-12-08 21:28:34.433 | availability_zone_filter 2021-12-08 21:28:34.433 | default-subnetpools 2021-12-08 21:28:34.433 | dhcp_agent_scheduler 2021-12-08 21:28:34.433 | dvr 2021-12-08 21:28:34.433 | empty-string-filtering 2021-12-08 21:28:34.433 | external-net 2021-12-08 21:28:34.433 | extra_dhcp_opt 2021-12-08 21:28:34.433 | extraroute 2021-12-08 21:28:34.433 | extraroute-atomic 2021-12-08 21:28:34.433 | filter-validation 2021-12-08 21:28:34.433 | fip-port-details 2021-12-08 21:28:34.433 | flavors 2021-12-08 21:28:34.433 | floatingip-pools 2021-12-08 21:28:34.433 | ip-substring-filtering 2021-12-08 21:28:34.433 | router 2021-12-08 21:28:34.433 | ext-gw-mode 2021-12-08 21:28:34.433 | l3-ha 2021-12-08 21:28:34.433 | l3-flavors 2021-12-08 21:28:34.433 | l3-port-ip-change-not-allowed 2021-12-08 21:28:34.433 | l3_agent_scheduler 2021-12-08 21:28:34.433 | metering 2021-12-08 21:28:34.433 | metering_source_and_destination_fields 2021-12-08 21:28:34.433 | multi-provider 2021-12-08 21:28:34.433 | net-mtu 2021-12-08 21:28:34.433 | net-mtu-writable 2021-12-08 21:28:34.433 | network_availability_zone 2021-12-08 21:28:34.433 | network-ip-availability 2021-12-08 21:28:34.433 | pagination 2021-12-08 21:28:34.433 | port-device-profile 2021-12-08 21:28:34.433 | port-mac-address-regenerate 2021-12-08 21:28:34.433 | port-numa-affinity-policy 2021-12-08 21:28:34.433 | binding 2021-12-08 21:28:34.433 | binding-extended 2021-12-08 21:28:34.433 | port-security 2021-12-08 21:28:34.433 | project-id 2021-12-08 21:28:34.434 | provider 2021-12-08 21:28:34.434 | quotas 2021-12-08 21:28:34.434 | quota_details 2021-12-08 21:28:34.434 | rbac-policies 2021-12-08 21:28:34.434 | rbac-address-group 2021-12-08 21:28:34.434 | rbac-address-scope 2021-12-08 21:28:34.434 | rbac-security-groups 2021-12-08 21:28:34.434 | rbac-subnetpool 2021-12-08 21:28:34.434 | revision-if-match 2021-12-08 21:28:34.434 | standard-attr-revisions 2021-12-08 21:28:34.434 | router_availability_zone 2021-12-08 21:28:34.434 | security-groups-normalized-cidr 2021-12-08 21:28:34.434 | port-security-groups-filtering 2021-12-08 21:28:34.434 | security-groups-remote-address-group 2021-12-08 21:28:34.434 | security-group 2021-12-08 21:28:34.434 | service-type 2021-12-08 21:28:34.434 | sorting 2021-12-08 21:28:34.434 | standard-attr-description 2021-12-08 21:28:34.434 | stateful-security-group 2021-12-08 21:28:34.434 | subnet_onboard 2021-12-08 21:28:34.434 | subnet-service-types 2021-12-08 21:28:34.434 | subnet_allocation 2021-12-08 21:28:34.434 | subnetpool-prefix-ops 2021-12-08 21:28:34.434 | standard-attr-tag 2021-12-08 21:28:34.434 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-08 21:28:34.436 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-08 21:28:34.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-08 21:28:34.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-12-08 21:28:34.445 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-08 21:28:34.445 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-12-08 21:28:34.446 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-12-08 21:28:34.448 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:28:34.451 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:37.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:37.207 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:37.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:37.207 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:37.364 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:37.368 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-08 21:28:37.370 | ++ functions-common:get_field:731 : field='$3' 2021-12-08 21:28:37.373 | ++ functions-common:get_field:733 : echo '| id | 95f6ddc4-94af-426d-9977-1434c72777df |' 2021-12-08 21:28:37.374 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-08 21:28:37.379 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:37.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=95f6ddc4-94af-426d-9977-1434c72777df 2021-12-08 21:28:37.386 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-08 21:28:37.389 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:37.406 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-12-08 21:28:37.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-12-08 21:28:37.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 5daa17b6-3ef6-4b18-8c06-3166064bddb4 089ad3e3-2898-4929-8672-1a165e992689 2021-12-08 21:28:41.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:41.717 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:41.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:41.717 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:41.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-12-08 21:28:41.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 95f6ddc4-94af-426d-9977-1434c72777df 2021-12-08 21:28:41.878 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-12-08 21:28:41.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-12-08 21:28:41.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.25.1.1 ]] 2021-12-08 21:28:41.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.25.1.1 ' 2021-12-08 21:28:41.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 95f6ddc4-94af-426d-9977-1434c72777df --subnet-range 172.25.1.0/24 --no-dhcp ' 2021-12-08 21:28:41.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-12-08 21:28:41.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-12-08 21:28:41.897 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-12-08 21:28:41.897 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.1.1 --network 95f6ddc4-94af-426d-9977-1434c72777df --subnet-range 172.25.1.0/24 --no-dhcp public-subnet 2021-12-08 21:28:44.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:44.549 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:44.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:44.549 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:44.715 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:44.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.25.1.1 | 2021-12-08 21:28:44.719 | | id | 72696d0e-90ac-4328-996c-cb2f0a7ac46b |' 2021-12-08 21:28:44.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-08 21:28:44.724 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:44.741 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.25.1.1 '|' '|' id '|' 72696d0e-90ac-4328-996c-cb2f0a7ac46b '|' 2021-12-08 21:28:44.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.25.1.1 | | id | 72696d0e-90ac-4328-996c-cb2f0a7ac46b |' 2021-12-08 21:28:44.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-12-08 21:28:44.751 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.25.1.1 '|' '|' id '|' 72696d0e-90ac-4328-996c-cb2f0a7ac46b '|' 2021-12-08 21:28:44.752 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-12-08 21:28:44.755 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:28:44.757 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:44.759 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-08 21:28:44.761 | ++ functions-common:get_field:731 : field='$3' 2021-12-08 21:28:44.765 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-08 21:28:44.765 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.1.1 | | id | 72696d0e-90ac-4328-996c-cb2f0a7ac46b |' 2021-12-08 21:28:44.772 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:44.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.25.1.1 2021-12-08 21:28:44.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.25.1.1 '|' '|' id '|' 72696d0e-90ac-4328-996c-cb2f0a7ac46b '|' 2021-12-08 21:28:44.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-12-08 21:28:44.783 | ++ functions-common:get_field:726 : local data field 2021-12-08 21:28:44.785 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:44.788 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-08 21:28:44.790 | ++ functions-common:get_field:731 : field='$6' 2021-12-08 21:28:44.794 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-08 21:28:44.794 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.1.1 | | id | 72696d0e-90ac-4328-996c-cb2f0a7ac46b |' 2021-12-08 21:28:44.800 | ++ functions-common:get_field:727 : read data 2021-12-08 21:28:44.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=72696d0e-90ac-4328-996c-cb2f0a7ac46b 2021-12-08 21:28:44.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 95f6ddc4-94af-426d-9977-1434c72777df 5daa17b6-3ef6-4b18-8c06-3166064bddb4 2021-12-08 21:28:48.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:48.594 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:48.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:48.595 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:48.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-12-08 21:28:48.749 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-12-08 21:28:48.766 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:48.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-12-08 21:28:48.771 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-12-08 21:28:48.773 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-08 21:28:48.776 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-12-08 21:28:48.780 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-12-08 21:28:48.782 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-08 21:28:48.802 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-12-08 21:28:48.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-12-08 21:28:48.807 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-12-08 21:28:48.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-12-08 21:28:48.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-08 21:28:48.815 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-08 21:28:48.817 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-08 21:28:48.819 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-12-08 21:28:48.822 | + functions-common:test_with_retry:2249 : local until=10 2021-12-08 21:28:48.824 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-12-08 21:28:48.827 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-12-08 21:28:48.829 | + functions-common:time_start:2295 : local name=test_with_retry 2021-12-08 21:28:48.832 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:48.834 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:48.837 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:48.842 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998928839 2021-12-08 21:28:48.845 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-08 21:28:48.852 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-12-08 21:28:48.855 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:48.857 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:48.861 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:48.863 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:48.868 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:48.868 | + functions-common:time_stop:2315 : name=test_with_retry 2021-12-08 21:28:48.870 | + functions-common:time_stop:2316 : start_time=1638998928839 2021-12-08 21:28:48.873 | + functions-common:time_stop:2318 : [[ -z 1638998928839 ]] 2021-12-08 21:28:48.876 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:48.880 | + functions-common:time_stop:2321 : end_time=1638998928878 2021-12-08 21:28:48.883 | + functions-common:time_stop:2322 : elapsed_time=39 2021-12-08 21:28:48.885 | + functions-common:time_stop:2323 : total=5606 2021-12-08 21:28:48.888 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:48.891 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5645 2021-12-08 21:28:48.895 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-12-08 21:28:48.895 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.25.1.1 2021-12-08 21:28:48.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-12-08 21:28:48.904 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-12-08 21:28:48.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-12-08 21:28:48.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-12-08 21:28:48.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.25.1.1/24 dev br-data 2021-12-08 21:28:48.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-12-08 21:28:48.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-12-08 21:28:48.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-08 21:28:48.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-12-08 21:28:48.946 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-12-08 21:28:51.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:51.133 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:51.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:28:51.133 | from cryptography.utils import int_from_bytes 2021-12-08 21:28:51.299 | ++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:28:51.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.25.1.54 ' 2021-12-08 21:28:51.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-08 21:28:51.308 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-08 21:28:51.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-12-08 21:28:51.328 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-12-08 21:28:51.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-12-08 21:28:51.333 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-12-08 21:28:51.353 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:51.355 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-12-08 21:28:51.359 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:28:51.361 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-12-08 21:28:51.364 | + ./stack.sh:main:1323 : start_nova 2021-12-08 21:28:51.367 | + lib/nova:start_nova:1061 : start_nova_rest 2021-12-08 21:28:51.369 | + lib/nova:start_nova_rest:969 : 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-12-08 21:28:51.372 | + lib/nova:start_nova_rest:970 : 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-12-08 21:28:51.375 | + lib/nova:start_nova_rest:970 : 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-12-08 21:28:51.377 | + lib/nova:start_nova_rest:972 : local api_cell_conf=/etc/nova/nova.conf 2021-12-08 21:28:51.380 | + lib/nova:start_nova_rest:973 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-08 21:28:51.383 | + lib/nova:start_nova_rest:975 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.385 | + functions-common:run_process:1564 : local service=n-sch 2021-12-08 21:28:51.388 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.391 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:51.394 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:51.396 | + functions-common:run_process:1569 : local name=n-sch 2021-12-08 21:28:51.399 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:51.402 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:51.405 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:51.407 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:51.411 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:51.416 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998931413 2021-12-08 21:28:51.419 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-12-08 21:28:51.438 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:51.440 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-08 21:28:51.443 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-12-08 21:28:51.446 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.448 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.451 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.454 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.456 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-08 21:28:51.459 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-08 21:28:51.461 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-12-08 21:28:51.464 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:51.467 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:51.469 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-08 21:28:51.472 | + 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-12-08 21:28:51.475 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-12-08 21:28:51.477 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-08 21:28:51.479 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:51.482 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:51.485 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:51.487 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:51.489 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-08 21:28:51.492 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:51.496 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-08 21:28:51.560 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-08 21:28:51.625 | + 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-12-08 21:28:51.679 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-08 21:28:51.733 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-08 21:28:51.789 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:28:51.853 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:51.856 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-08 21:28:51.931 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:52.360 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-12-08 21:28:52.373 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-08 21:28:52.808 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-12-08 21:28:52.835 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:52.837 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:52.840 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:52.843 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:52.845 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:52.848 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:52.851 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:52.853 | + functions-common:time_stop:2316 : start_time=1638998931413 2021-12-08 21:28:52.856 | + functions-common:time_stop:2318 : [[ -z 1638998931413 ]] 2021-12-08 21:28:52.860 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:52.864 | + functions-common:time_stop:2321 : end_time=1638998932861 2021-12-08 21:28:52.867 | + functions-common:time_stop:2322 : elapsed_time=1448 2021-12-08 21:28:52.870 | + functions-common:time_stop:2323 : total=22163 2021-12-08 21:28:52.873 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:52.875 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23611 2021-12-08 21:28:52.878 | + lib/nova:start_nova_rest:976 : '[' True == False ']' 2021-12-08 21:28:52.881 | ++ lib/nova:start_nova_rest:979 : which uwsgi 2021-12-08 21:28:52.886 | + lib/nova:start_nova_rest:979 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-08 21:28:52.889 | + functions-common:run_process:1564 : local service=n-api-meta 2021-12-08 21:28:52.891 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-08 21:28:52.894 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:52.897 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:52.899 | + functions-common:run_process:1569 : local name=n-api-meta 2021-12-08 21:28:52.902 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:52.905 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:52.907 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:52.910 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:52.913 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:52.918 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998932915 2021-12-08 21:28:52.921 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-12-08 21:28:52.939 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:52.942 | + 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-12-08 21:28:52.944 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-12-08 21:28:52.947 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-08 21:28:52.949 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-08 21:28:52.952 | + 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-12-08 21:28:52.955 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-08 21:28:52.957 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-08 21:28:52.960 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-08 21:28:52.962 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-12-08 21:28:52.965 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:52.968 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:52.971 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-08 21:28:52.973 | + 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-12-08 21:28:52.976 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-12-08 21:28:52.978 | + 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-12-08 21:28:52.981 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-08 21:28:52.984 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-08 21:28:52.986 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-08 21:28:52.989 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-08 21:28:52.993 | + 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-12-08 21:28:53.057 | + 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-12-08 21:28:53.121 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-08 21:28:53.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-12-08 21:28:53.228 | + 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-12-08 21:28:53.281 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-08 21:28:53.336 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-08 21:28:53.393 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-08 21:28:53.449 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-08 21:28:53.502 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-08 21:28:53.556 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-08 21:28:53.558 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-08 21:28:53.622 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-08 21:28:54.055 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-12-08 21:28:54.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-08 21:28:54.483 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-12-08 21:28:54.564 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:54.571 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:54.576 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:54.580 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:54.587 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:54.590 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:54.596 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:54.598 | + functions-common:time_stop:2316 : start_time=1638998932915 2021-12-08 21:28:54.601 | + functions-common:time_stop:2318 : [[ -z 1638998932915 ]] 2021-12-08 21:28:54.607 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:54.609 | + functions-common:time_stop:2321 : end_time=1638998934606 2021-12-08 21:28:54.612 | + functions-common:time_stop:2322 : elapsed_time=1691 2021-12-08 21:28:54.615 | + functions-common:time_stop:2323 : total=23611 2021-12-08 21:28:54.617 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:54.620 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25302 2021-12-08 21:28:54.623 | + lib/nova:start_nova_rest:982 : 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-12-08 21:28:54.626 | + lib/nova:start_nova_rest:982 : 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-12-08 21:28:54.629 | + lib/nova:start_nova:1062 : start_nova_console_proxies 2021-12-08 21:28:54.631 | + lib/nova:start_nova_console_proxies:997 : 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-12-08 21:28:54.634 | + lib/nova:start_nova_console_proxies:999 : 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-12-08 21:28:54.637 | + lib/nova:start_nova_console_proxies:999 : 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-12-08 21:28:54.640 | + lib/nova:start_nova_console_proxies:1001 : local api_cell_conf=/etc/nova/nova.conf 2021-12-08 21:28:54.643 | + lib/nova:start_nova_console_proxies:1003 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:28:54.646 | + lib/nova:start_nova_console_proxies:1008 : enable_nova_console_proxies 2021-12-08 21:28:54.651 | ++ lib/nova:enable_nova_console_proxies:986 : seq 1 1 2021-12-08 21:28:54.654 | + lib/nova:enable_nova_console_proxies:986 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:28:54.657 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2021-12-08 21:28:54.659 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-novnc 2021-12-08 21:28:54.679 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:54.682 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2021-12-08 21:28:54.685 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-spice 2021-12-08 21:28:54.706 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:54.708 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2021-12-08 21:28:54.711 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-sproxy 2021-12-08 21:28:54.732 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:54.737 | ++ lib/nova:start_nova_console_proxies:1009 : seq 1 1 2021-12-08 21:28:54.740 | + lib/nova:start_nova_console_proxies:1009 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:28:54.742 | + lib/nova:start_nova_console_proxies:1010 : local conf 2021-12-08 21:28:54.746 | ++ lib/nova:start_nova_console_proxies:1011 : conductor_conf 1 2021-12-08 21:28:54.749 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:28:54.752 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:28:54.754 | + lib/nova:start_nova_console_proxies:1011 : conf=/etc/nova/nova_cell1.conf 2021-12-08 21:28:54.757 | + lib/nova:start_nova_console_proxies:1012 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-08 21:28:54.759 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-12-08 21:28:54.762 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-08 21:28:54.765 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:54.767 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:54.770 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-12-08 21:28:54.772 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:54.775 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:54.777 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:54.780 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:54.785 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:54.788 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998934785 2021-12-08 21:28:54.790 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-12-08 21:28:54.811 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:54.813 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:54.816 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:54.818 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:54.821 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:54.823 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:54.826 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:54.829 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:54.831 | + functions-common:time_stop:2316 : start_time=1638998934785 2021-12-08 21:28:54.834 | + functions-common:time_stop:2318 : [[ -z 1638998934785 ]] 2021-12-08 21:28:54.838 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:54.842 | + functions-common:time_stop:2321 : end_time=1638998934839 2021-12-08 21:28:54.844 | + functions-common:time_stop:2322 : elapsed_time=54 2021-12-08 21:28:54.847 | + functions-common:time_stop:2323 : total=25302 2021-12-08 21:28:54.849 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:54.852 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25356 2021-12-08 21:28:54.854 | + lib/nova:start_nova_console_proxies:1013 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-08 21:28:54.858 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-12-08 21:28:54.860 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-08 21:28:54.863 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:54.865 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:54.868 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-12-08 21:28:54.871 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:54.873 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:54.876 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:54.878 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:54.884 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:54.886 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998934883 2021-12-08 21:28:54.889 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-12-08 21:28:54.908 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:54.910 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:54.913 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:54.915 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:54.918 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:54.921 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:54.923 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:54.926 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:54.929 | + functions-common:time_stop:2316 : start_time=1638998934883 2021-12-08 21:28:54.931 | + functions-common:time_stop:2318 : [[ -z 1638998934883 ]] 2021-12-08 21:28:54.938 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:54.941 | + functions-common:time_stop:2321 : end_time=1638998934938 2021-12-08 21:28:54.943 | + functions-common:time_stop:2322 : elapsed_time=55 2021-12-08 21:28:54.946 | + functions-common:time_stop:2323 : total=25356 2021-12-08 21:28:54.948 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:54.952 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25411 2021-12-08 21:28:54.954 | + lib/nova:start_nova_console_proxies:1014 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:54.957 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-12-08 21:28:54.960 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:54.962 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:54.967 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:54.970 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-12-08 21:28:54.974 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:54.978 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:54.978 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:54.981 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:54.987 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:54.989 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998934986 2021-12-08 21:28:54.992 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-12-08 21:28:55.018 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:55.022 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:55.022 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:55.026 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:55.030 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:55.030 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:55.033 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:55.036 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:55.038 | + functions-common:time_stop:2316 : start_time=1638998934986 2021-12-08 21:28:55.042 | + functions-common:time_stop:2318 : [[ -z 1638998934986 ]] 2021-12-08 21:28:55.046 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:55.050 | + functions-common:time_stop:2321 : end_time=1638998935046 2021-12-08 21:28:55.052 | + functions-common:time_stop:2322 : elapsed_time=60 2021-12-08 21:28:55.057 | + functions-common:time_stop:2323 : total=25411 2021-12-08 21:28:55.062 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:55.062 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25471 2021-12-08 21:28:55.062 | + lib/nova:start_nova_console_proxies:1018 : 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-12-08 21:28:55.066 | + lib/nova:start_nova_console_proxies:1018 : 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-12-08 21:28:55.070 | + lib/nova:start_nova:1063 : start_nova_conductor 2021-12-08 21:28:55.070 | + lib/nova:start_nova_conductor:1031 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:28:55.074 | + lib/nova:start_nova_conductor:1037 : enable_nova_fleet 2021-12-08 21:28:55.077 | + lib/nova:enable_nova_fleet:1022 : is_service_enabled n-cond 2021-12-08 21:28:55.098 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:55.101 | + lib/nova:enable_nova_fleet:1023 : enable_service n-super-cond 2021-12-08 21:28:55.167 | ++ lib/nova:enable_nova_fleet:1024 : seq 1 1 2021-12-08 21:28:55.170 | + lib/nova:enable_nova_fleet:1024 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:28:55.172 | + lib/nova:enable_nova_fleet:1025 : enable_service n-cond-cell1 2021-12-08 21:28:55.244 | + lib/nova:start_nova_conductor:1038 : is_service_enabled n-super-cond 2021-12-08 21:28:55.268 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:55.270 | + lib/nova:start_nova_conductor:1039 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.273 | + functions-common:run_process:1564 : local service=n-super-cond 2021-12-08 21:28:55.275 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.278 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:55.281 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:55.283 | + functions-common:run_process:1569 : local name=n-super-cond 2021-12-08 21:28:55.286 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:55.288 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:55.291 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:55.294 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:55.299 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:55.302 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998935299 2021-12-08 21:28:55.304 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-12-08 21:28:55.326 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:55.329 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-08 21:28:55.332 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-12-08 21:28:55.335 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.337 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.340 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.343 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.346 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-08 21:28:55.349 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-08 21:28:55.351 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-12-08 21:28:55.354 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:55.358 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:55.360 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-08 21:28:55.363 | + 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-12-08 21:28:55.366 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-12-08 21:28:55.368 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-08 21:28:55.371 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:55.374 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:55.376 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:55.379 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:55.381 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-08 21:28:55.384 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:55.388 | + 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-12-08 21:28:55.464 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-08 21:28:55.538 | + 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-12-08 21:28:55.604 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-08 21:28:55.662 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-08 21:28:55.722 | + 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-12-08 21:28:55.781 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:55.783 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-08 21:28:55.862 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:56.351 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-12-08 21:28:56.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-08 21:28:56.806 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-12-08 21:28:56.838 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:56.841 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:56.848 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:56.856 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:56.860 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:56.864 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:56.868 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:56.875 | + functions-common:time_stop:2316 : start_time=1638998935299 2021-12-08 21:28:56.878 | + functions-common:time_stop:2318 : [[ -z 1638998935299 ]] 2021-12-08 21:28:56.886 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:56.895 | + functions-common:time_stop:2321 : end_time=1638998936889 2021-12-08 21:28:56.904 | + functions-common:time_stop:2322 : elapsed_time=1590 2021-12-08 21:28:56.908 | + functions-common:time_stop:2323 : total=25471 2021-12-08 21:28:56.915 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:56.920 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27061 2021-12-08 21:28:56.925 | ++ lib/nova:start_nova_conductor:1041 : seq 1 1 2021-12-08 21:28:56.933 | + lib/nova:start_nova_conductor:1041 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-08 21:28:56.937 | + lib/nova:start_nova_conductor:1042 : is_service_enabled n-cond-cell1 2021-12-08 21:28:56.984 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:56.991 | + lib/nova:start_nova_conductor:1043 : local conf 2021-12-08 21:28:56.998 | ++ lib/nova:start_nova_conductor:1044 : conductor_conf 1 2021-12-08 21:28:57.004 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-08 21:28:57.010 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-08 21:28:57.019 | + lib/nova:start_nova_conductor:1044 : conf=/etc/nova/nova_cell1.conf 2021-12-08 21:28:57.028 | + lib/nova:start_nova_conductor:1045 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.031 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-12-08 21:28:57.039 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.044 | + functions-common:run_process:1566 : local group= 2021-12-08 21:28:57.054 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:57.060 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-12-08 21:28:57.064 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:57.072 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:57.084 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:57.092 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:57.103 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:57.112 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998937104 2021-12-08 21:28:57.123 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-12-08 21:28:57.162 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:57.168 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-08 21:28:57.177 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-12-08 21:28:57.180 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.183 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.185 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.188 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.190 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-08 21:28:57.193 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-08 21:28:57.196 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-12-08 21:28:57.198 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:28:57.201 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:28:57.204 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-08 21:28:57.207 | + 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-12-08 21:28:57.211 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-12-08 21:28:57.217 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-08 21:28:57.227 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:28:57.235 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:28:57.247 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:28:57.253 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:28:57.264 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-08 21:28:57.274 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:28:57.285 | + 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-12-08 21:28:57.362 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-08 21:28:57.440 | + 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-12-08 21:28:57.518 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-08 21:28:57.578 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-08 21:28:57.646 | + 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-12-08 21:28:57.717 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:28:57.720 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-08 21:28:57.804 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:28:58.262 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-08 21:28:58.278 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-08 21:28:58.707 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-08 21:28:58.734 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:58.736 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:58.739 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:58.741 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:58.744 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:58.747 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:58.749 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:58.755 | + functions-common:time_stop:2316 : start_time=1638998937104 2021-12-08 21:28:58.762 | + functions-common:time_stop:2318 : [[ -z 1638998937104 ]] 2021-12-08 21:28:58.775 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:58.786 | + functions-common:time_stop:2321 : end_time=1638998938777 2021-12-08 21:28:58.791 | + functions-common:time_stop:2322 : elapsed_time=1673 2021-12-08 21:28:58.798 | + functions-common:time_stop:2323 : total=27061 2021-12-08 21:28:58.801 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:58.806 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28734 2021-12-08 21:28:58.810 | + lib/nova:start_nova:1064 : start_nova_compute 2021-12-08 21:28:58.816 | + lib/nova:start_nova_compute:894 : 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-12-08 21:28:58.823 | + lib/nova:start_nova_compute:895 : 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-12-08 21:28:58.828 | + lib/nova:start_nova_compute:895 : 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-12-08 21:28:58.836 | + lib/nova:start_nova_compute:897 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-08 21:28:58.839 | + lib/nova:start_nova_compute:900 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-08 21:28:58.851 | + lib/nova:start_nova_compute:902 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-08 21:28:58.856 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:28:58.860 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-08 21:28:58.863 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-08 21:28:58.866 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-08 21:28:58.871 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-08 21:28:58.875 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-08 21:28:58.878 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-08 21:28:58.881 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-08 21:28:58.887 | + inc/meta-config:merge_config_file:164 : read a 2021-12-08 21:28:58.889 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-08 21:28:58.889 | BEGIN { 2021-12-08 21:28:58.889 | section = "" 2021-12-08 21:28:58.889 | last_section = "" 2021-12-08 21:28:58.889 | section_count = 0 2021-12-08 21:28:58.889 | } 2021-12-08 21:28:58.889 | /^\[.+\]/ { 2021-12-08 21:28:58.889 | gsub("[][]", "", $1); 2021-12-08 21:28:58.889 | section=$1 2021-12-08 21:28:58.889 | next 2021-12-08 21:28:58.889 | } 2021-12-08 21:28:58.889 | /^ *\#/ { 2021-12-08 21:28:58.889 | next 2021-12-08 21:28:58.889 | } 2021-12-08 21:28:58.889 | /^[^ \t]+/ { 2021-12-08 21:28:58.889 | # get offset of first = in $0 2021-12-08 21:28:58.889 | eq_idx = index($0, "=") 2021-12-08 21:28:58.889 | # extract attr & value from $0 2021-12-08 21:28:58.889 | attr = substr($0, 1, eq_idx - 1) 2021-12-08 21:28:58.889 | value = substr($0, eq_idx + 1) 2021-12-08 21:28:58.889 | # only need to strip trailing whitespace from attr 2021-12-08 21:28:58.889 | sub(/[ \t]*$/, "", attr) 2021-12-08 21:28:58.889 | # need to strip leading & trailing whitespace from value 2021-12-08 21:28:58.889 | sub(/^[ \t]*/, "", value) 2021-12-08 21:28:58.889 | sub(/[ \t]*$/, "", value) 2021-12-08 21:28:58.890 | 2021-12-08 21:28:58.890 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-08 21:28:58.890 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-08 21:28:58.890 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-08 21:28:58.890 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-08 21:28:58.890 | if (! (section, attr) in cfg_attr_count) { 2021-12-08 21:28:58.890 | if (section != last_section) { 2021-12-08 21:28:58.890 | cfg_section[section_count++] = section 2021-12-08 21:28:58.890 | last_section = section 2021-12-08 21:28:58.890 | } 2021-12-08 21:28:58.890 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-08 21:28:58.890 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-08 21:28:58.890 | 2021-12-08 21:28:58.890 | cfg_attr[section, attr, 0] = value 2021-12-08 21:28:58.890 | cfg_attr_count[section, attr] = 1 2021-12-08 21:28:58.890 | } else { 2021-12-08 21:28:58.890 | lno = cfg_attr_count[section, attr]++ 2021-12-08 21:28:58.890 | cfg_attr[section, attr, lno] = value 2021-12-08 21:28:58.890 | } 2021-12-08 21:28:58.890 | } 2021-12-08 21:28:58.890 | END { 2021-12-08 21:28:58.890 | # Process each section in order 2021-12-08 21:28:58.890 | for (sno = 0; sno < section_count; sno++) { 2021-12-08 21:28:58.890 | section = cfg_section[sno] 2021-12-08 21:28:58.890 | # The ini routines simply append a config item immediately 2021-12-08 21:28:58.890 | # after the section header. To keep the same order as defined 2021-12-08 21:28:58.890 | # in local.conf, invoke the ini routines in the reverse order 2021-12-08 21:28:58.890 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-08 21:28:58.890 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-08 21:28:58.890 | if (cfg_attr_count[section, attr] == 1) 2021-12-08 21:28:58.890 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-08 21:28:58.890 | else { 2021-12-08 21:28:58.890 | # For multiline, invoke the ini routines in the reverse order 2021-12-08 21:28:58.891 | count = cfg_attr_count[section, attr] 2021-12-08 21:28:58.891 | print "inidelete " configfile " " section " " attr 2021-12-08 21:28:58.891 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-08 21:28:58.891 | for (l = count -2; l >= 0; l--) 2021-12-08 21:28:58.891 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-08 21:28:58.891 | } 2021-12-08 21:28:58.891 | } 2021-12-08 21:28:58.891 | } 2021-12-08 21:28:58.891 | } 2021-12-08 21:28:58.891 | ' 2021-12-08 21:28:58.891 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-08 21:28:58.891 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-08 21:28:58.896 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:28:58.901 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-08 21:28:58.906 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-08 21:28:58.909 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:28:58.913 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-08 21:28:58.917 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-08 21:28:58.917 | BEGIN { group = "" } 2021-12-08 21:28:58.917 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:28:58.917 | gsub("[][]", "", $1); 2021-12-08 21:28:58.917 | split($1, a, "|"); 2021-12-08 21:28:58.918 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-08 21:28:58.918 | group=a[1] 2021-12-08 21:28:58.918 | } else { 2021-12-08 21:28:58.918 | group="" 2021-12-08 21:28:58.918 | } 2021-12-08 21:28:58.918 | next 2021-12-08 21:28:58.918 | } 2021-12-08 21:28:58.918 | { 2021-12-08 21:28:58.918 | if (group != "") 2021-12-08 21:28:58.918 | print $0 2021-12-08 21:28:58.918 | } 2021-12-08 21:28:58.918 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:28:58.930 | + lib/nova:start_nova_compute:904 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-08 21:28:58.932 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-08 21:28:58.988 | + lib/nova:start_nova_compute:914 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-08 21:28:59.038 | + lib/nova:start_nova_compute:915 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-08 21:28:59.045 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-08 21:28:59.051 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-08 21:28:59.057 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-08 21:28:59.067 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-08 21:28:59.075 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-08 21:28:59.131 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:59.146 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-08 21:28:59.154 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-08 21:28:59.162 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-08 21:28:59.223 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:59.227 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-12-08 21:28:59.231 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-12-08 21:28:59.267 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-08 21:28:59.270 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-08 21:28:59.272 | + lib/nova:start_nova_compute:919 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-08 21:28:59.326 | + lib/nova:start_nova_compute:920 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-08 21:28:59.362 | + lib/nova:start_nova_compute:925 : configure_console_compute 2021-12-08 21:28:59.365 | + lib/nova:configure_console_compute:614 : local offset 2021-12-08 21:28:59.367 | + lib/nova:configure_console_compute:615 : offset=0 2021-12-08 21:28:59.370 | + lib/nova:configure_console_compute:619 : local default_proxyclient_addr 2021-12-08 21:28:59.382 | ++ lib/nova:configure_console_compute:620 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-08 21:28:59.441 | + lib/nova:configure_console_compute:620 : default_proxyclient_addr=10.222.0.21 2021-12-08 21:28:59.452 | + lib/nova:configure_console_compute:624 : is_service_enabled n-cpu 2021-12-08 21:28:59.493 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:59.497 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2021-12-08 21:28:59.523 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:59.526 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2021-12-08 21:28:59.533 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-08 21:28:59.599 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2021-12-08 21:28:59.647 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:59.656 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2021-12-08 21:28:59.710 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:59.720 | + lib/nova:start_nova_compute:928 : '[' -n '' ']' 2021-12-08 21:28:59.726 | + lib/nova:start_nova_compute:933 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-08 21:28:59.737 | + lib/nova:start_nova_compute:933 : [[ kvm == \q\e\m\u ]] 2021-12-08 21:28:59.744 | + lib/nova:start_nova_compute:937 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-08 21:28:59.747 | + lib/nova:start_nova_compute:941 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-08 21:28:59.755 | + functions-common:run_process:1564 : local service=n-cpu 2021-12-08 21:28:59.764 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-08 21:28:59.768 | + functions-common:run_process:1566 : local group=libvirt 2021-12-08 21:28:59.779 | + functions-common:run_process:1567 : local user= 2021-12-08 21:28:59.789 | + functions-common:run_process:1569 : local name=n-cpu 2021-12-08 21:28:59.800 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:28:59.803 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:28:59.810 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:28:59.813 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:28:59.817 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:28:59.821 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998939818 2021-12-08 21:28:59.824 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-12-08 21:28:59.849 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:28:59.852 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:28:59.855 | + functions-common:time_stop:2309 : local name 2021-12-08 21:28:59.858 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:28:59.860 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:28:59.863 | + functions-common:time_stop:2312 : local total 2021-12-08 21:28:59.865 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:28:59.868 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:28:59.870 | + functions-common:time_stop:2316 : start_time=1638998939818 2021-12-08 21:28:59.873 | + functions-common:time_stop:2318 : [[ -z 1638998939818 ]] 2021-12-08 21:28:59.877 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:28:59.881 | + functions-common:time_stop:2321 : end_time=1638998939878 2021-12-08 21:28:59.884 | + functions-common:time_stop:2322 : elapsed_time=60 2021-12-08 21:28:59.886 | + functions-common:time_stop:2323 : total=28734 2021-12-08 21:28:59.889 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:28:59.891 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28794 2021-12-08 21:28:59.894 | + lib/nova:start_nova_compute:963 : 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-12-08 21:28:59.897 | + lib/nova:start_nova_compute:963 : 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-12-08 21:28:59.899 | + lib/nova:start_nova:1065 : is_service_enabled n-api 2021-12-08 21:28:59.919 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:28:59.922 | + lib/nova:start_nova:1067 : echo 'Dumping cells_v2 mapping' 2021-12-08 21:28:59.922 | Dumping cells_v2 mapping 2021-12-08 21:28:59.924 | + lib/nova:start_nova:1068 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-08 21:29:03.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:03.416 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:03.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:03.416 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:03.416 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-08 21:29:03.416 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-08 21:29:03.416 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-08 21:29:03.416 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-08 21:29:03.416 | | cell1 | df8c3ff7-b13c-46ab-91eb-943bf0477d69 | rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-08 21:29:03.416 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-08 21:29:03.820 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-12-08 21:29:03.822 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-12-08 21:29:03.883 | + inc/async:async_inner:63 : create_flavors 2021-12-08 21:29:03.925 | [17563 Async create_flavors:108684]: running: create_flavors 2021-12-08 21:29:03.927 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-12-08 21:29:03.946 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:03.948 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-12-08 21:29:03.951 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:29:03.953 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-12-08 21:29:03.956 | + ./stack.sh:main:1328 : start_cinder 2021-12-08 21:29:03.959 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-12-08 21:29:03.961 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-12-08 21:29:03.964 | + lib/cinder:start_cinder:507 : local cinder_url 2021-12-08 21:29:03.967 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-12-08 21:29:03.984 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:29:03.987 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-12-08 21:29:03.989 | + 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,c-vol,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,c-bak,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-12-08 21:29:03.992 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-12-08 21:29:03.995 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-12-08 21:29:03.999 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-08 21:29:04.002 | + functions-common:run_process:1564 : local service=c-api 2021-12-08 21:29:04.005 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-08 21:29:04.007 | + functions-common:run_process:1566 : local group= 2021-12-08 21:29:04.010 | + functions-common:run_process:1567 : local user= 2021-12-08 21:29:04.013 | + functions-common:run_process:1569 : local name=c-api 2021-12-08 21:29:04.016 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:29:04.018 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:29:04.021 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:04.023 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:04.026 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:04.031 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998944028 2021-12-08 21:29:04.033 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-12-08 21:29:04.050 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:04.053 | + 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-12-08 21:29:04.055 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-12-08 21:29:04.058 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-08 21:29:04.060 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-08 21:29:04.063 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-08 21:29:04.065 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-08 21:29:04.068 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-08 21:29:04.071 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-08 21:29:04.073 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-12-08 21:29:04.076 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:29:04.078 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:29:04.081 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-08 21:29:04.083 | + 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-12-08 21:29:04.086 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-12-08 21:29:04.088 | + 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-12-08 21:29:04.091 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-08 21:29:04.093 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-08 21:29:04.095 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-08 21:29:04.097 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-08 21:29:04.102 | + 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-12-08 21:29:04.164 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-08 21:29:04.228 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-08 21:29:04.281 | + 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-12-08 21:29:04.332 | + 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-12-08 21:29:04.385 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-08 21:29:04.438 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-08 21:29:04.491 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-08 21:29:04.544 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-08 21:29:04.596 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-08 21:29:04.649 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-08 21:29:04.651 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-08 21:29:04.718 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-08 21:29:05.158 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-12-08 21:29:05.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-08 21:29:05.604 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-12-08 21:29:05.694 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:29:05.699 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:05.704 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:05.709 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:05.711 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:05.717 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:05.720 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:29:05.723 | + functions-common:time_stop:2316 : start_time=1638998944028 2021-12-08 21:29:05.726 | + functions-common:time_stop:2318 : [[ -z 1638998944028 ]] 2021-12-08 21:29:05.730 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:05.734 | + functions-common:time_stop:2321 : end_time=1638998945731 2021-12-08 21:29:05.737 | + functions-common:time_stop:2322 : elapsed_time=1703 2021-12-08 21:29:05.739 | + functions-common:time_stop:2323 : total=28794 2021-12-08 21:29:05.742 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:05.744 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30497 2021-12-08 21:29:05.747 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.21/volume/v3 2021-12-08 21:29:05.749 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-12-08 21:29:05.749 | Waiting for Cinder API to start... 2021-12-08 21:29:05.752 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.21/volume/v3 2021-12-08 21:29:05.754 | + functions:wait_for_service:457 : local timeout=60 2021-12-08 21:29:05.757 | + functions:wait_for_service:458 : local url=http://10.222.0.21/volume/v3 2021-12-08 21:29:05.760 | + functions:wait_for_service:459 : local rval=0 2021-12-08 21:29:05.763 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-08 21:29:05.765 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-08 21:29:05.768 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:05.770 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:05.774 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:05.779 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998945775 2021-12-08 21:29:05.781 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-08 21:29:05.787 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/volume/v3 2021-12-08 21:29:09.987 | + :: : [[ 401 == 503 ]] 2021-12-08 21:29:09.989 | + :: : [[ 0 -eq 7 ]] 2021-12-08 21:29:09.992 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-08 21:29:09.995 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:09.998 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:10.000 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:10.003 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:10.005 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:10.008 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-08 21:29:10.011 | + functions-common:time_stop:2316 : start_time=1638998945775 2021-12-08 21:29:10.014 | + functions-common:time_stop:2318 : [[ -z 1638998945775 ]] 2021-12-08 21:29:10.017 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:10.022 | + functions-common:time_stop:2321 : end_time=1638998950019 2021-12-08 21:29:10.025 | + functions-common:time_stop:2322 : elapsed_time=4244 2021-12-08 21:29:10.027 | + functions-common:time_stop:2323 : total=17331 2021-12-08 21:29:10.030 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:10.032 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21575 2021-12-08 21:29:10.035 | + functions:wait_for_service:467 : return 0 2021-12-08 21:29:10.038 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.040 | + functions-common:run_process:1564 : local service=c-sch 2021-12-08 21:29:10.043 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.046 | + functions-common:run_process:1566 : local group= 2021-12-08 21:29:10.048 | + functions-common:run_process:1567 : local user= 2021-12-08 21:29:10.051 | + functions-common:run_process:1569 : local name=c-sch 2021-12-08 21:29:10.053 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:29:10.056 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:29:10.059 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:10.061 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:10.064 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:10.069 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998950066 2021-12-08 21:29:10.072 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-12-08 21:29:10.094 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:10.097 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-08 21:29:10.100 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-12-08 21:29:10.102 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.105 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.111 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.112 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.116 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-08 21:29:10.120 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-08 21:29:10.123 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-12-08 21:29:10.128 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:29:10.131 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:29:10.134 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-08 21:29:10.137 | + 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-12-08 21:29:10.149 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-12-08 21:29:10.151 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:10.154 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:29:10.157 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:29:10.166 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:29:10.169 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:29:10.173 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-08 21:29:10.176 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:29:10.181 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-08 21:29:10.257 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-08 21:29:10.326 | + 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-12-08 21:29:10.392 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-08 21:29:10.445 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-08 21:29:10.499 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:29:10.551 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:29:10.554 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-08 21:29:10.622 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:29:11.053 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-12-08 21:29:11.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-08 21:29:11.497 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-12-08 21:29:11.526 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:29:11.529 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:11.531 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:11.540 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:11.543 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:11.546 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:11.548 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:29:11.551 | + functions-common:time_stop:2316 : start_time=1638998950066 2021-12-08 21:29:11.554 | + functions-common:time_stop:2318 : [[ -z 1638998950066 ]] 2021-12-08 21:29:11.557 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:11.562 | + functions-common:time_stop:2321 : end_time=1638998951559 2021-12-08 21:29:11.564 | + functions-common:time_stop:2322 : elapsed_time=1493 2021-12-08 21:29:11.567 | + functions-common:time_stop:2323 : total=30497 2021-12-08 21:29:11.570 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:11.572 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31990 2021-12-08 21:29:11.575 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.578 | + functions-common:run_process:1564 : local service=c-bak 2021-12-08 21:29:11.581 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.583 | + functions-common:run_process:1566 : local group= 2021-12-08 21:29:11.586 | + functions-common:run_process:1567 : local user= 2021-12-08 21:29:11.588 | + functions-common:run_process:1569 : local name=c-bak 2021-12-08 21:29:11.591 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:29:11.594 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:29:11.597 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:11.600 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:11.603 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:11.608 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998951605 2021-12-08 21:29:11.611 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-12-08 21:29:11.633 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:11.635 | + functions-common:run_process:1573 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-08 21:29:11.638 | + functions-common:_run_under_systemd:1529 : local service=c-bak 2021-12-08 21:29:11.641 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.644 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.646 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.649 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.651 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-08 21:29:11.655 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-08 21:29:11.657 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-bak.service 2021-12-08 21:29:11.660 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:29:11.662 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:29:11.665 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-08 21:29:11.668 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-08 21:29:11.671 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-bak.service 2021-12-08 21:29:11.673 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.676 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:29:11.678 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:29:11.681 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:29:11.683 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:29:11.686 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-08 21:29:11.688 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:29:11.693 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-08 21:29:11.771 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-08 21:29:11.840 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:11.901 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-08 21:29:11.960 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-08 21:29:12.024 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:29:12.095 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:29:12.097 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-08 21:29:12.170 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:29:12.660 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-bak.service 2021-12-08 21:29:12.675 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-08 21:29:13.113 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-bak.service 2021-12-08 21:29:13.142 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:29:13.150 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:13.158 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:13.162 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:13.166 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:13.170 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:13.173 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:29:13.174 | + functions-common:time_stop:2316 : start_time=1638998951605 2021-12-08 21:29:13.178 | + functions-common:time_stop:2318 : [[ -z 1638998951605 ]] 2021-12-08 21:29:13.182 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:13.186 | + functions-common:time_stop:2321 : end_time=1638998953181 2021-12-08 21:29:13.190 | + functions-common:time_stop:2322 : elapsed_time=1576 2021-12-08 21:29:13.190 | + functions-common:time_stop:2323 : total=31990 2021-12-08 21:29:13.195 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:13.198 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33566 2021-12-08 21:29:13.205 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.206 | + functions-common:run_process:1564 : local service=c-vol 2021-12-08 21:29:13.207 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.214 | + functions-common:run_process:1566 : local group= 2021-12-08 21:29:13.218 | + functions-common:run_process:1567 : local user= 2021-12-08 21:29:13.220 | + functions-common:run_process:1569 : local name=c-vol 2021-12-08 21:29:13.223 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:29:13.225 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:29:13.228 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:13.231 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:13.236 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:13.240 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998953237 2021-12-08 21:29:13.242 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-12-08 21:29:13.266 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:13.270 | + functions-common:run_process:1573 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-08 21:29:13.274 | + functions-common:_run_under_systemd:1529 : local service=c-vol 2021-12-08 21:29:13.274 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.277 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.282 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.282 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.286 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-08 21:29:13.288 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-08 21:29:13.291 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-vol.service 2021-12-08 21:29:13.295 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:29:13.297 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:29:13.300 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-08 21:29:13.303 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-08 21:29:13.306 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-vol.service 2021-12-08 21:29:13.310 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.312 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-08 21:29:13.315 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-08 21:29:13.318 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-08 21:29:13.321 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-08 21:29:13.324 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-08 21:29:13.326 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-08 21:29:13.332 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-08 21:29:13.416 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-08 21:29:13.492 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-08 21:29:13.557 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-08 21:29:13.631 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-08 21:29:13.697 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:29:13.763 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-08 21:29:13.766 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-08 21:29:13.884 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-08 21:29:14.396 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-vol.service 2021-12-08 21:29:14.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-08 21:29:14.918 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-vol.service 2021-12-08 21:29:14.949 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:29:14.958 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:14.962 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:14.969 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:14.973 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:14.981 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:14.984 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:29:15.002 | + functions-common:time_stop:2316 : start_time=1638998953237 2021-12-08 21:29:15.005 | + functions-common:time_stop:2318 : [[ -z 1638998953237 ]] 2021-12-08 21:29:15.014 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:15.029 | + functions-common:time_stop:2321 : end_time=1638998955023 2021-12-08 21:29:15.035 | + functions-common:time_stop:2322 : elapsed_time=1786 2021-12-08 21:29:15.041 | + functions-common:time_stop:2323 : total=33566 2021-12-08 21:29:15.047 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:15.060 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35352 2021-12-08 21:29:15.064 | + ./stack.sh:main:1329 : create_volume_types 2021-12-08 21:29:15.066 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-12-08 21:29:15.137 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:15.142 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-12-08 21:29:15.148 | + lib/cinder:create_volume_types:572 : local be be_name 2021-12-08 21:29:15.168 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-08 21:29:15.170 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-12-08 21:29:15.172 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-12-08 21:29:15.223 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:15.235 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-08 21:29:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:18.749 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:18.749 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:18.749 | +-------------+--------------------------------------+ 2021-12-08 21:29:18.749 | | Field | Value | 2021-12-08 21:29:18.749 | +-------------+--------------------------------------+ 2021-12-08 21:29:18.749 | | description | None | 2021-12-08 21:29:18.749 | | id | 1d44f9c1-cf86-418a-9821-9f3c8dec7386 | 2021-12-08 21:29:18.749 | | is_public | True | 2021-12-08 21:29:18.749 | | name | lvmdriver-1 | 2021-12-08 21:29:18.749 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-08 21:29:18.749 | +-------------+--------------------------------------+ 2021-12-08 21:29:18.930 | + lib/cinder:create_volume_types:591 : [[ False == \T\r\u\e ]] 2021-12-08 21:29:18.932 | + ./stack.sh:main:1334 : [[ False == \T\r\u\e ]] 2021-12-08 21:29:18.935 | + ./stack.sh:main:1342 : is_service_enabled glance 2021-12-08 21:29:18.961 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:18.964 | + ./stack.sh:main:1343 : echo_summary 'Starting Glance' 2021-12-08 21:29:18.967 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:29:18.972 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2021-12-08 21:29:18.975 | + ./stack.sh:main:1344 : start_glance 2021-12-08 21:29:18.982 | + lib/glance:start_glance:609 : local service_protocol=http 2021-12-08 21:29:18.985 | + lib/glance:start_glance:610 : is_service_enabled tls-proxy 2021-12-08 21:29:19.006 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:29:19.009 | + lib/glance:start_glance:616 : [[ False == False ]] 2021-12-08 21:29:19.016 | ++ lib/glance:start_glance:617 : which uwsgi 2021-12-08 21:29:19.029 | + lib/glance:start_glance:617 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.032 | + functions-common:run_process:1564 : local service=g-api 2021-12-08 21:29:19.037 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.041 | + functions-common:run_process:1566 : local group= 2021-12-08 21:29:19.055 | + functions-common:run_process:1567 : local user= 2021-12-08 21:29:19.055 | + functions-common:run_process:1569 : local name=g-api 2021-12-08 21:29:19.055 | + functions-common:run_process:1571 : time_start run_process 2021-12-08 21:29:19.057 | + functions-common:time_start:2295 : local name=run_process 2021-12-08 21:29:19.062 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:19.065 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:19.072 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:19.080 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998959074 2021-12-08 21:29:19.097 | + functions-common:run_process:1572 : is_service_enabled g-api 2021-12-08 21:29:19.134 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:19.137 | + functions-common:run_process:1573 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-08 21:29:19.139 | + functions-common:_run_under_systemd:1529 : local service=g-api 2021-12-08 21:29:19.142 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.145 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.147 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.150 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.152 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-08 21:29:19.155 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-08 21:29:19.157 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@g-api.service 2021-12-08 21:29:19.160 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-08 21:29:19.162 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-08 21:29:19.165 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-08 21:29:19.168 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-08 21:29:19.170 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@g-api.service 2021-12-08 21:29:19.172 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.175 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-08 21:29:19.177 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-08 21:29:19.179 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-08 21:29:19.181 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-08 21:29:19.186 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-08 21:29:19.308 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-08 21:29:19.381 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-08 21:29:19.438 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-08 21:29:19.493 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-08 21:29:19.553 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-08 21:29:19.624 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-08 21:29:19.682 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-08 21:29:19.745 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-08 21:29:19.805 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-08 21:29:19.865 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-08 21:29:19.867 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-08 21:29:19.937 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-08 21:29:20.401 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@g-api.service 2021-12-08 21:29:20.415 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-08 21:29:20.853 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@g-api.service 2021-12-08 21:29:20.943 | + functions-common:run_process:1575 : time_stop run_process 2021-12-08 21:29:20.947 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:20.956 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:20.959 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:20.963 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:20.968 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:20.970 | + functions-common:time_stop:2315 : name=run_process 2021-12-08 21:29:20.973 | + functions-common:time_stop:2316 : start_time=1638998959074 2021-12-08 21:29:20.978 | + functions-common:time_stop:2318 : [[ -z 1638998959074 ]] 2021-12-08 21:29:20.984 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:20.989 | + functions-common:time_stop:2321 : end_time=1638998960984 2021-12-08 21:29:20.992 | + functions-common:time_stop:2322 : elapsed_time=1910 2021-12-08 21:29:20.994 | + functions-common:time_stop:2323 : total=35352 2021-12-08 21:29:20.998 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:21.002 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37262 2021-12-08 21:29:21.004 | + lib/glance:start_glance:622 : is_service_enabled g-api-r 2021-12-08 21:29:21.052 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:29:21.056 | + lib/glance:start_glance:627 : echo 'Waiting for g-api (10.222.0.21) to start...' 2021-12-08 21:29:21.056 | Waiting for g-api (10.222.0.21) to start... 2021-12-08 21:29:21.065 | + lib/glance:start_glance:628 : wait_for_service 60 http://10.222.0.21/image 2021-12-08 21:29:21.068 | + functions:wait_for_service:457 : local timeout=60 2021-12-08 21:29:21.076 | + functions:wait_for_service:458 : local url=http://10.222.0.21/image 2021-12-08 21:29:21.086 | + functions:wait_for_service:459 : local rval=0 2021-12-08 21:29:21.092 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-08 21:29:21.097 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-08 21:29:21.123 | + functions-common:time_start:2296 : local start_time= 2021-12-08 21:29:21.136 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-08 21:29:21.148 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-08 21:29:21.156 | + functions-common:time_start:2300 : _TIME_START[$name]=1638998961150 2021-12-08 21:29:21.159 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-08 21:29:21.174 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/image 2021-12-08 21:29:25.115 | + :: : [[ 300 == 503 ]] 2021-12-08 21:29:25.117 | + :: : [[ 0 -eq 7 ]] 2021-12-08 21:29:25.121 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-08 21:29:25.124 | + functions-common:time_stop:2309 : local name 2021-12-08 21:29:25.126 | + functions-common:time_stop:2310 : local end_time 2021-12-08 21:29:25.129 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:29:25.132 | + functions-common:time_stop:2312 : local total 2021-12-08 21:29:25.134 | + functions-common:time_stop:2313 : local start_time 2021-12-08 21:29:25.137 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-08 21:29:25.140 | + functions-common:time_stop:2316 : start_time=1638998961150 2021-12-08 21:29:25.143 | + functions-common:time_stop:2318 : [[ -z 1638998961150 ]] 2021-12-08 21:29:25.146 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:29:25.151 | + functions-common:time_stop:2321 : end_time=1638998965148 2021-12-08 21:29:25.154 | + functions-common:time_stop:2322 : elapsed_time=3998 2021-12-08 21:29:25.156 | + functions-common:time_stop:2323 : total=21575 2021-12-08 21:29:25.159 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:29:25.162 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25573 2021-12-08 21:29:25.164 | + functions:wait_for_service:467 : return 0 2021-12-08 21:29:25.167 | + ./stack.sh:main:1358 : is_service_enabled mysql postgresql 2021-12-08 21:29:25.185 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:25.188 | + ./stack.sh:main:1358 : is_service_enabled glance 2021-12-08 21:29:25.211 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:25.214 | + ./stack.sh:main:1359 : echo_summary 'Uploading images' 2021-12-08 21:29:25.216 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:29:25.219 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2021-12-08 21:29:25.222 | + ./stack.sh:main:1361 : for image_url in ${IMAGE_URLS//,/ } 2021-12-08 21:29:25.224 | + ./stack.sh:main:1362 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:25.227 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:25.229 | + functions:upload_image:134 : local image image_fname image_name 2021-12-08 21:29:25.231 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-08 21:29:25.236 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:25.240 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:25.242 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-08 21:29:25.244 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-08 21:29:25.247 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:25.250 | --2021-12-08 21:29:25-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:25.251 | Connecting to 10.100.0.9:80... connected. 2021-12-08 21:29:25.253 | HTTP request sent, awaiting response... 200 OK 2021-12-08 21:29:25.253 | Length: 645922816 (616M) 2021-12-08 21:29:25.253 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-08 21:29:25.273 | 2021-12-08 21:29:25.572 | 0K ........ ........ ........ ........ 5% 104M 6s 2021-12-08 21:29:25.868 | 32768K ........ ........ ........ ........ 10% 108M 5s 2021-12-08 21:29:26.170 | 65536K ........ ........ ........ ........ 15% 106M 5s 2021-12-08 21:29:26.477 | 98304K ........ ........ ........ ........ 20% 104M 5s 2021-12-08 21:29:26.775 | 131072K ........ ........ ........ ........ 25% 107M 4s 2021-12-08 21:29:27.070 | 163840K ........ ........ ........ ........ 31% 109M 4s 2021-12-08 21:29:27.363 | 196608K ........ ........ ........ ........ 36% 109M 4s 2021-12-08 21:29:27.655 | 229376K ........ ........ ........ ........ 41% 109M 3s 2021-12-08 21:29:27.951 | 262144K ........ ........ ........ ........ 46% 108M 3s 2021-12-08 21:29:28.243 | 294912K ........ ........ ........ ........ 51% 110M 3s 2021-12-08 21:29:28.542 | 327680K ........ ........ ........ ........ 57% 107M 2s 2021-12-08 21:29:28.844 | 360448K ........ ........ ........ ........ 62% 106M 2s 2021-12-08 21:29:29.151 | 393216K ........ ........ ........ ........ 67% 105M 2s 2021-12-08 21:29:29.449 | 425984K ........ ........ ........ ........ 72% 107M 2s 2021-12-08 21:29:29.745 | 458752K ........ ........ ........ ........ 77% 108M 1s 2021-12-08 21:29:30.038 | 491520K ........ ........ ........ ........ 83% 109M 1s 2021-12-08 21:29:30.334 | 524288K ........ ........ ........ ........ 88% 108M 1s 2021-12-08 21:29:30.630 | 557056K ........ ........ ........ ........ 93% 108M 0s 2021-12-08 21:29:30.926 | 589824K ........ ........ ........ ........ 98% 106M 0s 2021-12-08 21:29:30.992 | 622592K ........ 100% 115M=5.7s 2021-12-08 21:29:30.992 | 2021-12-08 21:29:30.992 | 2021-12-08 21:29:30 (107 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-08 21:29:30.992 | 2021-12-08 21:29:30.995 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-12-08 21:29:30.997 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:31.000 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-08 21:29:31.002 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-08 21:29:31.004 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-08 21:29:31.006 | + functions:upload_image:294 : local kernel= 2021-12-08 21:29:31.009 | + functions:upload_image:295 : local ramdisk= 2021-12-08 21:29:31.011 | + functions:upload_image:296 : local disk_format= 2021-12-08 21:29:31.013 | + functions:upload_image:297 : local container_format= 2021-12-08 21:29:31.016 | + functions:upload_image:298 : local unpack= 2021-12-08 21:29:31.018 | + functions:upload_image:299 : local img_property= 2021-12-08 21:29:31.020 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-08 21:29:31.023 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-12-08 21:29:31.025 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-12-08 21:29:31.028 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-12-08 21:29:31.030 | + functions:upload_image:309 : case "$image_fname" in 2021-12-08 21:29:31.032 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:31.035 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:31.039 | + functions:upload_image:375 : image_name=ubuntu-16 2021-12-08 21:29:31.043 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:31.044 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-08 21:29:31.050 | + functions:upload_image:376 : disk_format=vhdx 2021-12-08 21:29:31.052 | + functions:upload_image:377 : container_format=bare 2021-12-08 21:29:31.054 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-12-08 21:29:31.056 | + functions:upload_image:385 : is_arch ppc64le 2021-12-08 21:29:31.059 | ++ functions-common:is_arch:428 : uname -m 2021-12-08 21:29:31.063 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-08 21:29:31.066 | + functions:upload_image:385 : is_arch ppc64 2021-12-08 21:29:31.068 | ++ functions-common:is_arch:428 : uname -m 2021-12-08 21:29:31.072 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-08 21:29:31.075 | + functions:upload_image:385 : is_arch ppc 2021-12-08 21:29:31.077 | ++ functions-common:is_arch:428 : uname -m 2021-12-08 21:29:31.081 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-08 21:29:31.084 | + functions:upload_image:389 : is_arch aarch64 2021-12-08 21:29:31.086 | ++ functions-common:is_arch:428 : uname -m 2021-12-08 21:29:31.091 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-08 21:29:31.093 | + functions:upload_image:393 : '[' bare = bare ']' 2021-12-08 21:29:31.095 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-12-08 21:29:31.097 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-12-08 21:29:31.099 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-12-08 21:29:31.102 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-12-08 21:29:31.104 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-12-08 21:29:31.106 | + functions:_upload_image:105 : shift 2021-12-08 21:29:31.108 | + functions:_upload_image:106 : local container=bare 2021-12-08 21:29:31.111 | + functions:_upload_image:107 : shift 2021-12-08 21:29:31.113 | + functions:_upload_image:108 : local disk=vhdx 2021-12-08 21:29:31.115 | + functions:_upload_image:109 : shift 2021-12-08 21:29:31.117 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-08 21:29:31.119 | + functions:_upload_image:111 : shift 2021-12-08 21:29:31.121 | + functions:_upload_image:112 : local properties 2021-12-08 21:29:31.123 | + functions:_upload_image:113 : local useimport 2021-12-08 21:29:31.126 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-12-08 21:29:31.129 | ++ functions:_image_properties_to_arg:87 : local result= 2021-12-08 21:29:31.131 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-12-08 21:29:31.133 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-12-08 21:29:31.135 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-12-08 21:29:31.138 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-12-08 21:29:31.140 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-12-08 21:29:31.143 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2021-12-08 21:29:33.790 | + inc/async:async_inner:64 : rc=0 2021-12-08 21:29:33.821 | [108684 Async create_flavors:108684]: finished successfully 2021-12-08 21:29:48.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.442 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.442 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.442 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-08 21:29:48.442 | | Field | Value | 2021-12-08 21:29:48.442 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-08 21:29:48.442 | | container_format | bare | 2021-12-08 21:29:48.442 | | created_at | 2021-12-08T21:29:33Z | 2021-12-08 21:29:48.442 | | disk_format | vhdx | 2021-12-08 21:29:48.442 | | file | /v2/images/d61d6174-e1e6-471d-9353-3c1d23e180c1/file | 2021-12-08 21:29:48.442 | | id | d61d6174-e1e6-471d-9353-3c1d23e180c1 | 2021-12-08 21:29:48.442 | | min_disk | 0 | 2021-12-08 21:29:48.442 | | min_ram | 0 | 2021-12-08 21:29:48.442 | | name | ubuntu-16 | 2021-12-08 21:29:48.442 | | owner | 8a8862e552b34a59965812f21173919a | 2021-12-08 21:29:48.442 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-12-08 21:29:48.442 | | protected | False | 2021-12-08 21:29:48.442 | | schema | /v2/schemas/image | 2021-12-08 21:29:48.442 | | status | queued | 2021-12-08 21:29:48.442 | | tags | | 2021-12-08 21:29:48.442 | | updated_at | 2021-12-08T21:29:33Z | 2021-12-08 21:29:48.443 | | visibility | public | 2021-12-08 21:29:48.443 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-08 21:29:48.619 | + ./stack.sh:main:1366 : async_wait create_flavors 2021-12-08 21:29:48.685 | [17563 Async create_flavors:108684]: Waiting for completion of create_flavors running on PID 108684 (2 other jobs running) 2021-12-08 21:29:48.723 | [17563 Async create_flavors:108684]: Signaling child to exit 2021-12-08 21:29:48.723 | WAKEUP 2021-12-08 21:29:48.748 | [17563 Async create_flavors:108684]: Signaled 2021-12-08 21:29:48.762 | + lib/nova:create_flavors:1132 : is_service_enabled n-api 2021-12-08 21:29:48.762 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:48.762 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor list 2021-12-08 21:29:48.762 | + lib/nova:create_flavors:1133 : grep -q ds512M 2021-12-08 21:29:48.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.762 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.762 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.762 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-08 21:29:48.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.762 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.762 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.763 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.763 | | Field | Value | 2021-12-08 21:29:48.763 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.763 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.763 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.763 | | description | None | 2021-12-08 21:29:48.763 | | disk | 1 | 2021-12-08 21:29:48.763 | | id | c1 | 2021-12-08 21:29:48.763 | | name | cirros256 | 2021-12-08 21:29:48.763 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.763 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.763 | | ram | 256 | 2021-12-08 21:29:48.763 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.763 | | swap | | 2021-12-08 21:29:48.763 | | vcpus | 1 | 2021-12-08 21:29:48.763 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.763 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-08 21:29:48.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.763 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.763 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.763 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.763 | | Field | Value | 2021-12-08 21:29:48.763 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.763 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.763 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.763 | | description | None | 2021-12-08 21:29:48.763 | | disk | 5 | 2021-12-08 21:29:48.763 | | id | d1 | 2021-12-08 21:29:48.763 | | name | ds512M | 2021-12-08 21:29:48.763 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.763 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.763 | | ram | 512 | 2021-12-08 21:29:48.763 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.763 | | swap | | 2021-12-08 21:29:48.764 | | vcpus | 1 | 2021-12-08 21:29:48.764 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.764 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-08 21:29:48.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.764 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.764 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.764 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.764 | | Field | Value | 2021-12-08 21:29:48.764 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.764 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.764 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.764 | | description | None | 2021-12-08 21:29:48.764 | | disk | 10 | 2021-12-08 21:29:48.764 | | id | d2 | 2021-12-08 21:29:48.764 | | name | ds1G | 2021-12-08 21:29:48.764 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.764 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.764 | | ram | 1024 | 2021-12-08 21:29:48.764 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.764 | | swap | | 2021-12-08 21:29:48.764 | | vcpus | 1 | 2021-12-08 21:29:48.764 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.764 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-08 21:29:48.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.764 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.764 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.764 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.764 | | Field | Value | 2021-12-08 21:29:48.764 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.764 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.764 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.764 | | description | None | 2021-12-08 21:29:48.764 | | disk | 10 | 2021-12-08 21:29:48.765 | | id | d3 | 2021-12-08 21:29:48.765 | | name | ds2G | 2021-12-08 21:29:48.765 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.765 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.765 | | ram | 2048 | 2021-12-08 21:29:48.765 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.765 | | swap | | 2021-12-08 21:29:48.765 | | vcpus | 2 | 2021-12-08 21:29:48.765 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.765 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-08 21:29:48.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.765 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.765 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.765 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.765 | | Field | Value | 2021-12-08 21:29:48.765 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.765 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.765 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.765 | | description | None | 2021-12-08 21:29:48.765 | | disk | 20 | 2021-12-08 21:29:48.765 | | id | d4 | 2021-12-08 21:29:48.765 | | name | ds4G | 2021-12-08 21:29:48.765 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.765 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.765 | | ram | 4096 | 2021-12-08 21:29:48.765 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.765 | | swap | | 2021-12-08 21:29:48.765 | | vcpus | 4 | 2021-12-08 21:29:48.765 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.765 | + lib/nova:create_flavors:1142 : grep -q m1.tiny 2021-12-08 21:29:48.765 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor list 2021-12-08 21:29:48.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.765 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.766 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.766 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-08 21:29:48.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.766 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.766 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.766 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.766 | | Field | Value | 2021-12-08 21:29:48.766 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.766 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.766 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.766 | | description | None | 2021-12-08 21:29:48.766 | | disk | 1 | 2021-12-08 21:29:48.766 | | id | 1 | 2021-12-08 21:29:48.766 | | name | m1.tiny | 2021-12-08 21:29:48.766 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.766 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.766 | | ram | 512 | 2021-12-08 21:29:48.766 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.766 | | swap | | 2021-12-08 21:29:48.766 | | vcpus | 1 | 2021-12-08 21:29:48.766 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.766 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-08 21:29:48.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.767 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.767 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.767 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.767 | | Field | Value | 2021-12-08 21:29:48.767 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.767 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.767 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.767 | | description | None | 2021-12-08 21:29:48.767 | | disk | 20 | 2021-12-08 21:29:48.767 | | id | 2 | 2021-12-08 21:29:48.767 | | name | m1.small | 2021-12-08 21:29:48.767 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.767 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.767 | | ram | 2048 | 2021-12-08 21:29:48.767 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.767 | | swap | | 2021-12-08 21:29:48.767 | | vcpus | 1 | 2021-12-08 21:29:48.767 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.767 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-08 21:29:48.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.767 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.767 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.767 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.767 | | Field | Value | 2021-12-08 21:29:48.767 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.767 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.767 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.767 | | description | None | 2021-12-08 21:29:48.767 | | disk | 40 | 2021-12-08 21:29:48.767 | | id | 3 | 2021-12-08 21:29:48.767 | | name | m1.medium | 2021-12-08 21:29:48.768 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.768 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.768 | | ram | 4096 | 2021-12-08 21:29:48.768 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.768 | | swap | | 2021-12-08 21:29:48.768 | | vcpus | 2 | 2021-12-08 21:29:48.768 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.768 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-08 21:29:48.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.768 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.768 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.768 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.768 | | Field | Value | 2021-12-08 21:29:48.768 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.768 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.768 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.768 | | description | None | 2021-12-08 21:29:48.768 | | disk | 80 | 2021-12-08 21:29:48.768 | | id | 4 | 2021-12-08 21:29:48.768 | | name | m1.large | 2021-12-08 21:29:48.768 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.768 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.768 | | ram | 8192 | 2021-12-08 21:29:48.768 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.768 | | swap | | 2021-12-08 21:29:48.768 | | vcpus | 4 | 2021-12-08 21:29:48.768 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.768 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-08 21:29:48.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.768 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:48.768 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:48.768 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.768 | | Field | Value | 2021-12-08 21:29:48.769 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.769 | | OS-FLV-DISABLED:disabled | False | 2021-12-08 21:29:48.769 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-08 21:29:48.769 | | description | None | 2021-12-08 21:29:48.769 | | disk | 160 | 2021-12-08 21:29:48.769 | | id | 5 | 2021-12-08 21:29:48.769 | | name | m1.xlarge | 2021-12-08 21:29:48.769 | | os-flavor-access:is_public | True | 2021-12-08 21:29:48.769 | | properties | hw_rng:allowed='True' | 2021-12-08 21:29:48.769 | | ram | 16384 | 2021-12-08 21:29:48.769 | | rxtx_factor | 1.0 | 2021-12-08 21:29:48.769 | | swap | | 2021-12-08 21:29:48.769 | | vcpus | 8 | 2021-12-08 21:29:48.769 | +----------------------------+-----------------------+ 2021-12-08 21:29:48.816 | [17563 Async create_flavors:108684]: finished create_flavors with result 0 in 29 seconds 2021-12-08 21:29:48.826 | + inc/async:async_wait:197 : return 0 2021-12-08 21:29:48.829 | + ./stack.sh:main:1368 : is_service_enabled horizon 2021-12-08 21:29:48.846 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:29:48.848 | + ./stack.sh:main:1382 : is_service_enabled nova 2021-12-08 21:29:48.866 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:48.869 | + ./stack.sh:main:1382 : is_service_enabled keystone 2021-12-08 21:29:48.888 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:29:48.890 | + ./stack.sh:main:1383 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-08 21:29:48.893 | + ./stack.sh:main:1385 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-08 21:29:48.895 | + ./stack.sh:main:1389 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-08 21:29:48.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-08 21:29:48.912 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-08 21:29:48.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-08 21:29:48.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-08 21:29:48.918 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-08 21:29:48.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-08 21:29:48.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-08 21:29:48.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-08 21:29:48.924 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-08 21:29:48.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-08 21:29:48.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-08 21:29:48.928 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-08 21:29:48.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-08 21:29:48.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-08 21:29:48.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-08 21:29:48.934 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-08 21:29:48.936 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-08 21:29:48.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-08 21:29:48.939 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-08 21:29:48.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-08 21:29:48.941 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-08 21:29:48.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-08 21:29:48.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-08 21:29:48.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-08 21:29:48.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-08 21:29:48.949 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-08 21:29:48.950 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-08 21:29:48.952 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-08 21:29:48.953 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-08 21:29:48.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-08 21:29:48.956 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-08 21:29:48.957 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-08 21:29:48.959 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-08 21:29:48.960 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-08 21:29:48.962 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.21/identity ']' 2021-12-08 21:29:48.964 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-08 21:29:48.965 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-08 21:29:48.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-08 21:29:48.968 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-08 21:29:48.970 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-08 21:29:48.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-08 21:29:48.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-08 21:29:48.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-08 21:29:48.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-08 21:29:48.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:29:48.978 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:29:51.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:51.452 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:51.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:51.452 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:51.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:29:51.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:51.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 026ba150c5234ef9a66db94f0bb9a533 --long --quote none -f csv 2021-12-08 21:29:51.599 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:53.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:53.701 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:53.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:53.702 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:53.849 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-08 21:29:53.851 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-08 21:29:53.852 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:29:53.854 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:29:53.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 12b3d3f395f6450ba77a939e2086cd32 demo 026ba150c5234ef9a66db94f0bb9a533 invisible_to_admin Passw0rd 2021-12-08 21:29:53.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=12b3d3f395f6450ba77a939e2086cd32 2021-12-08 21:29:53.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-08 21:29:53.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=026ba150c5234ef9a66db94f0bb9a533 2021-12-08 21:29:53.862 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-08 21:29:53.863 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:29:53.865 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-08 21:29:53.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-08 21:29:53.871 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:29:53.887 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:29:53.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:29:53.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:29:53.892 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:53.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:53.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:29:53.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:53.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:53.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:29:53.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:53.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:53.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:29:53.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:53.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:53.908 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:29:53.909 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:53.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:53.913 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:29:53.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:29:53.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1ce8accc67b04adba812743918399490 --long --quote none -f csv 2021-12-08 21:29:53.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:29:53.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:53.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:56.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:56.060 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:56.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:56.060 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:56.208 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-08 21:29:56.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-08 21:29:56.211 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:29:56.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:29:56.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fd334dcae9274d2597b6d599c44758aa admin 1ce8accc67b04adba812743918399490 alt_demo Passw0rd 2021-12-08 21:29:56.215 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fd334dcae9274d2597b6d599c44758aa 2021-12-08 21:29:56.217 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-08 21:29:56.218 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1ce8accc67b04adba812743918399490 2021-12-08 21:29:56.220 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-08 21:29:56.221 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:29:56.223 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-08 21:29:56.226 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-08 21:29:56.228 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:29:56.232 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:29:56.233 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:29:56.235 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:29:56.236 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.238 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:56.239 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:29:56.241 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.242 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:56.243 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:29:56.246 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.247 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:56.249 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:29:56.250 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.252 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:56.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:29:56.255 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:56.256 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:56.258 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-08 21:29:56.259 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-08 21:29:56.261 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:29:56.263 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:29:56.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0058464830c449a5b0f0b5e33bdce381 alt_demo 1ce8accc67b04adba812743918399490 alt_demo Passw0rd 2021-12-08 21:29:56.265 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0058464830c449a5b0f0b5e33bdce381 2021-12-08 21:29:56.267 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-08 21:29:56.269 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1ce8accc67b04adba812743918399490 2021-12-08 21:29:56.270 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-08 21:29:56.272 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:29:56.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-08 21:29:56.276 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-08 21:29:56.278 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:29:56.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:29:56.282 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:29:56.284 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:29:56.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.287 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:56.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:29:56.290 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:56.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:29:56.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:56.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:29:56.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:56.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:56.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:29:56.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:56.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:56.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:29:56.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:29:56.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1ebe91efef8e42c1bada9b65d010fcbd --long --quote none -f csv 2021-12-08 21:29:56.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:29:56.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:56.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:58.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:58.468 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:58.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:29:58.468 | from cryptography.utils import int_from_bytes 2021-12-08 21:29:58.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-08 21:29:58.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-08 21:29:58.617 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:29:58.618 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:29:58.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fd334dcae9274d2597b6d599c44758aa admin 1ebe91efef8e42c1bada9b65d010fcbd demo Passw0rd 2021-12-08 21:29:58.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fd334dcae9274d2597b6d599c44758aa 2021-12-08 21:29:58.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-08 21:29:58.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:29:58.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-08 21:29:58.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:29:58.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-08 21:29:58.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-08 21:29:58.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:29:58.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:29:58.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:29:58.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:29:58.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:58.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:29:58.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:58.650 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:29:58.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.653 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:58.655 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:29:58.656 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.658 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:58.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:29:58.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:58.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:58.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-08 21:29:58.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-08 21:29:58.667 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:29:58.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:29:58.670 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 12b3d3f395f6450ba77a939e2086cd32 demo 1ebe91efef8e42c1bada9b65d010fcbd demo Passw0rd 2021-12-08 21:29:58.672 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=12b3d3f395f6450ba77a939e2086cd32 2021-12-08 21:29:58.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-08 21:29:58.675 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1ebe91efef8e42c1bada9b65d010fcbd 2021-12-08 21:29:58.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-08 21:29:58.678 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:29:58.679 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-08 21:29:58.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-08 21:29:58.684 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:29:58.687 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:29:58.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:29:58.690 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:29:58.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.693 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:58.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:29:58.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:58.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:29:58.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:29:58.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:29:58.705 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:29:58.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:29:58.708 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:29:58.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:58.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:29:58.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:29:58.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:29:58.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8a8862e552b34a59965812f21173919a --long --quote none -f csv 2021-12-08 21:29:58.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:29:58.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:29:58.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:00.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:00.819 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:00.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:00.819 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:00.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-08 21:30:00.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-08 21:30:00.981 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:30:00.982 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:30:00.984 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fd334dcae9274d2597b6d599c44758aa admin 8a8862e552b34a59965812f21173919a admin Passw0rd 2021-12-08 21:30:00.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fd334dcae9274d2597b6d599c44758aa 2021-12-08 21:30:00.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-08 21:30:00.989 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8a8862e552b34a59965812f21173919a 2021-12-08 21:30:00.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-08 21:30:00.992 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:30:00.993 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-08 21:30:00.996 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-08 21:30:00.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:30:01.002 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:30:01.003 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:30:01.005 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:30:01.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:01.008 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:01.009 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:30:01.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:01.012 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:01.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:30:01.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:01.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:01.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:30:01.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:01.022 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:01.024 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:30:01.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:01.027 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:01.029 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:30:01.031 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:30:01.033 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8ab30b6d62dc4a15a1b2be0d041e2d3d --long --quote none -f csv 2021-12-08 21:30:01.033 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:30:01.033 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:01.035 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:03.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:03.130 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:03.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:03.130 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:03.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-08 21:30:03.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-08 21:30:03.281 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:30:03.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:30:03.284 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 338cdbfd4a6f4f40a92f97b6e2e602aa swiftusertest4 8ab30b6d62dc4a15a1b2be0d041e2d3d swiftprojecttest4 Passw0rd 2021-12-08 21:30:03.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=338cdbfd4a6f4f40a92f97b6e2e602aa 2021-12-08 21:30:03.287 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-08 21:30:03.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8ab30b6d62dc4a15a1b2be0d041e2d3d 2021-12-08 21:30:03.290 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-08 21:30:03.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:30:03.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-08 21:30:03.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-08 21:30:03.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:30:03.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:30:03.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:30:03.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:30:03.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:03.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:03.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:30:03.310 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:03.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:03.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:30:03.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:03.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:03.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:30:03.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:03.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:03.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:30:03.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:03.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:03.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:30:03.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:30:03.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:30:03.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:03.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 94b5a75736054297ae214e4bc5a83685 --long --quote none -f csv 2021-12-08 21:30:03.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:05.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:05.445 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:05.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:05.445 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:05.599 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-08 21:30:05.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-08 21:30:05.602 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:30:05.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:30:05.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 916dd924ab1a4c74b66247986781b8cd swiftusertest2 94b5a75736054297ae214e4bc5a83685 swiftprojecttest2 Passw0rd 2021-12-08 21:30:05.607 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=916dd924ab1a4c74b66247986781b8cd 2021-12-08 21:30:05.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-08 21:30:05.610 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=94b5a75736054297ae214e4bc5a83685 2021-12-08 21:30:05.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-08 21:30:05.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:30:05.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-08 21:30:05.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-08 21:30:05.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:30:05.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:30:05.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:30:05.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:30:05.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:05.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:05.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:30:05.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:05.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:05.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:30:05.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:05.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:05.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:30:05.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:05.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:05.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:30:05.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:05.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:05.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:30:05.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:30:05.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project e65f0cf94bf0400fa98aadbf4fe8340e --long --quote none -f csv 2021-12-08 21:30:05.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:05.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-08 21:30:05.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:07.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:07.821 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:07.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:07.822 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:07.970 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-08 21:30:07.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-08 21:30:07.973 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:30:07.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:30:07.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3ee18a1964704fcdb916584b4ce21d3d swiftusertest3 e65f0cf94bf0400fa98aadbf4fe8340e swiftprojecttest1 Passw0rd 2021-12-08 21:30:07.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3ee18a1964704fcdb916584b4ce21d3d 2021-12-08 21:30:07.979 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-08 21:30:07.981 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:30:07.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-08 21:30:07.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:30:07.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-08 21:30:07.989 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-08 21:30:07.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:30:07.994 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:30:07.996 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:30:07.997 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:30:07.999 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:08.002 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:30:08.003 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.005 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:08.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:30:08.008 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:08.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:30:08.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:08.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:30:08.018 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:08.019 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:08.021 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-08 21:30:08.022 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-08 21:30:08.024 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-08 21:30:08.025 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-08 21:30:08.027 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 7c0dce85bf1f4afa987f95b882ab8fee swiftusertest1 e65f0cf94bf0400fa98aadbf4fe8340e swiftprojecttest1 Passw0rd 2021-12-08 21:30:08.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=7c0dce85bf1f4afa987f95b882ab8fee 2021-12-08 21:30:08.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-08 21:30:08.031 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=e65f0cf94bf0400fa98aadbf4fe8340e 2021-12-08 21:30:08.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-08 21:30:08.034 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-08 21:30:08.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-08 21:30:08.039 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-08 21:30:08.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-08 21:30:08.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-08 21:30:08.046 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-08 21:30:08.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-08 21:30:08.049 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:08.052 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-08 21:30:08.053 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.055 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:08.057 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-08 21:30:08.058 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.060 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-08 21:30:08.061 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-08 21:30:08.063 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-08 21:30:08.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-08 21:30:08.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-08 21:30:08.067 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-08 21:30:08.069 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-08 21:30:08.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-08 21:30:08.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-08 21:30:08.075 | + ./stack.sh:main:1394 : save_stackenv 2021-12-08 21:30:08.078 | + functions-common:save_stackenv:60 : local tag= 2021-12-08 21:30:08.081 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-08 21:30:08.085 | + functions-common:save_stackenv:62 : time_stamp=2021-12-08-213008 2021-12-08 21:30:08.088 | + functions-common:save_stackenv:63 : echo '# 2021-12-08-213008 ' 2021-12-08 21:30:08.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.093 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-08 21:30:08.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.098 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-08 21:30:08.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.103 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-08 21:30:08.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.108 | + 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,c-vol,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,c-bak,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 2021-12-08 21:30:08.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.113 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2021-12-08 21:30:08.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.118 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2021-12-08 21:30:08.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.123 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-08-211158 2021-12-08 21:30:08.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.129 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-08 21:30:08.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.134 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2021-12-08 21:30:08.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.139 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-08 21:30:08.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.144 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-08 21:30:08.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.149 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-08 21:30:08.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-08 21:30:08.154 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-08 21:30:08.157 | + ./stack.sh:main:1405 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-08 21:30:08.160 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-08 21:30:08.162 | + inc/meta-config:merge_config_group:171 : shift 2021-12-08 21:30:08.165 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-08 21:30:08.168 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:30:08.170 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-08 21:30:08.173 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-08 21:30:08.176 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-08 21:30:08.178 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:30:08.181 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-08 21:30:08.184 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:30:08.187 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-08 21:30:08.187 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:30:08.187 | gsub("[][]", "", $1); 2021-12-08 21:30:08.187 | split($1, a, "|"); 2021-12-08 21:30:08.187 | if (a[1] == matchgroup) 2021-12-08 21:30:08.187 | print a[2] 2021-12-08 21:30:08.187 | } 2021-12-08 21:30:08.187 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:30:08.193 | + ./stack.sh:main:1412 : run_phase stack extra 2021-12-08 21:30:08.196 | + functions-common:run_phase:1737 : local mode=stack 2021-12-08 21:30:08.198 | + functions-common:run_phase:1738 : local phase=extra 2021-12-08 21:30:08.201 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:30:08.203 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:30:08.206 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:30:08.209 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:30:08.211 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:30:08.215 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:30:08.219 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:30:08.222 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:30:08.225 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:30:08.227 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-08 21:30:08.231 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:30:08.248 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:30:08.251 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:30:08.253 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:08.256 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-08 21:30:08.258 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:08.261 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-08 21:30:08.263 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:08.266 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-08 21:30:08.268 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-08 21:30:08.271 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-08 21:30:08.273 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-08 21:30:08.276 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:30:08.279 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-08 21:30:08.281 | + functions-common:run_phase:1764 : run_plugins stack extra 2021-12-08 21:30:08.284 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-08 21:30:08.286 | + functions-common:run_plugins:1724 : local phase=extra 2021-12-08 21:30:08.289 | + functions-common:run_plugins:1726 : local plugins= 2021-12-08 21:30:08.292 | + functions-common:run_plugins:1727 : local plugin 2021-12-08 21:30:08.294 | + ./stack.sh:main:1420 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-08 21:30:08.297 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-08 21:30:08.299 | + inc/meta-config:merge_config_group:171 : shift 2021-12-08 21:30:08.302 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-08 21:30:08.304 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:30:08.307 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-08 21:30:08.310 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-08 21:30:08.314 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-08 21:30:08.317 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:30:08.320 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-08 21:30:08.322 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:30:08.325 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-08 21:30:08.325 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:30:08.325 | gsub("[][]", "", $1); 2021-12-08 21:30:08.325 | split($1, a, "|"); 2021-12-08 21:30:08.325 | if (a[1] == matchgroup) 2021-12-08 21:30:08.325 | print a[2] 2021-12-08 21:30:08.325 | } 2021-12-08 21:30:08.325 | ' /home/ubuntu/devstack/local.conf 2021-12-08 21:30:08.332 | + ./stack.sh:main:1429 : is_service_enabled n-cpu 2021-12-08 21:30:08.352 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:30:08.355 | + ./stack.sh:main:1434 : service_check 2021-12-08 21:30:08.357 | + functions-common:service_check:1602 : local service 2021-12-08 21:30:08.360 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.363 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@key.service 2021-12-08 21:30:08.488 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-08 21:30:08.492 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.495 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api.service 2021-12-08 21:30:08.508 | enabled 2021-12-08 21:30:08.512 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-08 21:30:08.530 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-08 21:30:08.530 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.530 | Active: active (running) since Wed 2021-12-08 21:27:41 UTC; 2min 27s ago 2021-12-08 21:30:08.530 | Main PID: 101696 (uwsgi) 2021-12-08 21:30:08.530 | Status: "uWSGI is ready" 2021-12-08 21:30:08.530 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:08.530 | Memory: 240.0M 2021-12-08 21:30:08.530 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-08 21:30:08.530 | ├─101696 nova-apiuWSGI master 2021-12-08 21:30:08.530 | ├─101697 nova-apiuWSGI worker 1 2021-12-08 21:30:08.530 | └─101698 nova-apiuWSGI worker 2 2021-12-08 21:30:08.530 | 2021-12-08 21:30:08.530 | Dec 08 21:29:31 n-d-821126-1 devstack@n-api.service[101697]: [pid: 101697|app: 0|req: 16/32] 10.222.0.21 () {64 vars in 1332 bytes} [Wed Dec 8 21:29:31 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101698]: DEBUG nova.api.openstack.wsgi [None req-4f6cac65-638f-4cc6-ad29-7103fa2f75df admin admin] Calling method '>' {{(pid=101698) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101698]: INFO nova.api.openstack.requestlog [None req-4f6cac65-638f-4cc6-ad29-7103fa2f75df admin admin] 10.222.0.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001514 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101698]: [pid: 101698|app: 0|req: 17/33] 10.222.0.21 () {54 vars in 930 bytes} [Wed Dec 8 21:29:33 2021] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101697]: DEBUG nova.api.openstack.wsgi [None req-0301904a-5158-42de-a2bb-5b8ac69d5561 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "vcpus": 8, "id": "5", "swap": 0, "name": "m1.xlarge", "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384}} {{(pid=101697) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101697]: INFO nova.api.openstack.requestlog [None req-0301904a-5158-42de-a2bb-5b8ac69d5561 admin admin] 10.222.0.21 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.074168 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101697]: [pid: 101697|app: 0|req: 17/34] 10.222.0.21 () {64 vars in 1282 bytes} [Wed Dec 8 21:29:33 2021] POST /compute/v2.1/flavors => generated 408 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2021-12-08 21:30:08.530 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101698]: DEBUG nova.api.openstack.wsgi [None req-7a090888-7d7f-466b-a387-18823a7775e0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=101698) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-08 21:30:08.531 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101698]: INFO nova.api.openstack.requestlog [None req-7a090888-7d7f-466b-a387-18823a7775e0 admin admin] 10.222.0.21 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.026663 2021-12-08 21:30:08.531 | Dec 08 21:29:33 n-d-821126-1 devstack@n-api.service[101698]: [pid: 101698|app: 0|req: 18/35] 10.222.0.21 () {64 vars in 1332 bytes} [Wed Dec 8 21:29:33 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-12-08 21:30:08.533 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.536 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-08 21:30:08.549 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-08 21:30:08.553 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.556 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-08 21:30:08.570 | enabled 2021-12-08 21:30:08.573 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-08 21:30:08.590 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-08 21:30:08.590 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.590 | Active: active (running) since Wed 2021-12-08 21:28:52 UTC; 1min 15s ago 2021-12-08 21:30:08.590 | Main PID: 106496 (nova-scheduler) 2021-12-08 21:30:08.590 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:08.590 | Memory: 147.0M 2021-12-08 21:30:08.590 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-08 21:30:08.590 | ├─106496 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-08 21:30:08.590 | ├─107750 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-08 21:30:08.591 | └─107751 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-08 21:30:08.591 | 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_messaging_rabbit.ssl_version = {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_messaging_notifications.retry = -1 {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_messaging_notifications.transport_url = **** {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_reports.file_event_handler = None {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] oslo_reports.log_dir = None {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:08.591 | Dec 08 21:28:57 n-d-821126-1 nova-scheduler[106496]: DEBUG oslo_service.service [None req-25981fcb-9440-4c46-8525-5e29ca895ad9 None None] ******************************************************************************** {{(pid=106496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-08 21:30:08.594 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.596 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-08 21:30:08.611 | enabled 2021-12-08 21:30:08.614 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-08 21:30:08.631 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-08 21:30:08.631 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.631 | Active: active (running) since Wed 2021-12-08 21:28:54 UTC; 1min 14s ago 2021-12-08 21:30:08.631 | Main PID: 106955 (uwsgi) 2021-12-08 21:30:08.631 | Status: "uWSGI is ready" 2021-12-08 21:30:08.631 | Tasks: 4 (limit: 14304) 2021-12-08 21:30:08.631 | Memory: 203.1M 2021-12-08 21:30:08.631 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-08 21:30:08.631 | ├─106955 nova-api-metauWSGI master 2021-12-08 21:30:08.631 | ├─106956 nova-api-metauWSGI worker 1 2021-12-08 21:30:08.631 | ├─106957 nova-api-metauWSGI worker 2 2021-12-08 21:30:08.631 | └─106958 nova-api-metauWSGI http 1 2021-12-08 21:30:08.631 | 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106957]: DEBUG oslo_concurrency.lockutils [None req-11273079-68b3-4afb-982b-ee4d43884546 None None] Lock "df8c3ff7-b13c-46ab-91eb-943bf0477d69" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=106957) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106957]: DEBUG oslo_db.sqlalchemy.engines [None req-11273079-68b3-4afb-982b-ee4d43884546 None None] 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=106957) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106957]: DEBUG oslo_db.sqlalchemy.engines [None req-11273079-68b3-4afb-982b-ee4d43884546 None None] 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=106957) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106956]: DEBUG oslo_db.sqlalchemy.engines [None req-c02e3add-5274-4f16-8d58-4907722bad2c None None] 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=106956) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106956]: DEBUG oslo_db.sqlalchemy.engines [None req-c02e3add-5274-4f16-8d58-4907722bad2c None None] 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=106956) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106957]: DEBUG oslo_db.sqlalchemy.engines [None req-11273079-68b3-4afb-982b-ee4d43884546 None None] 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=106957) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106956]: WARNING nova.api.metadata.handler [None req-c02e3add-5274-4f16-8d58-4907722bad2c None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106956]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x556fbdf399a0 pid: 106956 (default app) 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106957]: WARNING nova.api.metadata.handler [None req-11273079-68b3-4afb-982b-ee4d43884546 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-08 21:30:08.631 | Dec 08 21:28:59 n-d-821126-1 devstack@n-api-meta.service[106957]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x556fbdf399a0 pid: 106957 (default app) 2021-12-08 21:30:08.634 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.637 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-08 21:30:08.651 | enabled 2021-12-08 21:30:08.654 | + functions-common:service_check:1609 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-08 21:30:08.671 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-08 21:30:08.671 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.671 | Active: active (running) since Wed 2021-12-08 21:27:55 UTC; 2min 12s ago 2021-12-08 21:30:08.671 | Main PID: 102870 (uwsgi) 2021-12-08 21:30:08.671 | Status: "uWSGI is ready" 2021-12-08 21:30:08.671 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:08.671 | Memory: 142.3M 2021-12-08 21:30:08.671 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-08 21:30:08.671 | ├─102870 placementuWSGI master 2021-12-08 21:30:08.671 | ├─102871 placementuWSGI worker 1 2021-12-08 21:30:08.671 | └─102872 placementuWSGI worker 2 2021-12-08 21:30:08.671 | 2021-12-08 21:30:08.671 | Dec 08 21:27:59 n-d-821126-1 devstack@placement-api.service[102872]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5643077469c0 pid: 102872 (default app) 2021-12-08 21:30:08.672 | Dec 08 21:28:56 n-d-821126-1 devstack@placement-api.service[102871]: DEBUG placement.requestlog [None req-08c779c8-2976-48b1-ba38-edb0f6184007 None None] Starting request: 10.222.0.21 "GET /placement/" {{(pid=102871) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-08 21:30:08.672 | Dec 08 21:28:56 n-d-821126-1 devstack@placement-api.service[102871]: INFO placement.requestlog [None req-08c779c8-2976-48b1-ba38-edb0f6184007 None None] 10.222.0.21 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-08 21:30:08.672 | Dec 08 21:28:56 n-d-821126-1 devstack@placement-api.service[102871]: [pid: 102871|app: 0|req: 2/2] 10.222.0.21 () {54 vars in 916 bytes} [Wed Dec 8 21:28:56 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-08 21:30:08.672 | Dec 08 21:29:00 n-d-821126-1 devstack@placement-api.service[102872]: DEBUG placement.requestlog [None req-dc98c139-6e7c-4271-b39a-1c047b733495 None None] Starting request: 10.222.0.21 "GET /placement/" {{(pid=102872) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-08 21:30:08.672 | Dec 08 21:29:00 n-d-821126-1 devstack@placement-api.service[102872]: INFO placement.requestlog [None req-dc98c139-6e7c-4271-b39a-1c047b733495 None None] 10.222.0.21 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-08 21:30:08.672 | Dec 08 21:29:00 n-d-821126-1 devstack@placement-api.service[102872]: [pid: 102872|app: 0|req: 1/3] 10.222.0.21 () {54 vars in 916 bytes} [Wed Dec 8 21:29:00 2021] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-08 21:30:08.672 | Dec 08 21:29:02 n-d-821126-1 devstack@placement-api.service[102871]: DEBUG placement.requestlog [None req-5c31ef20-78a0-41c6-b254-59cef268a4e1 None None] Starting request: 10.222.0.21 "GET /placement/" {{(pid=102871) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-08 21:30:08.672 | Dec 08 21:29:02 n-d-821126-1 devstack@placement-api.service[102871]: INFO placement.requestlog [None req-5c31ef20-78a0-41c6-b254-59cef268a4e1 None None] 10.222.0.21 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-08 21:30:08.672 | Dec 08 21:29:02 n-d-821126-1 devstack@placement-api.service[102871]: [pid: 102871|app: 0|req: 3/4] 10.222.0.21 () {54 vars in 916 bytes} [Wed Dec 8 21:29:02 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-08 21:30:08.675 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.677 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-08 21:30:08.690 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-08 21:30:08.694 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.697 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-api.service 2021-12-08 21:30:08.711 | enabled 2021-12-08 21:30:08.715 | + functions-common:service_check:1609 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-08 21:30:08.732 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-08 21:30:08.732 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.732 | Active: active (running) since Wed 2021-12-08 21:29:20 UTC; 47s ago 2021-12-08 21:30:08.732 | Main PID: 110999 (uwsgi) 2021-12-08 21:30:08.732 | Status: "uWSGI is ready" 2021-12-08 21:30:08.732 | Tasks: 7 (limit: 14304) 2021-12-08 21:30:08.732 | Memory: 208.1M 2021-12-08 21:30:08.732 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-08 21:30:08.732 | ├─110999 glance-apiuWSGI master 2021-12-08 21:30:08.732 | ├─111002 glance-apiuWSGI worker 1 2021-12-08 21:30:08.732 | └─111003 glance-apiuWSGI worker 2 2021-12-08 21:30:08.732 | 2021-12-08 21:30:08.732 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.732 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.location [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111002) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: DEBUG glance_store.backend [None req-5e816297-4bc1-4f31-8e78-4e0e22bebf38 admin admin] Skipping store.set_acls... not implemented. {{(pid=111002) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-12-08 21:30:08.733 | Dec 08 21:29:48 n-d-821126-1 devstack@g-api.service[111002]: [pid: 111002|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Wed Dec 8 21:29:33 2021] PUT /v2/images/d61d6174-e1e6-471d-9353-3c1d23e180c1/file => generated 0 bytes in 14887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-08 21:30:08.736 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.739 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-08 21:30:08.752 | enabled 2021-12-08 21:30:08.756 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-08 21:30:08.773 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-08 21:30:08.773 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.773 | Active: active (running) since Wed 2021-12-08 21:29:11 UTC; 57s ago 2021-12-08 21:30:08.773 | Main PID: 109691 (cinder-schedule) 2021-12-08 21:30:08.773 | Tasks: 2 (limit: 14304) 2021-12-08 21:30:08.773 | Memory: 101.5M 2021-12-08 21:30:08.773 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-08 21:30:08.773 | └─109691 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-08 21:30:08.773 | 2021-12-08 21:30:08.773 | Dec 08 21:29:15 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.service [None req-9f1c76ca-eb90-477a-8358-e6393c0e9db7 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=109691) start /opt/stack/cinder/cinder/service.py:237}} 2021-12-08 21:30:08.773 | Dec 08 21:29:17 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.scheduler.host_manager [None req-e4724efb-8e53-4f18-83f9-409dc1ca1791 None None] Received backup service update from n-d-821126-1: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=109691) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2021-12-08 21:30:08.773 | Dec 08 21:29:22 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.scheduler.host_manager [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Received volume service update from n-d-821126-1@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-821126-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=109691) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2021-12-08 21:30:08.773 | Dec 08 21:29:22 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.utils [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=109691) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2021-12-08 21:30:08.773 | Dec 08 21:29:22 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.scheduler.host_manager [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-821126-1@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 8, 21, 29, 22, 761497)}, {'type': 'backend', 'name_to_id': 'n-d-821126-1@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 8, 21, 29, 22, 761497)}]. {{(pid=109691) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-08 21:30:08.774 | Dec 08 21:29:22 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.scheduler.host_manager [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Updating capabilities for n-d-821126-1@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-821126-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 8, 21, 29, 22, 724309)} {{(pid=109691) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-08 21:30:08.774 | Dec 08 21:29:22 n-d-821126-1 cinder-scheduler[109691]: DEBUG cinder.utils [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=109691) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2021-12-08 21:30:08.774 | Dec 08 21:30:03 n-d-821126-1 cinder-scheduler[109691]: DEBUG oslo_service.periodic_task [None req-07244a7f-242c-4ec8-b252-a17882811cb7 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=109691) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-08 21:30:08.774 | Dec 08 21:30:03 n-d-821126-1 cinder-scheduler[109691]: INFO cinder.message.api [None req-07244a7f-242c-4ec8-b252-a17882811cb7 None None] Deleted 0 expired messages. 2021-12-08 21:30:08.774 | Dec 08 21:30:03 n-d-821126-1 cinder-scheduler[109691]: DEBUG oslo_service.periodic_task [None req-07244a7f-242c-4ec8-b252-a17882811cb7 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=109691) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-08 21:30:08.778 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.780 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-api.service 2021-12-08 21:30:08.793 | enabled 2021-12-08 21:30:08.797 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-08 21:30:08.813 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-08 21:30:08.813 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.813 | Active: active (running) since Wed 2021-12-08 21:29:05 UTC; 1min 3s ago 2021-12-08 21:30:08.813 | Main PID: 109205 (uwsgi) 2021-12-08 21:30:08.813 | Status: "uWSGI is ready" 2021-12-08 21:30:08.813 | Tasks: 5 (limit: 14304) 2021-12-08 21:30:08.813 | Memory: 221.5M 2021-12-08 21:30:08.813 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-08 21:30:08.813 | ├─109205 cinder-apiuWSGI master 2021-12-08 21:30:08.814 | ├─109217 cinder-apiuWSGI worker 1 2021-12-08 21:30:08.814 | └─109218 cinder-apiuWSGI worker 2 2021-12-08 21:30:08.814 | 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: warnings.warn(deprecated_msg) 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: INFO cinder.api.openstack.wsgi [req-1e22d71b-213c-46b1-bd49-67f040772ed8 req-ed36e6e5-e6f5-4e3b-a210-82f8169e1dcb admin admin] POST http://10.222.0.21/volume/v3/8a8862e552b34a59965812f21173919a/types/1d44f9c1-cf86-418a-9821-9f3c8dec7386/extra_specs 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: warnings.warn( 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: DEBUG cinder.api.openstack.wsgi [req-1e22d71b-213c-46b1-bd49-67f040772ed8 req-ed36e6e5-e6f5-4e3b-a210-82f8169e1dcb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=109218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:854}} 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: warnings.warn('Policy enforcement is depending on the value of ' 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: DEBUG oslo_db.sqlalchemy.engines [req-1e22d71b-213c-46b1-bd49-67f040772ed8 req-ed36e6e5-e6f5-4e3b-a210-82f8169e1dcb admin admin] 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=109218) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: INFO cinder.api.openstack.wsgi [req-1e22d71b-213c-46b1-bd49-67f040772ed8 req-ed36e6e5-e6f5-4e3b-a210-82f8169e1dcb admin admin] http://10.222.0.21/volume/v3/8a8862e552b34a59965812f21173919a/types/1d44f9c1-cf86-418a-9821-9f3c8dec7386/extra_specs returned with HTTP 200 2021-12-08 21:30:08.814 | Dec 08 21:29:18 n-d-821126-1 devstack@c-api.service[109218]: [pid: 109218|app: 0|req: 1/3] 10.222.0.21 () {62 vars in 1454 bytes} [Wed Dec 8 21:29:18 2021] POST /volume/v3/8a8862e552b34a59965812f21173919a/types/1d44f9c1-cf86-418a-9821-9f3c8dec7386/extra_specs => generated 55 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-08 21:30:08.817 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.820 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-08 21:30:08.834 | enabled 2021-12-08 21:30:08.838 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-08 21:30:08.854 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-08 21:30:08.854 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.854 | Active: active (running) since Wed 2021-12-08 21:29:14 UTC; 53s ago 2021-12-08 21:30:08.854 | Main PID: 110409 (cinder-volume) 2021-12-08 21:30:08.854 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:08.854 | Memory: 132.7M 2021-12-08 21:30:08.854 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-08 21:30:08.854 | ├─110409 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-08 21:30:08.854 | └─110564 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-08 21:30:08.854 | 2021-12-08 21:30:08.855 | Dec 08 21:29:22 n-d-821126-1 sudo[111100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-08 21:30:08.855 | Dec 08 21:29:22 n-d-821126-1 sudo[111100]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 sudo[111100]: pam_unix(sudo:session): session closed for user root 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 cinder-volume[110564]: DEBUG oslo_concurrency.processutils [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=110564) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 cinder-volume[110564]: DEBUG oslo_concurrency.processutils [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=110564) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 sudo[111104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 sudo[111104]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 sudo[111104]: pam_unix(sudo:session): session closed for user root 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 cinder-volume[110564]: DEBUG oslo_concurrency.processutils [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=110564) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-08 21:30:08.855 | Dec 08 21:29:23 n-d-821126-1 cinder-volume[110564]: INFO cinder.volume.manager [None req-0a3ff98c-7396-49e3-a6a1-46d06e97f811 None None] Driver post RPC initialization completed successfully. 2021-12-08 21:30:08.858 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.860 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-controller.service 2021-12-08 21:30:08.876 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2021-12-08 21:30:08.880 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.883 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-northd.service 2021-12-08 21:30:08.895 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2021-12-08 21:30:08.899 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.902 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2021-12-08 21:30:08.914 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2021-12-08 21:30:08.917 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.920 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovsdb-server.service 2021-12-08 21:30:08.932 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2021-12-08 21:30:08.936 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.938 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-08 21:30:08.952 | enabled 2021-12-08 21:30:08.956 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-08 21:30:08.972 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-08 21:30:08.972 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-08 21:30:08.972 | Active: active (running) since Wed 2021-12-08 21:27:48 UTC; 2min 20s ago 2021-12-08 21:30:08.973 | Main PID: 102282 (/usr/bin/python) 2021-12-08 21:30:08.973 | Tasks: 10 (limit: 14304) 2021-12-08 21:30:08.973 | Memory: 377.9M 2021-12-08 21:30:08.973 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-08 21:30:08.973 | ├─102282 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-08 21:30:08.973 | ├─102389 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-08 21:30:08.973 | ├─102390 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-08 21:30:08.973 | ├─102391 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-08 21:30:08.973 | └─102392 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-08 21:30:08.973 | 2021-12-08 21:30:08.973 | Dec 08 21:29:29 n-d-821126-1 neutron-server[102392]: DEBUG neutron.db.agents_db [None req-b53e92b0-033f-4efa-aed2-ae4cc9645063 None None] Agent healthcheck: found 5 active agents {{(pid=102392) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2021-12-08 21:30:08.973 | Dec 08 21:29:35 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-d49b8f5b-7c81-4ffd-8048-878a860a3e3f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.973 | Dec 08 21:29:38 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-e8428f2b-fa16-4a33-be41-8ec5beb3567c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.973 | Dec 08 21:29:38 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-c8369364-a244-4dc1-89b7-5f1f3cf74279 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.973 | Dec 08 21:29:39 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.973 | Dec 08 21:29:40 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-5079716f-de7d-4186-bd72-455c78a1833f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.974 | Dec 08 21:30:05 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-01b48847-6386-41df-88fa-8b834de2663c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.974 | Dec 08 21:30:06 n-d-821126-1 neutron-server[102392]: DEBUG neutron.db.agents_db [None req-b53e92b0-033f-4efa-aed2-ae4cc9645063 None None] Agent healthcheck: found 5 active agents {{(pid=102392) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2021-12-08 21:30:08.974 | Dec 08 21:30:08 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-9d69b6ab-1a3c-43f2-b7a9-8d462c70935c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.974 | Dec 08 21:30:08 n-d-821126-1 neutron-server[102391]: DEBUG neutron_lib.callbacks.manager [None req-c8369364-a244-4dc1-89b7-5f1f3cf74279 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777352115366', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-557665'] for agent, after_update {{(pid=102391) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-08 21:30:08.976 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.979 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2021-12-08 21:30:08.991 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2021-12-08 21:30:08.994 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:08.997 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-08 21:30:09.009 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-08 21:30:09.013 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.016 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@tempest.service 2021-12-08 21:30:09.028 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-08 21:30:09.032 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.034 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@mysql.service 2021-12-08 21:30:09.046 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-08 21:30:09.050 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.053 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-08 21:30:09.065 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-08 21:30:09.068 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.071 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@dstat.service 2021-12-08 21:30:09.085 | enabled 2021-12-08 21:30:09.089 | + functions-common:service_check:1609 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-08 21:30:09.105 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-08 21:30:09.105 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.106 | Active: active (running) since Wed 2021-12-08 21:22:47 UTC; 7min ago 2021-12-08 21:30:09.106 | Main PID: 78334 (dstat.sh) 2021-12-08 21:30:09.106 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:09.106 | Memory: 18.7M 2021-12-08 21:30:09.106 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-08 21:30:09.106 | ├─78334 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-08 21:30:09.106 | ├─78453 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-08 21:30:09.106 | └─78454 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2021-12-08 21:30:09.106 | 2021-12-08 21:30:09.106 | Dec 08 21:29:59 n-d-821126-1 dstat.sh[78454]: 08-12 21:29:59| 23 5 71 0 0|5125M 572M 171M 5801M| 98k 97k| 0 152k| 0 10.0 |1381 5281 |2.38 2.27 1.51|1.0 0 139| 0 0 | 0 0 | 23 217 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:00 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:00| 25 2 72 0 0|5156M 541M 171M 5801M| 11k 9880 | 0 204k| 0 10.0 | 341 3555 |2.38 2.27 1.51|2.0 0 1.0| 0 0 | 0 0 | 23 217 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:01 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:01| 27 9 60 3 0|5140M 554M 171M 5805M| 82k 81k|4142k 72k|79.0 6.00 |1611 6612 |2.38 2.27 1.51|2.0 0 264| 0 0 | 0 0 | 23 217 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:02 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:02| 27 5 68 0 0|5164M 528M 171M 5805M| 10k 8548 | 20k 224k|3.00 12.0 | 591 4426 |2.27 2.25 1.51|1.0 0 73| 0 0 | 0 0 | 23 217 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:03 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:03| 25 3 71 0 0|5187M 506M 171M 5805M| 92k 89k| 0 160k| 0 12.0 | 762 4373 |2.27 2.25 1.51|2.0 0 0| 0 0 | 0 0 | 23 217 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:04 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:04| 23 5 70 0 0|5157M 535M 171M 5805M| 18k 16k| 0 312k| 0 37.0 | 873 5098 |2.27 2.25 1.51|1.0 0 79| 0 0 | 0 0 | 23 219 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:05 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:05| 26 3 71 0 0|5173M 519M 171M 5805M|1448 784 | 0 176k| 0 11.0 | 351 3614 |2.27 2.25 1.51|1.0 0 0| 0 0 | 0 0 | 23 219 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:06 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:06| 24 5 70 0 0|5132M 560M 171M 5805M| 104k 103k| 0 236k| 0 21.0 |1229 5261 |2.27 2.25 1.51|1.0 0 77| 0 0 | 0 0 | 23 219 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:07 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:07| 30 10 57 0 0|5173M 519M 171M 5806M| 16k 15k| 136k 531k|7.99 31.0 |1513 7021 |2.25 2.25 1.51|1.0 1.0 301| 0 0 | 0 0 | 22 219 0 45 0 2021-12-08 21:30:09.106 | Dec 08 21:30:08 n-d-821126-1 dstat.sh[78454]: 08-12 21:30:08| 25 8 67 0 0|5127M 565M 171M 5806M| 132k 131k|4099B 540k|1.00 48.0 |2195 7383 |2.25 2.25 1.51|1.0 0 267| 0 0 | 0 0 | 22 219 0 45 0 2021-12-08 21:30:09.109 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.112 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-08 21:30:09.124 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-08 21:30:09.128 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.130 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-08 21:30:09.143 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-08 21:30:09.146 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.149 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-08 21:30:09.162 | enabled 2021-12-08 21:30:09.166 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-08 21:30:09.183 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-08 21:30:09.183 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.183 | Active: active (running) since Wed 2021-12-08 21:28:00 UTC; 2min 9s ago 2021-12-08 21:30:09.183 | Main PID: 103335 (neutron-openvsw) 2021-12-08 21:30:09.183 | Tasks: 7 (limit: 14304) 2021-12-08 21:30:09.183 | Memory: 212.7M 2021-12-08 21:30:09.183 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-08 21:30:09.184 | ├─103335 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-08 21:30:09.184 | ├─104824 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpb_zyag24/privsep.sock 2021-12-08 21:30:09.184 | ├─105044 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpyt8rl9r9/privsep.sock 2021-12-08 21:30:09.184 | └─105049 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-08 21:30:09.184 | 2021-12-08 21:30:09.184 | Dec 08 21:30:04 n-d-821126-1 neutron-openvswitch-agent[103335]: DEBUG neutron.agent.linux.utils [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 105049. {{(pid=103335) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-08 21:30:09.184 | Dec 08 21:30:04 n-d-821126-1 neutron-openvswitch-agent[103335]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-08 21:30:09.184 | Dec 08 21:30:06 n-d-821126-1 neutron-openvswitch-agent[103335]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Agent rpc_loop - iteration:58 started 2021-12-08 21:30:09.184 | Dec 08 21:30:06 n-d-821126-1 neutron-openvswitch-agent[103335]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3e7a6df3,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=4260952274002958369,duration_nsec=792000000,duration_sec=121,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=103335) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-08 21:30:09.184 | Dec 08 21:30:06 n-d-821126-1 neutron-openvswitch-agent[103335]: DEBUG neutron.agent.linux.utils [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 105049. {{(pid=103335) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-08 21:30:09.184 | Dec 08 21:30:06 n-d-821126-1 neutron-openvswitch-agent[103335]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-08 21:30:09.184 | Dec 08 21:30:08 n-d-821126-1 neutron-openvswitch-agent[103335]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Agent rpc_loop - iteration:59 started 2021-12-08 21:30:09.185 | Dec 08 21:30:08 n-d-821126-1 neutron-openvswitch-agent[103335]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3e7a6df5,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=4260952274002958369,duration_nsec=793000000,duration_sec=123,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=103335) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-08 21:30:09.185 | Dec 08 21:30:08 n-d-821126-1 neutron-openvswitch-agent[103335]: DEBUG neutron.agent.linux.utils [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 105049. {{(pid=103335) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-08 21:30:09.185 | Dec 08 21:30:08 n-d-821126-1 neutron-openvswitch-agent[103335]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-dcea328f-081c-45a6-9bc5-2ff40158a63a None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-08 21:30:09.188 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.191 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-08 21:30:09.206 | enabled 2021-12-08 21:30:09.209 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-08 21:30:09.226 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-08 21:30:09.226 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.226 | Active: active (running) since Wed 2021-12-08 21:28:01 UTC; 2min 7s ago 2021-12-08 21:30:09.226 | Main PID: 103698 (neutron-dhcp-ag) 2021-12-08 21:30:09.226 | Tasks: 15 (limit: 14304) 2021-12-08 21:30:09.226 | Memory: 325.9M 2021-12-08 21:30:09.226 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-08 21:30:09.226 | ├─103698 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-12-08 21:30:09.226 | ├─105304 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmbth355j/privsep.sock 2021-12-08 21:30:09.226 | ├─105343 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2bgbo2jr/privsep.sock 2021-12-08 21:30:09.226 | ├─105401 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp4gwqtszw/privsep.sock 2021-12-08 21:30:09.226 | ├─105457 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-08 21:30:09.226 | ├─105458 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-08 21:30:09.227 | └─105527 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/8d809b68-b200-4570-a07b-d54f6d88c8d0/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/8d809b68-b200-4570-a07b-d54f6d88c8d0/host --addn-hosts=/opt/stack/data/neutron/dhcp/8d809b68-b200-4570-a07b-d54f6d88c8d0/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/8d809b68-b200-4570-a07b-d54f6d88c8d0/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/8d809b68-b200-4570-a07b-d54f6d88c8d0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-089ad3e3-2898-4929-8672-1a165e992689,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-08 21:30:09.227 | 2021-12-08 21:30:09.227 | Dec 08 21:28:44 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG neutron.agent.dhcp.agent [None req-5170537c-977c-4db1-a683-8aa027681330 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '72696d0e-90ac-4328-996c-cb2f0a7ac46b', 'name': 'public-subnet', 'tenant_id': '8a8862e552b34a59965812f21173919a', 'network_id': '95f6ddc4-94af-426d-9977-1434c72777df', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.1.1', 'cidr': '172.25.1.0/24', 'allocation_pools': [{'start': '172.25.1.2', 'end': '172.25.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-08T21:28:44Z', 'updated_at': '2021-12-08T21:28:44Z', 'revision_number': 0, 'project_id': '8a8862e552b34a59965812f21173919a', 'network': {'id': '95f6ddc4-94af-426d-9977-1434c72777df', 'name': 'public', 'tenant_id': '8a8862e552b34a59965812f21173919a', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['72696d0e-90ac-4328-996c-cb2f0a7ac46b'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2021-12-08T21:28:37Z', 'updated_at': '2021-12-08T21:28:44Z', 'revision_number': 2, 'project_id': '8a8862e552b34a59965812f21173919a', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=103698) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-08 21:30:09.227 | Dec 08 21:28:44 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG oslo_concurrency.lockutils [None req-2eedba07-d14a-42e5-acfa-0e4c1bb2d459 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=103698) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.227 | Dec 08 21:28:44 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG oslo_concurrency.lockutils [None req-2eedba07-d14a-42e5-acfa-0e4c1bb2d459 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=103698) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.227 | Dec 08 21:28:47 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=103698) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-08 21:30:09.227 | Dec 08 21:28:51 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=103698) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-08 21:30:09.227 | Dec 08 21:28:51 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=103698) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-08 21:30:09.227 | Dec 08 21:29:05 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103698) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.227 | Dec 08 21:29:05 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103698) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.227 | Dec 08 21:30:05 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103698) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.227 | Dec 08 21:30:05 n-d-821126-1 neutron-dhcp-agent[103698]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103698) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.230 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.233 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-08 21:30:09.247 | enabled 2021-12-08 21:30:09.251 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-08 21:30:09.268 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-08 21:30:09.268 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.268 | Active: active (running) since Wed 2021-12-08 21:28:02 UTC; 2min 6s ago 2021-12-08 21:30:09.268 | Main PID: 104090 (neutron-l3-agen) 2021-12-08 21:30:09.268 | Tasks: 19 (limit: 14304) 2021-12-08 21:30:09.268 | Memory: 328.4M 2021-12-08 21:30:09.268 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-08 21:30:09.268 | ├─104090 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-12-08 21:30:09.268 | ├─105090 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpu1t9ae28/privsep.sock 2021-12-08 21:30:09.268 | ├─105719 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp46a4ufw2/privsep.sock 2021-12-08 21:30:09.268 | ├─105816 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp7xnaoap8/privsep.sock 2021-12-08 21:30:09.268 | ├─106036 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-08 21:30:09.268 | ├─106037 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-08 21:30:09.268 | └─106047 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/5daa17b6-3ef6-4b18-8c06-3166064bddb4.conf 2021-12-08 21:30:09.268 | 2021-12-08 21:30:09.268 | Dec 08 21:29:02 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c1c76f5-e1d9-4888-b0e2-83453d25ee71]: (4, ('ARPING 172.25.1.54 from 172.25.1.54 qg-58dd4a41-29\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=105719) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-08 21:30:09.268 | Dec 08 21:29:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.268 | Dec 08 21:29:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.268 | Dec 08 21:29:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.268 | Dec 08 21:29:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.268 | Dec 08 21:29:33 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_service.periodic_task [None req-347b203d-f9e0-444e-91d4-06881c015e47 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=104090) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-08 21:30:09.268 | Dec 08 21:30:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.268 | Dec 08 21:30:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.269 | Dec 08 21:30:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.269 | Dec 08 21:30:07 n-d-821126-1 neutron-l3-agent[104090]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=104090) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.271 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.274 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-08 21:30:09.288 | enabled 2021-12-08 21:30:09.291 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-08 21:30:09.308 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-08 21:30:09.308 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.308 | Active: active (running) since Wed 2021-12-08 21:28:04 UTC; 2min 4s ago 2021-12-08 21:30:09.308 | Main PID: 104458 (neutron-metadat) 2021-12-08 21:30:09.308 | Tasks: 4 (limit: 14304) 2021-12-08 21:30:09.308 | Memory: 119.7M 2021-12-08 21:30:09.309 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-08 21:30:09.309 | ├─104458 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-08 21:30:09.309 | ├─104947 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-08 21:30:09.309 | └─104948 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-08 21:30:09.309 | 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_rabbit.ssl = False {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_rabbit.ssl_version = {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_notifications.driver = [] {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_notifications.retry = -1 {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] oslo_messaging_notifications.transport_url = **** {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.309 | Dec 08 21:28:09 n-d-821126-1 neutron-metadata-agent[104458]: DEBUG oslo_service.service [None req-aec78bf0-5dc6-44c5-bb26-c0677d33dcb1 None None] ******************************************************************************** {{(pid=104458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-08 21:30:09.312 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.315 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-08 21:30:09.329 | enabled 2021-12-08 21:30:09.333 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-08 21:30:09.349 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-08 21:30:09.349 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.349 | Active: active (running) since Wed 2021-12-08 21:28:06 UTC; 2min 2s ago 2021-12-08 21:30:09.349 | Main PID: 104832 (neutron-meterin) 2021-12-08 21:30:09.349 | Tasks: 2 (limit: 14304) 2021-12-08 21:30:09.349 | Memory: 103.8M 2021-12-08 21:30:09.349 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-08 21:30:09.349 | └─104832 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2021-12-08 21:30:09.349 | 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=104832) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=104832) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=104832) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=104832) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=104832) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=104832) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=104832) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=104832) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=104832) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-08 21:30:09.349 | Dec 08 21:29:40 n-d-821126-1 neutron-metering-agent[104832]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=104832) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2021-12-08 21:30:09.352 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.355 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-08 21:30:09.367 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-08 21:30:09.371 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.374 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-08 21:30:09.386 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-12-08 21:30:09.390 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.393 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@cinder.service 2021-12-08 21:30:09.405 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-08 21:30:09.409 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.411 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-08 21:30:09.424 | enabled 2021-12-08 21:30:09.428 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-08 21:30:09.444 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-08 21:30:09.444 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.444 | Active: active (running) since Wed 2021-12-08 21:29:13 UTC; 56s ago 2021-12-08 21:30:09.444 | Main PID: 110049 (cinder-backup) 2021-12-08 21:30:09.444 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:09.444 | Memory: 118.1M 2021-12-08 21:30:09.444 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-08 21:30:09.444 | ├─110049 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-08 21:30:09.445 | └─110498 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-08 21:30:09.445 | 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] vault.root_token_id = None {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] vault.split_loggers = False {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] vault.ssl_ca_crt_file = None {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] vault.timeout = None {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] vault.use_ssl = False {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110049]: DEBUG oslo_service.service [None req-a0a98057-7e3c-47f9-9c94-66f65407f10a None None] ******************************************************************************** {{(pid=110049) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110498]: INFO cinder.keymgr.migration [None req-53b2703b-ad32-4250-83fb-6fe418d2dbdb None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110498]: DEBUG cinder.service [None req-e4724efb-8e53-4f18-83f9-409dc1ca1791 None None] Creating RPC server for service cinder-backup {{(pid=110498) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-08 21:30:09.445 | Dec 08 21:29:17 n-d-821126-1 cinder-backup[110498]: DEBUG cinder.service [None req-e4724efb-8e53-4f18-83f9-409dc1ca1791 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=110498) start /opt/stack/cinder/cinder/service.py:237}} 2021-12-08 21:30:09.448 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.451 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-08 21:30:09.464 | enabled 2021-12-08 21:30:09.468 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-08 21:30:09.483 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-08 21:30:09.483 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.484 | Active: active (running) since Wed 2021-12-08 21:27:36 UTC; 2min 33s ago 2021-12-08 21:30:09.484 | Main PID: 100884 (swift-proxy-ser) 2021-12-08 21:30:09.484 | Tasks: 2 (limit: 14304) 2021-12-08 21:30:09.484 | Memory: 77.3M 2021-12-08 21:30:09.484 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-08 21:30:09.484 | ├─100884 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-08 21:30:09.484 | └─100979 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-08 21:30:09.484 | 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 proxy-server[100979]: Validating token access rules against request 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 swift-proxy-server[100979]: proxy-server: Validating token access rules against request 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 proxy-server[100979]: Received request from user: user_id 96b5d3b5afc0473f963ed405df747d37, project_id 0010c9001bcf4d3ba1e6f14a9f6369e8, roles ResellerAdmin,service 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 swift-proxy-server[100979]: proxy-server: Received request from user: user_id 96b5d3b5afc0473f963ed405df747d37, project_id 0010c9001bcf4d3ba1e6f14a9f6369e8, roles ResellerAdmin,service 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 proxy-server[100979]: Using identity: {'user': ('96b5d3b5afc0473f963ed405df747d37', 'glance-swift'), 'tenant': ('0010c9001bcf4d3ba1e6f14a9f6369e8', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txab3ba285cafd4143b36b5-0061b123be) 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 swift-proxy-server[100979]: proxy-server: Using identity: {'user': ('96b5d3b5afc0473f963ed405df747d37', 'glance-swift'), 'tenant': ('0010c9001bcf4d3ba1e6f14a9f6369e8', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txab3ba285cafd4143b36b5-0061b123be) 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 proxy-server[100979]: User 0010c9001bcf4d3ba1e6f14a9f6369e8 has reseller admin authorizing (txn: txab3ba285cafd4143b36b5-0061b123be) (client_ip: 10.222.0.21) 2021-12-08 21:30:09.484 | Dec 08 21:29:34 n-d-821126-1 swift-proxy-server[100979]: proxy-server: User 0010c9001bcf4d3ba1e6f14a9f6369e8 has reseller admin authorizing (txn: txab3ba285cafd4143b36b5-0061b123be) (client_ip: 10.222.0.21) 2021-12-08 21:30:09.484 | Dec 08 21:29:48 n-d-821126-1 proxy-server[100979]: 10.222.0.21 10.222.0.21 08/Dec/2021/21/29/48 PUT /v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABhsSO9... 645922816 - - txab3ba285cafd4143b36b5-0061b123be - 14.1925 - - 1638998974.190207243 1638998988.382688999 0 2021-12-08 21:30:09.484 | Dec 08 21:29:48 n-d-821126-1 swift-proxy-server[100979]: proxy-server: 10.222.0.21 10.222.0.21 08/Dec/2021/21/29/48 PUT /v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABhsSO9... 645922816 - - txab3ba285cafd4143b36b5-0061b123be - 14.1925 - - 1638998974.190207243 1638998988.382688999 0 2021-12-08 21:30:09.487 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.489 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-object.service 2021-12-08 21:30:09.503 | enabled 2021-12-08 21:30:09.508 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-08 21:30:09.525 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-08 21:30:09.525 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.525 | Active: active (running) since Wed 2021-12-08 21:27:30 UTC; 2min 39s ago 2021-12-08 21:30:09.525 | Main PID: 99389 (swift-object-se) 2021-12-08 21:30:09.525 | Tasks: 23 (limit: 14304) 2021-12-08 21:30:09.525 | Memory: 49.8M 2021-12-08 21:30:09.525 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-08 21:30:09.525 | ├─99389 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-08 21:30:09.525 | ├─99745 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-08 21:30:09.526 | └─99746 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-08 21:30:09.526 | 2021-12-08 21:30:09.526 | Dec 08 21:27:30 n-d-821126-1 systemd[1]: Started Devstack devstack@s-object.service. 2021-12-08 21:30:09.526 | Dec 08 21:27:31 n-d-821126-1 object-server[99389]: Started child 99745 from parent 99389 2021-12-08 21:30:09.526 | Dec 08 21:27:31 n-d-821126-1 swift-object-server[99389]: object-server: Started child 99745 from parent 99389 2021-12-08 21:30:09.526 | Dec 08 21:27:31 n-d-821126-1 object-server[99389]: Started child 99746 from parent 99389 2021-12-08 21:30:09.526 | Dec 08 21:27:31 n-d-821126-1 swift-object-server[99389]: object-server: Started child 99746 from parent 99389 2021-12-08 21:30:09.526 | Dec 08 21:29:48 n-d-821126-1 object-server[99745]: 127.0.0.1 - - [08/Dec/2021:21:29:48 +0000] "PUT /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" 201 - "PUT http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" "txab3ba285cafd4143b36b5-0061b123be" "proxy-server 100979" 14.1634 "-" 99745 0 2021-12-08 21:30:09.526 | Dec 08 21:29:48 n-d-821126-1 swift-object-server[99745]: object-server: 127.0.0.1 - - [08/Dec/2021:21:29:48 +0000] "PUT /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" 201 - "PUT http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" "txab3ba285cafd4143b36b5-0061b123be" "proxy-server 100979" 14.1634 "-" 99745 0 2021-12-08 21:30:09.529 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.531 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container.service 2021-12-08 21:30:09.545 | enabled 2021-12-08 21:30:09.549 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-08 21:30:09.565 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-08 21:30:09.565 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.565 | Active: active (running) since Wed 2021-12-08 21:27:31 UTC; 2min 37s ago 2021-12-08 21:30:09.565 | Main PID: 99752 (swift-container) 2021-12-08 21:30:09.565 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:09.566 | Memory: 49.6M 2021-12-08 21:30:09.566 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-08 21:30:09.566 | ├─ 99752 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-08 21:30:09.566 | ├─100106 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-08 21:30:09.566 | └─100107 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-08 21:30:09.566 | 2021-12-08 21:30:09.566 | Dec 08 21:27:33 n-d-821126-1 container-server[99752]: Started child 100106 from parent 99752 2021-12-08 21:30:09.566 | Dec 08 21:27:33 n-d-821126-1 swift-container-server[99752]: container-server: Started child 100106 from parent 99752 2021-12-08 21:30:09.566 | Dec 08 21:27:33 n-d-821126-1 container-server[99752]: Started child 100107 from parent 99752 2021-12-08 21:30:09.566 | Dec 08 21:27:33 n-d-821126-1 swift-container-server[99752]: container-server: Started child 100107 from parent 99752 2021-12-08 21:30:09.566 | Dec 08 21:29:34 n-d-821126-1 container-server[100107]: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "PUT /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" 201 - "PUT http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" "tx1534cdad402b44e0a46ec-0061b123be" "proxy-server 100979" 0.0199 "-" 100107 0 2021-12-08 21:30:09.566 | Dec 08 21:29:34 n-d-821126-1 swift-container-server[100107]: container-server: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "PUT /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" 201 - "PUT http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" "tx1534cdad402b44e0a46ec-0061b123be" "proxy-server 100979" 0.0199 "-" 100107 0 2021-12-08 21:30:09.566 | Dec 08 21:29:34 n-d-821126-1 container-server[100106]: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "HEAD /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" 204 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance?format=json&states=listing" "txab3ba285cafd4143b36b5-0061b123be" "proxy-server 100979" 0.0057 "-" 100106 0 2021-12-08 21:30:09.566 | Dec 08 21:29:34 n-d-821126-1 swift-container-server[100106]: container-server: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "HEAD /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" 204 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance?format=json&states=listing" "txab3ba285cafd4143b36b5-0061b123be" "proxy-server 100979" 0.0057 "-" 100106 0 2021-12-08 21:30:09.566 | Dec 08 21:29:48 n-d-821126-1 container-server[100106]: 127.0.0.1 - - [08/Dec/2021:21:29:48 +0000] "PUT /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" 201 - "PUT http://10.222.0.21:8080/sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" "txab3ba285cafd4143b36b5-0061b123be" "object-server 99745" 0.0011 "-" 100106 0 2021-12-08 21:30:09.566 | Dec 08 21:29:48 n-d-821126-1 swift-container-server[100106]: container-server: 127.0.0.1 - - [08/Dec/2021:21:29:48 +0000] "PUT /sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" 201 - "PUT http://10.222.0.21:8080/sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance/d61d6174-e1e6-471d-9353-3c1d23e180c1" "txab3ba285cafd4143b36b5-0061b123be" "object-server 99745" 0.0011 "-" 100106 0 2021-12-08 21:30:09.569 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.572 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-account.service 2021-12-08 21:30:09.585 | enabled 2021-12-08 21:30:09.589 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-08 21:30:09.605 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-08 21:30:09.605 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.605 | Active: active (running) since Wed 2021-12-08 21:27:33 UTC; 2min 36s ago 2021-12-08 21:30:09.605 | Main PID: 100113 (swift-account-s) 2021-12-08 21:30:09.605 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:09.605 | Memory: 47.1M 2021-12-08 21:30:09.605 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-08 21:30:09.605 | ├─100113 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-08 21:30:09.605 | ├─100481 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-08 21:30:09.605 | └─100504 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-08 21:30:09.605 | 2021-12-08 21:30:09.605 | Dec 08 21:29:33 n-d-821126-1 account-server[100481]: 127.0.0.1 - - [08/Dec/2021:21:29:33 +0000] "HEAD /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 404 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8?format=json" "tx8ffa5d7333c3448fb36c0-0061b123bd" "proxy-server 100979" 0.0018 "-" 100481 - 2021-12-08 21:30:09.605 | Dec 08 21:29:33 n-d-821126-1 swift-account-server[100481]: account-server: 127.0.0.1 - - [08/Dec/2021:21:29:33 +0000] "HEAD /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 404 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8?format=json" "tx8ffa5d7333c3448fb36c0-0061b123bd" "proxy-server 100979" 0.0018 "-" 100481 - 2021-12-08 21:30:09.605 | Dec 08 21:29:33 n-d-821126-1 account-server[100504]: 127.0.0.1 - - [08/Dec/2021:21:29:33 +0000] "HEAD /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 404 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8?format=json" "tx8ffa5d7333c3448fb36c0-0061b123bd" "proxy-server 100979" 0.0018 "-" 100504 - 2021-12-08 21:30:09.605 | Dec 08 21:29:33 n-d-821126-1 swift-account-server[100504]: account-server: 127.0.0.1 - - [08/Dec/2021:21:29:33 +0000] "HEAD /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 404 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8?format=json" "tx8ffa5d7333c3448fb36c0-0061b123bd" "proxy-server 100979" 0.0018 "-" 100504 - 2021-12-08 21:30:09.605 | Dec 08 21:29:34 n-d-821126-1 account-server[100504]: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "PUT /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 201 - "-" "tx1534cdad402b44e0a46ec-0061b123be" "-" 0.0157 "-" 100504 - 2021-12-08 21:30:09.605 | Dec 08 21:29:34 n-d-821126-1 swift-account-server[100504]: account-server: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "PUT /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 201 - "-" "tx1534cdad402b44e0a46ec-0061b123be" "-" 0.0157 "-" 100504 - 2021-12-08 21:30:09.605 | Dec 08 21:29:34 n-d-821126-1 account-server[100481]: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "HEAD /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 204 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8?format=json" "tx1534cdad402b44e0a46ec-0061b123be" "proxy-server 100979" 0.0041 "-" 100481 - 2021-12-08 21:30:09.605 | Dec 08 21:29:34 n-d-821126-1 swift-account-server[100481]: account-server: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "HEAD /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8" 204 - "HEAD http://10.222.0.21:8080/v1/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8?format=json" "tx1534cdad402b44e0a46ec-0061b123be" "proxy-server 100979" 0.0041 "-" 100481 - 2021-12-08 21:30:09.605 | Dec 08 21:29:34 n-d-821126-1 account-server[100504]: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "PUT /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" "tx1534cdad402b44e0a46ec-0061b123be" "container-server 100107" 0.0019 "-" 100504 0 2021-12-08 21:30:09.606 | Dec 08 21:29:34 n-d-821126-1 swift-account-server[100504]: account-server: 127.0.0.1 - - [08/Dec/2021:21:29:34 +0000] "PUT /sdb1/472/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/300/AUTH_0010c9001bcf4d3ba1e6f14a9f6369e8/glance" "tx1534cdad402b44e0a46ec-0061b123be" "container-server 100107" 0.0019 "-" 100504 0 2021-12-08 21:30:09.608 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.611 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@heat.service 2021-12-08 21:30:09.624 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-08 21:30:09.628 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.630 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api.service 2021-12-08 21:30:09.643 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-08 21:30:09.647 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.649 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-08 21:30:09.661 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-08 21:30:09.665 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.668 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-08 21:30:09.679 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-08 21:30:09.684 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.686 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-08 21:30:09.698 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-08 21:30:09.702 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.704 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-08 21:30:09.716 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-08 21:30:09.720 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.722 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-08 21:30:09.735 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-08 21:30:09.738 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.741 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-08 21:30:09.753 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-08 21:30:09.757 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.759 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-08 21:30:09.771 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-08 21:30:09.775 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.778 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-08 21:30:09.789 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-08 21:30:09.793 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.796 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-08 21:30:09.810 | enabled 2021-12-08 21:30:09.813 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-08 21:30:09.830 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-08 21:30:09.830 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.830 | Active: active (running) since Wed 2021-12-08 21:27:34 UTC; 2min 35s ago 2021-12-08 21:30:09.830 | Main PID: 100510 (swift-container) 2021-12-08 21:30:09.830 | Tasks: 1 (limit: 14304) 2021-12-08 21:30:09.830 | Memory: 31.9M 2021-12-08 21:30:09.830 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-08 21:30:09.830 | └─100510 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-08 21:30:09.830 | 2021-12-08 21:30:09.830 | Dec 08 21:27:34 n-d-821126-1 systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-08 21:30:09.830 | Dec 08 21:27:35 n-d-821126-1 container-sync[100510]: Starting 100510 2021-12-08 21:30:09.830 | Dec 08 21:27:35 n-d-821126-1 container-sync[100510]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-08 21:30:09.833 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.836 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-08 21:30:09.849 | enabled 2021-12-08 21:30:09.853 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-08 21:30:09.870 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-08 21:30:09.870 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.870 | Active: active (running) since Wed 2021-12-08 21:28:56 UTC; 1min 13s ago 2021-12-08 21:30:09.870 | Main PID: 107759 (nova-conductor) 2021-12-08 21:30:09.870 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:09.870 | Memory: 147.2M 2021-12-08 21:30:09.870 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-08 21:30:09.870 | ├─107759 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-08 21:30:09.870 | ├─108633 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-08 21:30:09.870 | └─108634 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-08 21:30:09.870 | 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_messaging_rabbit.ssl_version = {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_messaging_notifications.retry = -1 {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_messaging_notifications.transport_url = **** {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_reports.file_event_handler = None {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] oslo_reports.log_dir = None {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.871 | Dec 08 21:29:01 n-d-821126-1 nova-conductor[107759]: DEBUG oslo_service.service [None req-0343725c-76ff-41b1-9f4a-e47153a9ca23 None None] ******************************************************************************** {{(pid=107759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-08 21:30:09.874 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-08 21:30:09.876 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-08 21:30:09.890 | enabled 2021-12-08 21:30:09.893 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-08 21:30:09.910 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-08 21:30:09.910 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-08 21:30:09.910 | Active: active (running) since Wed 2021-12-08 21:28:58 UTC; 1min 11s ago 2021-12-08 21:30:09.910 | Main PID: 108149 (nova-conductor) 2021-12-08 21:30:09.910 | Tasks: 3 (limit: 14304) 2021-12-08 21:30:09.910 | Memory: 141.0M 2021-12-08 21:30:09.910 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-08 21:30:09.910 | ├─108149 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-08 21:30:09.910 | ├─108639 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-08 21:30:09.910 | └─108640 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-08 21:30:09.910 | 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_messaging_notifications.driver = [] {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_messaging_notifications.retry = -1 {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_reports.file_event_handler = None {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] oslo_reports.log_dir = None {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-08 21:30:09.910 | Dec 08 21:29:02 n-d-821126-1 nova-conductor[108149]: DEBUG oslo_service.service [None req-a9b0db09-0fee-4391-a83b-5cd51ec7f8b7 None None] ******************************************************************************** {{(pid=108149) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-08 21:30:09.914 | + ./stack.sh:main:1440 : is_service_enabled n-api 2021-12-08 21:30:09.932 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:30:09.934 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2021-12-08 21:30:09.952 | + functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:30:09.954 | + ./stack.sh:main:1448 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-08 21:30:09.957 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:30:09.959 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-08 21:30:09.962 | + ./stack.sh:main:1455 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-08 21:30:13.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:13.806 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:13.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:13.806 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:13.806 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.806 | | Upgrade Check Results | 2021-12-08 21:30:13.806 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.806 | | Check: Cells v2 | 2021-12-08 21:30:13.806 | | Result: Success | 2021-12-08 21:30:13.806 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-08 21:30:13.806 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-08 21:30:13.807 | | compute hosts are deployed. | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.807 | | Check: Placement API | 2021-12-08 21:30:13.807 | | Result: Success | 2021-12-08 21:30:13.807 | | Details: None | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.807 | | Check: Cinder API | 2021-12-08 21:30:13.807 | | Result: Success | 2021-12-08 21:30:13.807 | | Details: None | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.807 | | Check: Policy Scope-based Defaults | 2021-12-08 21:30:13.807 | | Result: Success | 2021-12-08 21:30:13.807 | | Details: None | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.807 | | Check: Policy File JSON to YAML Migration | 2021-12-08 21:30:13.807 | | Result: Success | 2021-12-08 21:30:13.807 | | Details: None | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.807 | | Check: Older than N-1 computes | 2021-12-08 21:30:13.807 | | Result: Success | 2021-12-08 21:30:13.807 | | Details: None | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:13.807 | | Check: hw_machine_type unset | 2021-12-08 21:30:13.807 | | Result: Success | 2021-12-08 21:30:13.807 | | Details: None | 2021-12-08 21:30:13.807 | +--------------------------------------------------------------------+ 2021-12-08 21:30:14.246 | + ./stack.sh:main:1462 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-08 21:30:14.248 | + ./stack.sh:main:1463 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-08 21:30:14.249 | Running user script /home/ubuntu/devstack/local.sh 2021-12-08 21:30:14.251 | + ./stack.sh:main:1464 : /home/ubuntu/devstack/local.sh 2021-12-08 21:30:14.253 | Before updating nova flavors: 2021-12-08 21:30:16.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:16.377 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:16.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:16.377 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:16.377 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:30:16.378 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-08 21:30:16.378 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:30:16.378 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-08 21:30:16.378 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-08 21:30:16.378 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-08 21:30:16.378 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-08 21:30:16.378 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-08 21:30:16.378 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-08 21:30:16.378 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-08 21:30:16.378 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-08 21:30:16.378 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-08 21:30:16.378 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-08 21:30:16.378 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:30:18.066 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-08 21:30:18.144 | Flavor 42 not found 2021-12-08 21:30:19.670 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-08 21:30:19.748 | Flavor 84 not found 2021-12-08 21:30:21.288 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-08 21:30:21.365 | Flavor 451 not found 2021-12-08 21:30:22.844 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:22.844 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-08 21:30:22.844 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:22.844 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:22.844 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:24.388 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:24.388 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-08 21:30:24.388 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:24.388 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:24.388 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:25.933 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:25.933 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-08 21:30:25.933 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:25.933 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:25.933 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:27.489 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:27.489 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-08 21:30:27.489 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:27.489 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:27.489 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:27.575 | After updating nova flavors: 2021-12-08 21:30:29.066 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:29.066 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-08 21:30:29.066 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:29.066 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.066 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.066 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-08 21:30:29.066 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-08 21:30:29.066 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.066 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-08 21:30:29.067 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-08 21:30:29.067 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-08 21:30:31.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:31.522 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:31.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:31.522 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:34.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:34.099 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:34.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:34.099 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:34.273 | Neutron networks: 2021-12-08 21:30:36.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:36.519 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:36.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:36.519 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:36.519 | +--------------------------------------+---------+--------------------------------------+ 2021-12-08 21:30:36.519 | | ID | Name | Subnets | 2021-12-08 21:30:36.519 | +--------------------------------------+---------+--------------------------------------+ 2021-12-08 21:30:36.519 | | 8d809b68-b200-4570-a07b-d54f6d88c8d0 | private | 089ad3e3-2898-4929-8672-1a165e992689 | 2021-12-08 21:30:36.519 | | 95f6ddc4-94af-426d-9977-1434c72777df | public | 72696d0e-90ac-4328-996c-cb2f0a7ac46b | 2021-12-08 21:30:36.520 | +--------------------------------------+---------+--------------------------------------+ 2021-12-08 21:30:38.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:38.818 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:38.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:38.818 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:41.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:41.132 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:41.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:41.132 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:41.132 | +---------------------------+--------------------------------------+ 2021-12-08 21:30:41.133 | | Field | Value | 2021-12-08 21:30:41.133 | +---------------------------+--------------------------------------+ 2021-12-08 21:30:41.133 | | admin_state_up | UP | 2021-12-08 21:30:41.133 | | availability_zone_hints | | 2021-12-08 21:30:41.133 | | availability_zones | nova | 2021-12-08 21:30:41.133 | | created_at | 2021-12-08T21:28:18Z | 2021-12-08 21:30:41.133 | | description | | 2021-12-08 21:30:41.133 | | dns_domain | None | 2021-12-08 21:30:41.133 | | id | 8d809b68-b200-4570-a07b-d54f6d88c8d0 | 2021-12-08 21:30:41.133 | | ipv4_address_scope | None | 2021-12-08 21:30:41.133 | | ipv6_address_scope | None | 2021-12-08 21:30:41.133 | | is_default | None | 2021-12-08 21:30:41.133 | | is_vlan_transparent | None | 2021-12-08 21:30:41.133 | | mtu | 1500 | 2021-12-08 21:30:41.133 | | name | private | 2021-12-08 21:30:41.133 | | port_security_enabled | True | 2021-12-08 21:30:41.133 | | project_id | 1ebe91efef8e42c1bada9b65d010fcbd | 2021-12-08 21:30:41.133 | | provider:network_type | vlan | 2021-12-08 21:30:41.133 | | provider:physical_network | physnet1 | 2021-12-08 21:30:41.133 | | provider:segmentation_id | 104 | 2021-12-08 21:30:41.133 | | qos_policy_id | None | 2021-12-08 21:30:41.133 | | revision_number | 3 | 2021-12-08 21:30:41.133 | | router:external | Internal | 2021-12-08 21:30:41.133 | | segments | None | 2021-12-08 21:30:41.133 | | shared | False | 2021-12-08 21:30:41.133 | | status | ACTIVE | 2021-12-08 21:30:41.133 | | subnets | 089ad3e3-2898-4929-8672-1a165e992689 | 2021-12-08 21:30:41.133 | | tags | | 2021-12-08 21:30:41.133 | | updated_at | 2021-12-08T21:30:33Z | 2021-12-08 21:30:41.133 | +---------------------------+--------------------------------------+ 2021-12-08 21:30:43.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:43.452 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:43.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:43.452 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:43.452 | +---------------------------+--------------------------------------+ 2021-12-08 21:30:43.452 | | Field | Value | 2021-12-08 21:30:43.452 | +---------------------------+--------------------------------------+ 2021-12-08 21:30:43.452 | | admin_state_up | UP | 2021-12-08 21:30:43.452 | | availability_zone_hints | | 2021-12-08 21:30:43.452 | | availability_zones | nova | 2021-12-08 21:30:43.453 | | created_at | 2021-12-08T21:28:37Z | 2021-12-08 21:30:43.453 | | description | | 2021-12-08 21:30:43.453 | | dns_domain | None | 2021-12-08 21:30:43.453 | | id | 95f6ddc4-94af-426d-9977-1434c72777df | 2021-12-08 21:30:43.453 | | ipv4_address_scope | None | 2021-12-08 21:30:43.453 | | ipv6_address_scope | None | 2021-12-08 21:30:43.453 | | is_default | True | 2021-12-08 21:30:43.453 | | is_vlan_transparent | None | 2021-12-08 21:30:43.453 | | mtu | 1500 | 2021-12-08 21:30:43.453 | | name | public | 2021-12-08 21:30:43.453 | | port_security_enabled | True | 2021-12-08 21:30:43.453 | | project_id | 8a8862e552b34a59965812f21173919a | 2021-12-08 21:30:43.453 | | provider:network_type | flat | 2021-12-08 21:30:43.453 | | provider:physical_network | physnet1 | 2021-12-08 21:30:43.453 | | provider:segmentation_id | None | 2021-12-08 21:30:43.453 | | qos_policy_id | None | 2021-12-08 21:30:43.453 | | revision_number | 2 | 2021-12-08 21:30:43.453 | | router:external | External | 2021-12-08 21:30:43.453 | | segments | None | 2021-12-08 21:30:43.453 | | shared | False | 2021-12-08 21:30:43.453 | | status | ACTIVE | 2021-12-08 21:30:43.453 | | subnets | 72696d0e-90ac-4328-996c-cb2f0a7ac46b | 2021-12-08 21:30:43.453 | | tags | | 2021-12-08 21:30:43.453 | | updated_at | 2021-12-08T21:28:44Z | 2021-12-08 21:30:43.453 | +---------------------------+--------------------------------------+ 2021-12-08 21:30:43.596 | Neutron subnetworks: 2021-12-08 21:30:45.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:45.737 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:45.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:45.737 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:45.737 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-08 21:30:45.737 | | ID | Name | Network | Subnet | 2021-12-08 21:30:45.737 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-08 21:30:45.737 | | 089ad3e3-2898-4929-8672-1a165e992689 | private-subnet | 8d809b68-b200-4570-a07b-d54f6d88c8d0 | 172.20.0.0/26 | 2021-12-08 21:30:45.737 | | 72696d0e-90ac-4328-996c-cb2f0a7ac46b | public-subnet | 95f6ddc4-94af-426d-9977-1434c72777df | 172.25.1.0/24 | 2021-12-08 21:30:45.737 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-08 21:30:47.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:47.998 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:47.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:47.999 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:50.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:50.290 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:50.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:50.290 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:50.290 | +----------------------+--------------------------------------+ 2021-12-08 21:30:50.290 | | Field | Value | 2021-12-08 21:30:50.290 | +----------------------+--------------------------------------+ 2021-12-08 21:30:50.290 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-08 21:30:50.290 | | cidr | 172.20.0.0/26 | 2021-12-08 21:30:50.290 | | created_at | 2021-12-08T21:28:22Z | 2021-12-08 21:30:50.290 | | description | | 2021-12-08 21:30:50.290 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-08 21:30:50.290 | | dns_publish_fixed_ip | None | 2021-12-08 21:30:50.290 | | enable_dhcp | True | 2021-12-08 21:30:50.290 | | gateway_ip | 172.20.0.1 | 2021-12-08 21:30:50.290 | | host_routes | | 2021-12-08 21:30:50.290 | | id | 089ad3e3-2898-4929-8672-1a165e992689 | 2021-12-08 21:30:50.290 | | ip_version | 4 | 2021-12-08 21:30:50.290 | | ipv6_address_mode | None | 2021-12-08 21:30:50.290 | | ipv6_ra_mode | None | 2021-12-08 21:30:50.290 | | name | private-subnet | 2021-12-08 21:30:50.290 | | network_id | 8d809b68-b200-4570-a07b-d54f6d88c8d0 | 2021-12-08 21:30:50.290 | | project_id | 1ebe91efef8e42c1bada9b65d010fcbd | 2021-12-08 21:30:50.290 | | revision_number | 1 | 2021-12-08 21:30:50.290 | | segment_id | None | 2021-12-08 21:30:50.290 | | service_types | | 2021-12-08 21:30:50.290 | | subnetpool_id | 71b23503-b567-42ad-8bf5-7c0ce6a1b916 | 2021-12-08 21:30:50.290 | | tags | | 2021-12-08 21:30:50.290 | | updated_at | 2021-12-08T21:30:33Z | 2021-12-08 21:30:50.291 | +----------------------+--------------------------------------+ 2021-12-08 21:30:52.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:52.551 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:52.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:52.551 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:52.551 | +----------------------+--------------------------------------+ 2021-12-08 21:30:52.551 | | Field | Value | 2021-12-08 21:30:52.551 | +----------------------+--------------------------------------+ 2021-12-08 21:30:52.551 | | allocation_pools | 172.25.1.2-172.25.1.254 | 2021-12-08 21:30:52.551 | | cidr | 172.25.1.0/24 | 2021-12-08 21:30:52.551 | | created_at | 2021-12-08T21:28:44Z | 2021-12-08 21:30:52.551 | | description | | 2021-12-08 21:30:52.551 | | dns_nameservers | | 2021-12-08 21:30:52.551 | | dns_publish_fixed_ip | None | 2021-12-08 21:30:52.551 | | enable_dhcp | False | 2021-12-08 21:30:52.551 | | gateway_ip | 172.25.1.1 | 2021-12-08 21:30:52.551 | | host_routes | | 2021-12-08 21:30:52.551 | | id | 72696d0e-90ac-4328-996c-cb2f0a7ac46b | 2021-12-08 21:30:52.551 | | ip_version | 4 | 2021-12-08 21:30:52.551 | | ipv6_address_mode | None | 2021-12-08 21:30:52.551 | | ipv6_ra_mode | None | 2021-12-08 21:30:52.551 | | name | public-subnet | 2021-12-08 21:30:52.551 | | network_id | 95f6ddc4-94af-426d-9977-1434c72777df | 2021-12-08 21:30:52.551 | | project_id | 8a8862e552b34a59965812f21173919a | 2021-12-08 21:30:52.551 | | revision_number | 0 | 2021-12-08 21:30:52.551 | | segment_id | None | 2021-12-08 21:30:52.551 | | service_types | | 2021-12-08 21:30:52.551 | | subnetpool_id | None | 2021-12-08 21:30:52.551 | | tags | | 2021-12-08 21:30:52.551 | | updated_at | 2021-12-08T21:28:44Z | 2021-12-08 21:30:52.551 | +----------------------+--------------------------------------+ 2021-12-08 21:30:52.755 | + ./stack.sh:main:1473 : command openstack complete 2021-12-08 21:30:52.755 | + ./stack.sh:main:1474 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-08 21:30:52.758 | + ./stack.sh:main:1473 : openstack complete 2021-12-08 21:30:55.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:55.277 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:55.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:55.277 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:55.277 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-08 21:30:55.614 | + ./stack.sh:main:1477 : is_service_enabled cinder 2021-12-08 21:30:55.633 | + functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:30:55.635 | + ./stack.sh:main:1478 : is_ubuntu 2021-12-08 21:30:55.638 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-08 21:30:55.640 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-08 21:30:55.643 | + ./stack.sh:main:1479 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-08 21:30:55.646 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:30:55.651 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2021-12-08 21:30:55.654 | + ./stack.sh:main:1480 : set_lvm_filter 2021-12-08 21:30:55.656 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-08 21:30:55.659 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-12-08 21:30:55.662 | + lib/lvm:set_lvm_filter:180 : local pv 2021-12-08 21:30:55.665 | + lib/lvm:set_lvm_filter:181 : local vg 2021-12-08 21:30:55.668 | + lib/lvm:set_lvm_filter:182 : local line 2021-12-08 21:30:55.671 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-12-08 21:30:55.843 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-08 21:30:55.847 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2021-12-08 21:30:55.848 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2021-12-08 21:30:55.848 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2021-12-08 21:30:55.854 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2021-12-08 21:30:55.857 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2021-12-08 21:30:55.859 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2021-12-08 21:30:55.862 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-08 21:30:55.866 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2021-12-08 21:30:55.867 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2021-12-08 21:30:55.867 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2021-12-08 21:30:55.872 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2021-12-08 21:30:55.875 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2021-12-08 21:30:55.877 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2021-12-08 21:30:55.880 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2021-12-08 21:30:55.882 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-12-08 21:30:55.885 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-08 21:30:55.903 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-08 21:30:55.917 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2021-12-08 21:30:55.920 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:30:55.922 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2021-12-08 21:30:55.925 | + ./stack.sh:main:1490 : run_phase stack test-config 2021-12-08 21:30:55.928 | + functions-common:run_phase:1737 : local mode=stack 2021-12-08 21:30:55.930 | + functions-common:run_phase:1738 : local phase=test-config 2021-12-08 21:30:55.933 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-08 21:30:55.935 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-08 21:30:55.938 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-08 21:30:55.940 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-08 21:30:55.943 | + functions-common:run_phase:1747 : local extra 2021-12-08 21:30:55.946 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-08 21:30:55.951 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-08 21:30:55.953 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-08 21:30:55.956 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-08 21:30:55.958 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-08 21:30:55.961 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-08 21:30:55.978 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:30:55.981 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:30:55.983 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:55.986 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-08 21:30:55.988 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:55.990 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-08 21:30:55.993 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:55.995 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-08 21:30:55.998 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:56.000 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-08 21:30:56.002 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-08 21:30:56.005 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-08 21:30:56.007 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-12-08 21:30:56.055 | [17563 Async install_tempest:77256]: Waiting for completion of install_tempest running on PID 77256 (1 other jobs running) 2021-12-08 21:30:56.079 | [17563 Async install_tempest:77256]: Signaling child to exit 2021-12-08 21:30:56.079 | WAKEUP 2021-12-08 21:30:56.101 | [17563 Async install_tempest:77256]: Signaled 2021-12-08 21:30:56.103 | ++ lib/tempest:install_tempest:734 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-08 21:30:56.103 | +++ functions-common:git_clone:527 : pwd 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-08 21:30:56.103 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:544 : echo master 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-08 21:30:56.103 | ++ functions-common:git_clone:593 : head -1 2021-12-08 21:30:56.104 | 93a902072 Merge "Take domain_id from config in some tests." 2021-12-08 21:30:56.104 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-08 21:30:56.104 | ++ lib/tempest:install_tempest:735 : pip_install 'tox!=2.8.0' 2021-12-08 21:30:56.104 | Using python 3.8 to install tox!=2.8.0 2021-12-08 21:30:56.104 | ++ 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 'tox!=2.8.0' 2021-12-08 21:30:56.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:56.104 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:56.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:56.104 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:56.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:30:56.104 | Collecting tox!=2.8.0 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-08 21:30:56.104 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.0) 2021-12-08 21:30:56.104 | Collecting toml>=0.9.4 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-08 21:30:56.104 | Collecting py>=1.4.17 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-12-08 21:30:56.104 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e46/70891b3a03eb0/virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) 2021-12-08 21:30:56.104 | Collecting filelock>=3.0.0 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-08 21:30:56.104 | Collecting pluggy>=0.12.0 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2021-12-08 21:30:56.104 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2021-12-08 21:30:56.104 | Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (2.4.7) 2021-12-08 21:30:56.104 | Collecting platformdirs<3,>=2 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/800/3ac87717ae2c7/platformdirs-2.3.0-py3-none-any.whl (13 kB) 2021-12-08 21:30:56.104 | Collecting distlib<1,>=0.3.1 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23e/223426b28491b/distlib-0.3.2-py2.py3-none-any.whl (338 kB) 2021-12-08 21:30:56.104 | Collecting backports.entry-points-selectable>=1.0.4 2021-12-08 21:30:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6d/9a871cde5e15b/backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) 2021-12-08 21:30:56.104 | Installing collected packages: platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, pluggy, tox 2021-12-08 21:30:56.105 | Attempting uninstall: platformdirs 2021-12-08 21:30:56.105 | Found existing installation: platformdirs 2.4.0 2021-12-08 21:30:56.105 | Uninstalling platformdirs-2.4.0: 2021-12-08 21:30:56.105 | Successfully uninstalled platformdirs-2.4.0 2021-12-08 21:30:56.105 | Attempting uninstall: filelock 2021-12-08 21:30:56.105 | Found existing installation: filelock 3.4.0 2021-12-08 21:30:56.105 | Uninstalling filelock-3.4.0: 2021-12-08 21:30:56.105 | Successfully uninstalled filelock-3.4.0 2021-12-08 21:30:56.105 | Attempting uninstall: distlib 2021-12-08 21:30:56.105 | Found existing installation: distlib 0.3.4 2021-12-08 21:30:56.105 | Uninstalling distlib-0.3.4: 2021-12-08 21:30:56.105 | Successfully uninstalled distlib-0.3.4 2021-12-08 21:30:56.105 | Attempting uninstall: backports.entry-points-selectable 2021-12-08 21:30:56.105 | Found existing installation: backports.entry-points-selectable 1.1.1 2021-12-08 21:30:56.105 | Uninstalling backports.entry-points-selectable-1.1.1: 2021-12-08 21:30:56.105 | Successfully uninstalled backports.entry-points-selectable-1.1.1 2021-12-08 21:30:56.105 | Attempting uninstall: virtualenv 2021-12-08 21:30:56.105 | Found existing installation: virtualenv 20.10.0 2021-12-08 21:30:56.105 | Uninstalling virtualenv-20.10.0: 2021-12-08 21:30:56.105 | Successfully uninstalled virtualenv-20.10.0 2021-12-08 21:30:56.105 | Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.2 filelock-3.0.12 platformdirs-2.3.0 pluggy-1.0.0 py-1.10.0 toml-0.10.2 tox-3.24.4 virtualenv-20.7.2 2021-12-08 21:30:56.105 | 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-12-08 21:30:56.105 | ++ inc/python:pip_install:200 : result=0 2021-12-08 21:30:56.105 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2309 : local name 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2310 : local end_time 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2312 : local total 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2313 : local start_time 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2316 : start_time=1638998554872 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2318 : [[ -z 1638998554872 ]] 2021-12-08 21:30:56.105 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2321 : end_time=1638998563122 2021-12-08 21:30:56.105 | ++ functions-common:time_stop:2322 : elapsed_time=8250 2021-12-08 21:30:56.106 | ++ functions-common:time_stop:2323 : total=271831 2021-12-08 21:30:56.106 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:30:56.106 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=280081 2021-12-08 21:30:56.106 | ++ inc/python:pip_install:203 : return 0 2021-12-08 21:30:56.106 | ++ lib/tempest:install_tempest:736 : pushd /opt/stack/tempest 2021-12-08 21:30:56.106 | /opt/stack/tempest ~/devstack 2021-12-08 21:30:56.106 | ++ lib/tempest:install_tempest:740 : git checkout master 2021-12-08 21:30:56.106 | M .coveragerc 2021-12-08 21:30:56.106 | M .gitignore 2021-12-08 21:30:56.106 | M .gitreview 2021-12-08 21:30:56.106 | M .mailmap 2021-12-08 21:30:56.106 | M .stestr.conf 2021-12-08 21:30:56.106 | M CONTRIBUTING.rst 2021-12-08 21:30:56.106 | M HACKING.rst 2021-12-08 21:30:56.106 | M LICENSE 2021-12-08 21:30:56.106 | M README.rst 2021-12-08 21:30:56.106 | M REVIEWING.rst 2021-12-08 21:30:56.106 | M bindep.txt 2021-12-08 21:30:56.106 | M doc/requirements.txt 2021-12-08 21:30:56.106 | M doc/source/_extra/.htaccess 2021-12-08 21:30:56.106 | M doc/source/_static/.keep 2021-12-08 21:30:56.106 | M doc/source/account_generator.rst 2021-12-08 21:30:56.106 | M doc/source/cleanup.rst 2021-12-08 21:30:56.106 | M doc/source/conf.py 2021-12-08 21:30:56.106 | M doc/source/configuration.rst 2021-12-08 21:30:56.106 | M doc/source/contributor/contributing.rst 2021-12-08 21:30:56.106 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-08 21:30:56.106 | M doc/source/data/tempest-plugins-registry.header 2021-12-08 21:30:56.106 | M doc/source/index.rst 2021-12-08 21:30:56.106 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-08 21:30:56.106 | M doc/source/library.rst 2021-12-08 21:30:56.106 | M doc/source/library/api_microversion_testing.rst 2021-12-08 21:30:56.106 | M doc/source/library/auth.rst 2021-12-08 21:30:56.106 | M doc/source/library/cli.rst 2021-12-08 21:30:56.106 | M doc/source/library/clients.rst 2021-12-08 21:30:56.107 | M doc/source/library/credential_providers.rst 2021-12-08 21:30:56.107 | M doc/source/library/decorators.rst 2021-12-08 21:30:56.107 | M doc/source/library/rest_client.rst 2021-12-08 21:30:56.107 | M doc/source/library/service_clients/compute_clients.rst 2021-12-08 21:30:56.107 | M doc/source/library/utils.rst 2021-12-08 21:30:56.107 | M doc/source/library/validation_resources.rst 2021-12-08 21:30:56.107 | M doc/source/microversion_testing.rst 2021-12-08 21:30:56.107 | M doc/source/overview.rst 2021-12-08 21:30:56.107 | M doc/source/plugins/index.rst 2021-12-08 21:30:56.107 | M doc/source/plugins/plugin.rst 2021-12-08 21:30:56.107 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-08 21:30:56.107 | M doc/source/run.rst 2021-12-08 21:30:56.107 | M doc/source/sampleconf.rst 2021-12-08 21:30:56.107 | M doc/source/stable_branch_support_policy.rst 2021-12-08 21:30:56.107 | M doc/source/stable_branch_testing_policy.rst 2021-12-08 21:30:56.107 | M doc/source/subunit_describe_calls.rst 2021-12-08 21:30:56.107 | M doc/source/supported_version.rst 2021-12-08 21:30:56.107 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-08 21:30:56.107 | M doc/source/test_removal.rst 2021-12-08 21:30:56.107 | M doc/source/tests/modules.rst 2021-12-08 21:30:56.107 | M doc/source/workspace.rst 2021-12-08 21:30:56.107 | M doc/source/write_tests.rst 2021-12-08 21:30:56.107 | M etc/accounts.yaml.sample 2021-12-08 21:30:56.107 | M etc/allow-list.yaml 2021-12-08 21:30:56.107 | M etc/logging.conf.sample 2021-12-08 21:30:56.107 | M etc/rbac-persona-accounts.yaml.sample 2021-12-08 21:30:56.107 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-08 21:30:56.107 | M playbooks/devstack-tempest.yaml 2021-12-08 21:30:56.107 | M playbooks/post-tempest.yaml 2021-12-08 21:30:56.107 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-08 21:30:56.107 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-08 21:30:56.107 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-08 21:30:56.107 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-08 21:30:56.107 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-08 21:30:56.108 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-08 21:30:56.109 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-08 21:30:56.110 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-08 21:30:56.111 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-08 21:30:56.112 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-08 21:30:56.113 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-08 21:30:56.114 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-08 21:30:56.115 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-08 21:30:56.116 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-08 21:30:56.117 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-08 21:30:56.117 | M releasenotes/source/_static/.placeholder 2021-12-08 21:30:56.117 | M releasenotes/source/_templates/.placeholder 2021-12-08 21:30:56.117 | M releasenotes/source/conf.py 2021-12-08 21:30:56.117 | M releasenotes/source/index.rst 2021-12-08 21:30:56.117 | M releasenotes/source/unreleased.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v10.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v11.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v12.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v13.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v14.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v15.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v16.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v16.1.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v17.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v17.1.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v17.2.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v18.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v19.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v20.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v21.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v22.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v22.1.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v23.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v24.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v26.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v26.1.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v27.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v28.0.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v28.1.0.rst 2021-12-08 21:30:56.118 | M releasenotes/source/v29.0.0.rst 2021-12-08 21:30:56.118 | M requirements.txt 2021-12-08 21:30:56.118 | M roles/acl-devstack-files/README.rst 2021-12-08 21:30:56.118 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-08 21:30:56.118 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-08 21:30:56.118 | M roles/run-tempest-26/README.rst 2021-12-08 21:30:56.118 | M roles/run-tempest-26/defaults/main.yaml 2021-12-08 21:30:56.118 | M roles/run-tempest-26/tasks/main.yaml 2021-12-08 21:30:56.118 | M roles/run-tempest/README.rst 2021-12-08 21:30:56.118 | M roles/run-tempest/defaults/main.yaml 2021-12-08 21:30:56.118 | M roles/run-tempest/tasks/main.yaml 2021-12-08 21:30:56.119 | M roles/setup-tempest-data-dir/README.rst 2021-12-08 21:30:56.119 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-08 21:30:56.119 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-08 21:30:56.119 | M roles/setup-tempest-run-dir/README.rst 2021-12-08 21:30:56.119 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-08 21:30:56.119 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-08 21:30:56.119 | M roles/tempest-cleanup/README.rst 2021-12-08 21:30:56.119 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-08 21:30:56.119 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-08 21:30:56.119 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-08 21:30:56.119 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-08 21:30:56.119 | M setup.cfg 2021-12-08 21:30:56.119 | M setup.py 2021-12-08 21:30:56.119 | M tempest/README.rst 2021-12-08 21:30:56.119 | M tempest/__init__.py 2021-12-08 21:30:56.119 | M tempest/api/README.rst 2021-12-08 21:30:56.119 | M tempest/api/__init__.py 2021-12-08 21:30:56.119 | M tempest/api/compute/__init__.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/__init__.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_agents.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_aggregates.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_create_server.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_delete_server.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_flavors.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-08 21:30:56.119 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_hosts.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_live_migration.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_migrations.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_networks.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_quotas.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_security_groups.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_servers.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_services.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_services_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_volume.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-08 21:30:56.120 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/api_microversion_fixture.py 2021-12-08 21:30:56.120 | M tempest/api/compute/base.py 2021-12-08 21:30:56.120 | M tempest/api/compute/certificates/__init__.py 2021-12-08 21:30:56.120 | M tempest/api/compute/certificates/test_certificates.py 2021-12-08 21:30:56.120 | M tempest/api/compute/flavors/__init__.py 2021-12-08 21:30:56.120 | M tempest/api/compute/flavors/test_flavors.py 2021-12-08 21:30:56.120 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-08 21:30:56.120 | M tempest/api/compute/floating_ips/__init__.py 2021-12-08 21:30:56.120 | M tempest/api/compute/floating_ips/base.py 2021-12-08 21:30:56.120 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-08 21:30:56.121 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-08 21:30:56.121 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/__init__.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_image_metadata.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_images.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_images_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/images/test_list_images.py 2021-12-08 21:30:56.121 | M tempest/api/compute/keypairs/__init__.py 2021-12-08 21:30:56.121 | M tempest/api/compute/keypairs/base.py 2021-12-08 21:30:56.121 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-08 21:30:56.121 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-08 21:30:56.121 | M tempest/api/compute/limits/__init__.py 2021-12-08 21:30:56.121 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-08 21:30:56.121 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/security_groups/__init__.py 2021-12-08 21:30:56.121 | M tempest/api/compute/security_groups/base.py 2021-12-08 21:30:56.121 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-08 21:30:56.121 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-08 21:30:56.121 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/__init__.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_create_server.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_delete_server.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-08 21:30:56.121 | M tempest/api/compute/servers/test_disk_config.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_novnc.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_actions.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_group.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_password.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_personality.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_server_tags.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_servers.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-08 21:30:56.122 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/test_extensions.py 2021-12-08 21:30:56.122 | M tempest/api/compute/test_networks.py 2021-12-08 21:30:56.122 | M tempest/api/compute/test_quotas.py 2021-12-08 21:30:56.122 | M tempest/api/compute/test_tenant_networks.py 2021-12-08 21:30:56.122 | M tempest/api/compute/test_versions.py 2021-12-08 21:30:56.122 | M tempest/api/compute/volumes/__init__.py 2021-12-08 21:30:56.122 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-08 21:30:56.122 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-08 21:30:56.122 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-08 21:30:56.122 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-08 21:30:56.122 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-08 21:30:56.123 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/__init__.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/__init__.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/__init__.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_services.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_users.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/__init__.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-08 21:30:56.123 | M tempest/api/identity/admin/v3/test_services.py 2021-12-08 21:30:56.124 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-08 21:30:56.124 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-08 21:30:56.124 | M tempest/api/identity/admin/v3/test_users.py 2021-12-08 21:30:56.124 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-08 21:30:56.124 | M tempest/api/identity/base.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/__init__.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/test_extension.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/test_tenants.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/test_tokens.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v2/test_users.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/__init__.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_access_rules.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_catalog.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_domains.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_projects.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_tokens.py 2021-12-08 21:30:56.124 | M tempest/api/identity/v3/test_users.py 2021-12-08 21:30:56.124 | M tempest/api/image/__init__.py 2021-12-08 21:30:56.124 | M tempest/api/image/base.py 2021-12-08 21:30:56.124 | M tempest/api/image/v1/__init__.py 2021-12-08 21:30:56.124 | M tempest/api/image/v1/test_image_members.py 2021-12-08 21:30:56.124 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-08 21:30:56.124 | M tempest/api/image/v1/test_images.py 2021-12-08 21:30:56.124 | M tempest/api/image/v1/test_images_negative.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/__init__.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/admin/__init__.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/admin/test_images.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-08 21:30:56.124 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images_member.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images_negative.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images_tags.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-08 21:30:56.125 | M tempest/api/image/v2/test_versions.py 2021-12-08 21:30:56.125 | M tempest/api/network/__init__.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/__init__.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_ports.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_quotas.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_routers.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-08 21:30:56.125 | M tempest/api/network/admin/test_routers_negative.py 2021-12-08 21:30:56.125 | M tempest/api/network/base.py 2021-12-08 21:30:56.125 | M tempest/api/network/base_security_groups.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_agent_management_negative.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_allowed_address_pair.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_extensions.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_floating_ips.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_floating_ips_negative.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_networks.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_networks_negative.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_ports.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_routers.py 2021-12-08 21:30:56.125 | M tempest/api/network/test_routers_negative.py 2021-12-08 21:30:56.126 | M tempest/api/network/test_security_groups.py 2021-12-08 21:30:56.126 | M tempest/api/network/test_security_groups_negative.py 2021-12-08 21:30:56.126 | M tempest/api/network/test_service_providers.py 2021-12-08 21:30:56.126 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-08 21:30:56.126 | M tempest/api/network/test_tags.py 2021-12-08 21:30:56.126 | M tempest/api/network/test_versions.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/__init__.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/base.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_account_bulk.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_account_quotas.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_account_services.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_acl.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_quotas.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_services.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_sync.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_crossdomain.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_healthcheck.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_expiry.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_formpost.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_services.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_slo.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-08 21:30:56.126 | M tempest/api/object_storage/test_object_version.py 2021-12-08 21:30:56.126 | M tempest/api/volume/__init__.py 2021-12-08 21:30:56.126 | M tempest/api/volume/admin/__init__.py 2021-12-08 21:30:56.126 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-08 21:30:56.126 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_group_types.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_groups.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_qos.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_user_messages.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_services.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_types.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-08 21:30:56.127 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-08 21:30:56.127 | M tempest/api/volume/api_microversion_fixture.py 2021-12-08 21:30:56.127 | M tempest/api/volume/base.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_availability_zone.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_extensions.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_image_metadata.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_versions.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-08 21:30:56.127 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volume_metadata.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volume_transfers.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_actions.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_backup.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_clone.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_extend.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_get.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_list.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_negative.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-08 21:30:56.128 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-08 21:30:56.128 | M tempest/clients.py 2021-12-08 21:30:56.128 | M tempest/cmd/__init__.py 2021-12-08 21:30:56.128 | M tempest/cmd/cleanup.py 2021-12-08 21:30:56.128 | M tempest/cmd/cleanup_service.py 2021-12-08 21:30:56.128 | M tempest/cmd/config-generator.tempest.conf 2021-12-08 21:30:56.128 | M tempest/cmd/init.py 2021-12-08 21:30:56.128 | M tempest/cmd/list_plugins.py 2021-12-08 21:30:56.128 | M tempest/cmd/main.py 2021-12-08 21:30:56.128 | M tempest/cmd/run.py 2021-12-08 21:30:56.128 | M tempest/cmd/subunit_describe_calls.py 2021-12-08 21:30:56.128 | M tempest/cmd/verify_tempest_config.py 2021-12-08 21:30:56.128 | M tempest/cmd/workspace.py 2021-12-08 21:30:56.128 | M tempest/common/__init__.py 2021-12-08 21:30:56.128 | M tempest/common/compute.py 2021-12-08 21:30:56.128 | M tempest/common/credentials_factory.py 2021-12-08 21:30:56.128 | M tempest/common/custom_matchers.py 2021-12-08 21:30:56.128 | M tempest/common/identity.py 2021-12-08 21:30:56.128 | M tempest/common/image.py 2021-12-08 21:30:56.128 | M tempest/common/tempest_fixtures.py 2021-12-08 21:30:56.128 | M tempest/common/utils/__init__.py 2021-12-08 21:30:56.128 | M tempest/common/utils/linux/__init__.py 2021-12-08 21:30:56.128 | M tempest/common/utils/linux/remote_client.py 2021-12-08 21:30:56.128 | M tempest/common/utils/net_info.py 2021-12-08 21:30:56.128 | M tempest/common/utils/net_utils.py 2021-12-08 21:30:56.129 | M tempest/common/waiters.py 2021-12-08 21:30:56.129 | M tempest/config.py 2021-12-08 21:30:56.129 | M tempest/hacking/__init__.py 2021-12-08 21:30:56.129 | M tempest/hacking/checks.py 2021-12-08 21:30:56.129 | M tempest/lib/__init__.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/__init__.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/__init__.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-08 21:30:56.129 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-08 21:30:56.130 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-08 21:30:56.131 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/services.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-08 21:30:56.132 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-08 21:30:56.132 | M tempest/lib/auth.py 2021-12-08 21:30:56.132 | M tempest/lib/base.py 2021-12-08 21:30:56.132 | M tempest/lib/cli/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/cli/base.py 2021-12-08 21:30:56.132 | M tempest/lib/cli/output_parser.py 2021-12-08 21:30:56.132 | M tempest/lib/cmd/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/common/__init__.py 2021-12-08 21:30:56.132 | M tempest/lib/common/api_microversion_fixture.py 2021-12-08 21:30:56.132 | M tempest/lib/common/api_version_request.py 2021-12-08 21:30:56.132 | M tempest/lib/common/api_version_utils.py 2021-12-08 21:30:56.133 | M tempest/lib/common/cred_client.py 2021-12-08 21:30:56.133 | M tempest/lib/common/cred_provider.py 2021-12-08 21:30:56.133 | M tempest/lib/common/dynamic_creds.py 2021-12-08 21:30:56.133 | M tempest/lib/common/fixed_network.py 2021-12-08 21:30:56.133 | M tempest/lib/common/http.py 2021-12-08 21:30:56.133 | M tempest/lib/common/jsonschema_validator.py 2021-12-08 21:30:56.133 | M tempest/lib/common/preprov_creds.py 2021-12-08 21:30:56.133 | M tempest/lib/common/profiler.py 2021-12-08 21:30:56.133 | M tempest/lib/common/rest_client.py 2021-12-08 21:30:56.133 | M tempest/lib/common/ssh.py 2021-12-08 21:30:56.133 | M tempest/lib/common/thread.py 2021-12-08 21:30:56.133 | M tempest/lib/common/utils/__init__.py 2021-12-08 21:30:56.133 | M tempest/lib/common/utils/data_utils.py 2021-12-08 21:30:56.133 | M tempest/lib/common/utils/linux/__init__.py 2021-12-08 21:30:56.133 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-08 21:30:56.133 | M tempest/lib/common/utils/misc.py 2021-12-08 21:30:56.133 | M tempest/lib/common/utils/test_utils.py 2021-12-08 21:30:56.133 | M tempest/lib/common/validation_resources.py 2021-12-08 21:30:56.133 | M tempest/lib/decorators.py 2021-12-08 21:30:56.133 | M tempest/lib/exceptions.py 2021-12-08 21:30:56.133 | M tempest/lib/services/__init__.py 2021-12-08 21:30:56.133 | M tempest/lib/services/clients.py 2021-12-08 21:30:56.133 | M tempest/lib/services/compute/__init__.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/agents_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/aggregates_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/base_compute_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/certificates_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/extensions_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/flavors_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/hosts_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/images_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/interfaces_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/keypairs_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/limits_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/migrations_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/networks_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/quotas_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/security_groups_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/server_groups_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/servers_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/services_client.py 2021-12-08 21:30:56.134 | M tempest/lib/services/compute/snapshots_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/compute/versions_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/compute/volumes_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/__init__.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/__init__.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/services_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/token_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v2/users_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/__init__.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-08 21:30:56.135 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/services_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/token_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/users_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/__init__.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v1/__init__.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v1/images_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/__init__.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/images_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/image/v2/versions_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/__init__.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/agents_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/base.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/extensions_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/floating_ips_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/log_resource_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/metering_labels_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/networks_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/ports_client.py 2021-12-08 21:30:56.136 | M tempest/lib/services/network/qos_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/quotas_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/routers_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/security_groups_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/segments_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/service_providers_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/subnetpools_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/subnets_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/tags_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/trunks_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/network/versions_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/object_storage/__init__.py 2021-12-08 21:30:56.137 | M tempest/lib/services/object_storage/account_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/object_storage/container_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/object_storage/object_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/placement/__init__.py 2021-12-08 21:30:56.137 | M tempest/lib/services/placement/base_placement_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/placement/placement_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/__init__.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/base_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/__init__.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-08 21:30:56.137 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/services_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/types_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/__init__.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/base_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/services_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/types_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-08 21:30:56.138 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-08 21:30:56.139 | M tempest/scenario/README.rst 2021-12-08 21:30:56.139 | M tempest/scenario/__init__.py 2021-12-08 21:30:56.139 | M tempest/scenario/manager.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_minimum_basic.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_network_basic_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_network_qos_placement.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_network_v6.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_server_advanced_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_server_basic_ops.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_server_multinode.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_shelve_instance.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_snapshot_pattern.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_stamp_pattern.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_unified_limits.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_volume_backup_restore.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-08 21:30:56.139 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-08 21:30:56.139 | M tempest/services/__init__.py 2021-12-08 21:30:56.139 | M tempest/services/orchestration/__init__.py 2021-12-08 21:30:56.139 | M tempest/services/orchestration/json/__init__.py 2021-12-08 21:30:56.139 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-08 21:30:56.139 | M tempest/test.py 2021-12-08 21:30:56.139 | M tempest/test_discover/__init__.py 2021-12-08 21:30:56.139 | M tempest/test_discover/plugins.py 2021-12-08 21:30:56.139 | M tempest/test_discover/test_discover.py 2021-12-08 21:30:56.139 | M tempest/tests/README.rst 2021-12-08 21:30:56.139 | M tempest/tests/__init__.py 2021-12-08 21:30:56.139 | M tempest/tests/api/__init__.py 2021-12-08 21:30:56.139 | M tempest/tests/api/compute/__init__.py 2021-12-08 21:30:56.139 | M tempest/tests/api/compute/test_base.py 2021-12-08 21:30:56.139 | M tempest/tests/base.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-08 21:30:56.140 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_account_generator.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_cleanup.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_list_plugins.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_run.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_tempest_init.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-08 21:30:56.140 | M tempest/tests/cmd/test_workspace.py 2021-12-08 21:30:56.140 | M tempest/tests/common/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/common/test_admin_available.py 2021-12-08 21:30:56.140 | M tempest/tests/common/test_alt_available.py 2021-12-08 21:30:56.140 | M tempest/tests/common/test_compute.py 2021-12-08 21:30:56.140 | M tempest/tests/common/test_credentials_factory.py 2021-12-08 21:30:56.140 | M tempest/tests/common/test_custom_matchers.py 2021-12-08 21:30:56.140 | M tempest/tests/common/test_image.py 2021-12-08 21:30:56.140 | M tempest/tests/common/utils/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/common/utils/linux/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-08 21:30:56.140 | M tempest/tests/common/utils/test_net_utils.py 2021-12-08 21:30:56.140 | M tempest/tests/fake_config.py 2021-12-08 21:30:56.140 | M tempest/tests/fake_tempest_plugin.py 2021-12-08 21:30:56.140 | M tempest/tests/files/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/files/failing-tests 2021-12-08 21:30:56.140 | M tempest/tests/files/passing-tests 2021-12-08 21:30:56.140 | M tempest/tests/files/setup.cfg 2021-12-08 21:30:56.140 | M tempest/tests/files/testr-conf 2021-12-08 21:30:56.140 | M tempest/tests/lib/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/lib/cli/__init__.py 2021-12-08 21:30:56.140 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-08 21:30:56.140 | M tempest/tests/lib/cli/test_execute.py 2021-12-08 21:30:56.140 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/cmd/__init__.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/__init__.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_cred_client.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_http.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_profiler.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_rest_client.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/utils/__init__.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/fake_auth_provider.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/fake_credentials.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/fake_http.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/fake_identity.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/services/__init__.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/services/base.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/services/compute/__init__.py 2021-12-08 21:30:56.141 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-08 21:30:56.142 | M tempest/tests/lib/services/identity/__init__.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-08 21:30:56.143 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/__init__.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/__init__.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-08 21:30:56.144 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/placement/__init__.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/registry_fixture.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/test_clients.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/__init__.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.pSwitched to branch 'master' 2021-12-08 21:30:56.145 | y 2021-12-08 21:30:56.145 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_auth.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_base.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_credentials.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_decorators.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_ssh.py 2021-12-08 21:30:56.146 | M tempest/tests/lib/test_tempest_lib.py 2021-12-08 21:30:56.146 | M tempest/tests/test_base_test.py 2021-12-08 21:30:56.146 | M tempest/tests/test_config.py 2021-12-08 21:30:56.146 | M tempest/tests/test_decorators.py 2021-12-08 21:30:56.146 | M tempest/tests/test_hacking.py 2021-12-08 21:30:56.146 | M tempest/tests/test_imports.py 2021-12-08 21:30:56.146 | M tempest/tests/test_list_tests.py 2021-12-08 21:30:56.146 | M tempest/tests/test_microversions.py 2021-12-08 21:30:56.146 | M tempest/tests/test_tempest_plugin.py 2021-12-08 21:30:56.146 | M tempest/tests/test_test.py 2021-12-08 21:30:56.146 | M tempest/tests/utils.py 2021-12-08 21:30:56.146 | M tempest/version.py 2021-12-08 21:30:56.146 | M test-requirements.txt 2021-12-08 21:30:56.146 | M tools/generate-tempest-plugins-list.py 2021-12-08 21:30:56.146 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-08 21:30:56.146 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-08 21:30:56.146 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-08 21:30:56.146 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-08 21:30:56.146 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-08 21:30:56.146 | M tools/tempest-plugin-sanity.sh 2021-12-08 21:30:56.146 | M tox.ini 2021-12-08 21:30:56.146 | M zuul.d/base.yaml 2021-12-08 21:30:56.147 | M zuul.d/integrated-gate.yaml 2021-12-08 21:30:56.147 | M zuul.d/project.yaml 2021-12-08 21:30:56.147 | M zuul.d/stable-jobs.yaml 2021-12-08 21:30:56.147 | M zuul.d/tempest-specific.yaml 2021-12-08 21:30:56.147 | Your branch is up to date with 'origin/master'. 2021-12-08 21:30:56.147 | ++ lib/tempest:install_tempest:742 : local tmp_u_c_m 2021-12-08 21:30:56.147 | +++ lib/tempest:install_tempest:743 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-08 21:30:56.147 | ++ lib/tempest:install_tempest:743 : tmp_u_c_m=/tmp/tempest_u_c_m.huiTSgklSs 2021-12-08 21:30:56.147 | ++ lib/tempest:install_tempest:744 : set_tempest_venv_constraints /tmp/tempest_u_c_m.huiTSgklSs 2021-12-08 21:30:56.147 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-08 21:30:56.147 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.huiTSgklSs 2021-12-08 21:30:56.147 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-08 21:30:56.147 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-08 21:30:56.147 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-08 21:30:56.147 | ++ lib/tempest:install_tempest:746 : tox -r --notest -efull 2021-12-08 21:30:56.147 | full create: /opt/stack/tempest/.tox/tempest 2021-12-08 21:30:56.147 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-08 21:30:56.147 | full develop-inst: /opt/stack/tempest 2021-12-08 21:30:56.147 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-08 21:30:56.147 | ___________________________________ summary ____________________________________ 2021-12-08 21:30:56.147 | full: skipped tests 2021-12-08 21:30:56.147 | congratulations :) 2021-12-08 21:30:56.147 | ++ lib/tempest:install_tempest:750 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.huiTSgklSs -r requirements.txt 2021-12-08 21:30:56.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:30:56.147 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2021-12-08 21:30:56.147 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2021-12-08 21:30:56.147 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-12-08 21:30:56.147 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-12-08 21:30:56.147 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-08 21:30:56.147 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-12-08 21:30:56.147 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-08 21:30:56.147 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-12-08 21:30:56.148 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-08 21:30:56.148 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-08 21:30:56.148 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-08 21:30:56.148 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2021-12-08 21:30:56.148 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.6) 2021-12-08 21:30:56.148 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.2.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.5.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-12-08 21:30:56.148 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-12-08 21:30:56.148 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-12-08 21:30:56.148 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2021-12-08 21:30:56.148 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-12-08 21:30:56.148 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2021-12-08 21:30:56.148 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2021-12-08 21:30:56.149 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2021-12-08 21:30:56.149 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2021-12-08 21:30:56.149 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-12-08 21:30:56.149 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2021-12-08 21:30:56.149 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-08 21:30:56.149 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2021-12-08 21:30:56.149 | Collecting argparse 2021-12-08 21:30:56.149 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-08 21:30:56.149 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-12-08 21:30:56.149 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2021-12-08 21:30:56.149 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2021-12-08 21:30:56.150 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-12-08 21:30:56.150 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-12-08 21:30:56.150 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.9) 2021-12-08 21:30:56.150 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2021-12-08 21:30:56.150 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.3) 2021-12-08 21:30:56.150 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-12-08 21:30:56.150 | Installing collected packages: argparse 2021-12-08 21:30:56.150 | Successfully installed argparse-1.4.0 2021-12-08 21:30:56.150 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2021-12-08 21:30:56.150 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-08 21:30:56.150 | ++ lib/tempest:install_tempest:751 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-08 21:30:56.150 | ++ lib/tempest:install_tempest:752 : rm -f /tmp/tempest_u_c_m.huiTSgklSs 2021-12-08 21:30:56.150 | ++ lib/tempest:install_tempest:753 : popd 2021-12-08 21:30:56.150 | ~/devstack 2021-12-08 21:30:56.162 | [17563 Async install_tempest:77256]: finished install_tempest with result 0 in 46 seconds 2021-12-08 21:30:56.166 | ++ inc/async:async_wait:197 : return 0 2021-12-08 21:30:56.169 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-12-08 21:30:56.171 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:30:56.174 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2021-12-08 21:30:56.176 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-12-08 21:30:56.179 | ++ lib/tempest:configure_tempest:131 : [[ True == \T\r\u\e ]] 2021-12-08 21:30:56.181 | ++ lib/tempest:configure_tempest:132 : setup_develop /opt/stack/tempest 2021-12-08 21:30:56.183 | ++ inc/python:setup_develop:338 : local bindep 2021-12-08 21:30:56.185 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-08 21:30:56.188 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-12-08 21:30:56.190 | ++ inc/python:setup_develop:344 : local extras= 2021-12-08 21:30:56.192 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-12-08 21:30:56.194 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-08 21:30:56.196 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-08 21:30:56.198 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-12-08 21:30:56.200 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-08 21:30:56.203 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-08 21:30:56.205 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-12-08 21:30:56.207 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-08 21:30:56.210 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-12-08 21:30:56.214 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-08 21:30:56.216 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-08 21:30:56.218 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-12-08 21:30:56.224 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2021-12-08 21:30:56.226 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2021-12-08 21:30:56.852 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2021-12-08 21:30:56.855 | ++ inc/python:setup_package:418 : local bindep=0 2021-12-08 21:30:56.857 | ++ inc/python:setup_package:419 : local bindep_flag= 2021-12-08 21:30:56.859 | ++ inc/python:setup_package:420 : local bindep_profiles= 2021-12-08 21:30:56.861 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-08 21:30:56.863 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2021-12-08 21:30:56.865 | ++ inc/python:setup_package:427 : local flags=-e 2021-12-08 21:30:56.867 | ++ inc/python:setup_package:428 : local extras= 2021-12-08 21:30:56.869 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2021-12-08 21:30:56.871 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2021-12-08 21:30:56.873 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-08 21:30:56.876 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-08 21:30:56.878 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-08 21:30:56.880 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2021-12-08 21:30:56.900 | Using python 3.8 to install /opt/stack/tempest 2021-12-08 21:30:56.902 | ++ 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/tempest 2021-12-08 21:30:57.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:57.801 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:57.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:30:57.802 | from cryptography.utils import int_from_bytes 2021-12-08 21:30:58.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:30:58.899 | Obtaining file:///opt/stack/tempest 2021-12-08 21:30:58.900 | Preparing metadata (setup.py): started 2021-12-08 21:31:00.648 | Preparing metadata (setup.py): finished with status 'done' 2021-12-08 21:31:00.784 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (5.6.0) 2021-12-08 21:31:00.785 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (3.9.0) 2021-12-08 21:31:00.786 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev21) (3.2.0) 2021-12-08 21:31:00.787 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (2.5.0) 2021-12-08 21:31:00.788 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (2.7.2) 2021-12-08 21:31:00.790 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (0.8.0) 2021-12-08 21:31:00.791 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (4.4.1) 2021-12-08 21:31:00.792 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (8.7.1) 2021-12-08 21:31:00.793 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (4.6.0) 2021-12-08 21:31:00.794 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (3.2.0) 2021-12-08 21:31:00.795 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (4.2.0) 2021-12-08 21:31:00.796 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (4.10.0) 2021-12-08 21:31:00.797 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (3.0.0) 2021-12-08 21:31:00.798 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (5.4.1) 2021-12-08 21:31:00.799 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (1.4.0) 2021-12-08 21:31:00.800 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (3.4.0) 2021-12-08 21:31:00.801 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (0.7.2) 2021-12-08 21:31:00.802 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (1.26.6) 2021-12-08 21:31:00.804 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev21) (2.3.0) 2021-12-08 21:31:00.898 | Collecting unittest2>=1.1.0 2021-12-08 21:31:00.907 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-08 21:31:00.926 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev21) (0.4.0) 2021-12-08 21:31:00.927 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev21) (2.4.7) 2021-12-08 21:31:00.929 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev21) (2.1.2) 2021-12-08 21:31:00.938 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev21) (1.12.1) 2021-12-08 21:31:00.939 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev21) (1.16.0) 2021-12-08 21:31:00.974 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev21) (0.14.1) 2021-12-08 21:31:00.975 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev21) (5.1.0) 2021-12-08 21:31:01.014 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev21) (2.26.0) 2021-12-08 21:31:01.015 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev21) (1.5.0) 2021-12-08 21:31:01.059 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev21) (3.3.2) 2021-12-08 21:31:01.062 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev21) (0.9.6) 2021-12-08 21:31:01.063 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev21) (2.8.2) 2021-12-08 21:31:01.072 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev21) (2021.1) 2021-12-08 21:31:01.073 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev21) (1.0.2) 2021-12-08 21:31:01.088 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev21) (21.0) 2021-12-08 21:31:01.091 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev21) (0.1.16) 2021-12-08 21:31:01.092 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev21) (0.11.0) 2021-12-08 21:31:01.130 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev21) (1.4.0) 2021-12-08 21:31:01.131 | Requirement already satisfied: cryptography>=2.5 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev21) (3.4.8) 2021-12-08 21:31:01.132 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev21) (3.2.0) 2021-12-08 21:31:01.159 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev21) (1.0.0) 2021-12-08 21:31:01.194 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev21) (0.18.2) 2021-12-08 21:31:01.198 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev21) (0.12.1) 2021-12-08 21:31:01.283 | Collecting argparse 2021-12-08 21:31:01.291 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-08 21:31:01.331 | Collecting traceback2 2021-12-08 21:31:01.338 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-08 21:31:01.387 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev21) (1.14.6) 2021-12-08 21:31:01.446 | 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->tempest==29.2.1.dev21) (0.4.4) 2021-12-08 21:31:01.447 | 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->tempest==29.2.1.dev21) (21.2.0) 2021-12-08 21:31:01.448 | 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->tempest==29.2.1.dev21) (0.2.5) 2021-12-08 21:31:01.450 | 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->tempest==29.2.1.dev21) (1.8.2) 2021-12-08 21:31:01.514 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->tempest==29.2.1.dev21) (1.6) 2021-12-08 21:31:01.674 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev21) (2.0.4) 2021-12-08 21:31:01.674 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev21) (2021.5.30) 2021-12-08 21:31:01.675 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev21) (3.2) 2021-12-08 21:31:01.787 | Collecting linecache2 2021-12-08 21:31:01.795 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-08 21:31:01.907 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev21) (2.20) 2021-12-08 21:31:04.009 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2021-12-08 21:31:04.242 | Running setup.py develop for tempest 2021-12-08 21:31:06.795 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2021-12-08 21:31:06.795 | 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-12-08 21:31:06.939 | ++ inc/python:pip_install:200 : result=0 2021-12-08 21:31:06.942 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-08 21:31:06.944 | ++ functions-common:time_stop:2309 : local name 2021-12-08 21:31:06.946 | ++ functions-common:time_stop:2310 : local end_time 2021-12-08 21:31:06.949 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-08 21:31:06.951 | ++ functions-common:time_stop:2312 : local total 2021-12-08 21:31:06.953 | ++ functions-common:time_stop:2313 : local start_time 2021-12-08 21:31:06.955 | ++ functions-common:time_stop:2315 : name=pip_install 2021-12-08 21:31:06.957 | ++ functions-common:time_stop:2316 : start_time=1638999056895 2021-12-08 21:31:06.959 | ++ functions-common:time_stop:2318 : [[ -z 1638999056895 ]] 2021-12-08 21:31:06.962 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-08 21:31:06.966 | ++ functions-common:time_stop:2321 : end_time=1638999066964 2021-12-08 21:31:06.968 | ++ functions-common:time_stop:2322 : elapsed_time=10069 2021-12-08 21:31:06.970 | ++ functions-common:time_stop:2323 : total=278978 2021-12-08 21:31:06.972 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-08 21:31:06.974 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=289047 2021-12-08 21:31:06.976 | ++ inc/python:pip_install:203 : return 0 2021-12-08 21:31:06.978 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-08 21:31:06.980 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-08 21:31:06.983 | ++ functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-08 21:31:07.001 | ++ functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-08 21:31:07.015 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2021-12-08 21:31:07.017 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-12-08 21:31:07.020 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-12-08 21:31:07.022 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-08 21:31:07.024 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-12-08 21:31:07.026 | ++ inc/python:use_library_from_git:253 : return 1 2021-12-08 21:31:07.028 | ++ lib/tempest:configure_tempest:138 : local image_lines 2021-12-08 21:31:07.030 | ++ lib/tempest:configure_tempest:139 : local images 2021-12-08 21:31:07.032 | ++ lib/tempest:configure_tempest:140 : local num_images 2021-12-08 21:31:07.035 | ++ lib/tempest:configure_tempest:141 : local image_uuid 2021-12-08 21:31:07.037 | ++ lib/tempest:configure_tempest:142 : local image_uuid_alt 2021-12-08 21:31:07.039 | ++ lib/tempest:configure_tempest:143 : local password 2021-12-08 21:31:07.041 | ++ lib/tempest:configure_tempest:144 : local line 2021-12-08 21:31:07.043 | ++ lib/tempest:configure_tempest:145 : local flavors 2021-12-08 21:31:07.045 | ++ lib/tempest:configure_tempest:146 : local available_flavors 2021-12-08 21:31:07.048 | ++ lib/tempest:configure_tempest:147 : local flavors_ref 2021-12-08 21:31:07.050 | ++ lib/tempest:configure_tempest:148 : local flavor_lines 2021-12-08 21:31:07.052 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_size 2021-12-08 21:31:07.054 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_alt_size 2021-12-08 21:31:07.057 | ++ lib/tempest:configure_tempest:151 : local public_network_id 2021-12-08 21:31:07.059 | ++ lib/tempest:configure_tempest:152 : local public_router_id 2021-12-08 21:31:07.061 | ++ lib/tempest:configure_tempest:153 : local ssh_connect_method=floating 2021-12-08 21:31:07.063 | ++ lib/tempest:configure_tempest:154 : local disk 2021-12-08 21:31:07.065 | ++ lib/tempest:configure_tempest:157 : ifs=' 2021-12-08 21:31:07.065 | ' 2021-12-08 21:31:07.067 | ++ lib/tempest:configure_tempest:167 : declare -a images 2021-12-08 21:31:07.070 | ++ lib/tempest:configure_tempest:169 : is_service_enabled glance 2021-12-08 21:31:07.086 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:07.089 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-12-08 21:31:07.089 | +++ lib/tempest:configure_tempest:130 : oscwrap --os-cloud devstack-admin image list --property status=active 2021-12-08 21:31:07.090 | +++ lib/tempest:configure_tempest:130 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-08 21:31:09.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:09.451 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:09.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:09.451 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:09.600 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:31:09.603 | ++ lib/tempest:configure_tempest:171 : '[' ubuntu-16 = '' ']' 2021-12-08 21:31:09.606 | ++ lib/tempest:configure_tempest:175 : images+=($IMAGE_UUID) 2021-12-08 21:31:09.608 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-12-08 21:31:09.610 | ++ lib/tempest:configure_tempest:178 : case "${#images[*]}" in 2021-12-08 21:31:09.612 | ++ lib/tempest:configure_tempest:184 : '[' -z '' ']' 2021-12-08 21:31:09.615 | ++ lib/tempest:configure_tempest:185 : image_uuid=d61d6174-e1e6-471d-9353-3c1d23e180c1 2021-12-08 21:31:09.617 | ++ lib/tempest:configure_tempest:186 : image_uuid_alt=d61d6174-e1e6-471d-9353-3c1d23e180c1 2021-12-08 21:31:09.619 | ++ lib/tempest:configure_tempest:200 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-08 21:31:09.632 | ++ lib/tempest:configure_tempest:201 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-08 21:31:09.636 | ++ lib/tempest:configure_tempest:203 : local password=Passw0rd 2021-12-08 21:31:09.638 | ++ lib/tempest:configure_tempest:206 : local admin_username=admin 2021-12-08 21:31:09.640 | ++ lib/tempest:configure_tempest:207 : local admin_project_name=admin 2021-12-08 21:31:09.642 | ++ lib/tempest:configure_tempest:208 : local admin_domain_name=Default 2021-12-08 21:31:09.645 | ++ lib/tempest:configure_tempest:209 : local alt_username=alt_demo 2021-12-08 21:31:09.647 | ++ lib/tempest:configure_tempest:210 : local alt_project_name=alt_demo 2021-12-08 21:31:09.649 | ++ lib/tempest:configure_tempest:211 : local admin_project_id 2021-12-08 21:31:09.652 | +++ lib/tempest:configure_tempest:212 : oscwrap --os-cloud devstack-admin project list 2021-12-08 21:31:09.652 | +++ lib/tempest:configure_tempest:212 : awk '/ admin / { print $2 }' 2021-12-08 21:31:11.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:11.730 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:11.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:11.730 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:11.880 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:31:11.884 | ++ lib/tempest:configure_tempest:212 : admin_project_id=8a8862e552b34a59965812f21173919a 2021-12-08 21:31:11.886 | ++ lib/tempest:configure_tempest:214 : is_service_enabled nova 2021-12-08 21:31:11.903 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:11.905 | +++ lib/tempest:configure_tempest:217 : oscwrap --os-cloud devstack-admin flavor list 2021-12-08 21:31:14.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:14.109 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:14.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:14.109 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:14.261 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:31:14.263 | ++ lib/tempest:configure_tempest:217 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:31:14.263 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-08 21:31:14.263 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:31:14.263 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.263 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-08 21:31:14.263 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-08 21:31:14.264 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-08 21:31:14.264 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-08 21:31:14.264 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-08 21:31:14.264 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-08 21:31:14.264 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-08 21:31:14.264 | +-----+-----------+-------+------+-----------+-------+-----------+' 2021-12-08 21:31:14.266 | ++ lib/tempest:configure_tempest:218 : [[ -z '' ]] 2021-12-08 21:31:14.268 | ++ lib/tempest:configure_tempest:219 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:31:14.268 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-08 21:31:14.268 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:31:14.268 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.268 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-08 21:31:14.268 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-08 21:31:14.268 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-08 21:31:14.268 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.268 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.269 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.269 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-08 21:31:14.269 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-08 21:31:14.269 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.269 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-08 21:31:14.269 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-08 21:31:14.269 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-08 21:31:14.269 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-08 21:31:14.269 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2021-12-08 21:31:14.271 | ++ lib/tempest:configure_tempest:224 : flavor_ref=42 2021-12-08 21:31:14.273 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:31:14.273 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-08 21:31:14.273 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-08 21:31:14.273 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.273 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-08 21:31:14.273 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-08 21:31:14.273 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-08 21:31:14.273 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.273 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.273 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.273 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-08 21:31:14.273 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-08 21:31:14.273 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-08 21:31:14.274 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-08 21:31:14.274 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-08 21:31:14.274 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-08 21:31:14.274 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-08 21:31:14.274 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2021-12-08 21:31:14.275 | ++ lib/tempest:configure_tempest:230 : flavor_ref_alt=84 2021-12-08 21:31:14.278 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-08 21:31:14.308 | ++ lib/tempest:configure_tempest:281 : ssh_connect_method=floating 2021-12-08 21:31:14.310 | ++ lib/tempest:configure_tempest:287 : [[ True == \T\r\u\e ]] 2021-12-08 21:31:14.312 | ++ lib/tempest:configure_tempest:287 : is_networking_extension_supported external-net 2021-12-08 21:31:14.314 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-12-08 21:31:14.318 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-08 21:31:16.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:16.431 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:16.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:16.431 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:16.580 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:31:16.583 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-08 21:31:16.583 | address-scope 2021-12-08 21:31:16.583 | router-admin-state-down-before-update 2021-12-08 21:31:16.583 | agent 2021-12-08 21:31:16.583 | agent-resources-synced 2021-12-08 21:31:16.583 | allowed-address-pairs 2021-12-08 21:31:16.583 | auto-allocated-topology 2021-12-08 21:31:16.583 | availability_zone 2021-12-08 21:31:16.583 | availability_zone_filter 2021-12-08 21:31:16.583 | default-subnetpools 2021-12-08 21:31:16.583 | dhcp_agent_scheduler 2021-12-08 21:31:16.583 | dvr 2021-12-08 21:31:16.583 | empty-string-filtering 2021-12-08 21:31:16.583 | external-net 2021-12-08 21:31:16.584 | extra_dhcp_opt 2021-12-08 21:31:16.584 | extraroute 2021-12-08 21:31:16.584 | extraroute-atomic 2021-12-08 21:31:16.584 | filter-validation 2021-12-08 21:31:16.584 | fip-port-details 2021-12-08 21:31:16.584 | flavors 2021-12-08 21:31:16.584 | floatingip-pools 2021-12-08 21:31:16.584 | ip-substring-filtering 2021-12-08 21:31:16.584 | router 2021-12-08 21:31:16.584 | ext-gw-mode 2021-12-08 21:31:16.584 | l3-ha 2021-12-08 21:31:16.584 | l3-flavors 2021-12-08 21:31:16.584 | l3-port-ip-change-not-allowed 2021-12-08 21:31:16.584 | l3_agent_scheduler 2021-12-08 21:31:16.584 | metering 2021-12-08 21:31:16.584 | metering_source_and_destination_fields 2021-12-08 21:31:16.584 | multi-provider 2021-12-08 21:31:16.584 | net-mtu 2021-12-08 21:31:16.584 | net-mtu-writable 2021-12-08 21:31:16.584 | network_availability_zone 2021-12-08 21:31:16.584 | network-ip-availability 2021-12-08 21:31:16.584 | pagination 2021-12-08 21:31:16.584 | port-device-profile 2021-12-08 21:31:16.584 | port-mac-address-regenerate 2021-12-08 21:31:16.584 | port-numa-affinity-policy 2021-12-08 21:31:16.584 | binding 2021-12-08 21:31:16.584 | binding-extended 2021-12-08 21:31:16.584 | port-security 2021-12-08 21:31:16.584 | project-id 2021-12-08 21:31:16.584 | provider 2021-12-08 21:31:16.584 | quotas 2021-12-08 21:31:16.584 | quota_details 2021-12-08 21:31:16.584 | rbac-policies 2021-12-08 21:31:16.584 | rbac-address-group 2021-12-08 21:31:16.584 | rbac-address-scope 2021-12-08 21:31:16.584 | rbac-security-groups 2021-12-08 21:31:16.584 | rbac-subnetpool 2021-12-08 21:31:16.584 | revision-if-match 2021-12-08 21:31:16.585 | standard-attr-revisions 2021-12-08 21:31:16.585 | router_availability_zone 2021-12-08 21:31:16.585 | security-groups-normalized-cidr 2021-12-08 21:31:16.585 | port-security-groups-filtering 2021-12-08 21:31:16.585 | security-groups-remote-address-group 2021-12-08 21:31:16.585 | security-group 2021-12-08 21:31:16.585 | service-type 2021-12-08 21:31:16.585 | sorting 2021-12-08 21:31:16.585 | standard-attr-description 2021-12-08 21:31:16.585 | stateful-security-group 2021-12-08 21:31:16.585 | subnet_onboard 2021-12-08 21:31:16.585 | subnet-service-types 2021-12-08 21:31:16.585 | subnet_allocation 2021-12-08 21:31:16.585 | subnetpool-prefix-ops 2021-12-08 21:31:16.585 | standard-attr-tag 2021-12-08 21:31:16.585 | standard-attr-timestamp' 2021-12-08 21:31:16.585 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-08 21:31:16.585 | address-scope 2021-12-08 21:31:16.585 | router-admin-state-down-before-update 2021-12-08 21:31:16.585 | agent 2021-12-08 21:31:16.585 | agent-resources-synced 2021-12-08 21:31:16.586 | allowed-address-pairs 2021-12-08 21:31:16.586 | auto-allocated-topology 2021-12-08 21:31:16.586 | availability_zone 2021-12-08 21:31:16.586 | availability_zone_filter 2021-12-08 21:31:16.586 | default-subnetpools 2021-12-08 21:31:16.586 | dhcp_agent_scheduler 2021-12-08 21:31:16.586 | dvr 2021-12-08 21:31:16.586 | empty-string-filtering 2021-12-08 21:31:16.586 | external-net 2021-12-08 21:31:16.586 | extra_dhcp_opt 2021-12-08 21:31:16.586 | extraroute 2021-12-08 21:31:16.586 | extraroute-atomic 2021-12-08 21:31:16.586 | filter-validation 2021-12-08 21:31:16.586 | fip-port-details 2021-12-08 21:31:16.586 | flavors 2021-12-08 21:31:16.586 | floatingip-pools 2021-12-08 21:31:16.587 | ip-substring-filtering 2021-12-08 21:31:16.587 | router 2021-12-08 21:31:16.587 | ext-gw-mode 2021-12-08 21:31:16.587 | l3-ha 2021-12-08 21:31:16.587 | l3-flavors 2021-12-08 21:31:16.587 | l3-port-ip-change-not-allowed 2021-12-08 21:31:16.587 | l3_agent_scheduler 2021-12-08 21:31:16.587 | metering 2021-12-08 21:31:16.587 | metering_source_and_destination_fields 2021-12-08 21:31:16.587 | multi-provider 2021-12-08 21:31:16.587 | net-mtu 2021-12-08 21:31:16.587 | net-mtu-writable 2021-12-08 21:31:16.587 | network_availability_zone 2021-12-08 21:31:16.587 | network-ip-availability 2021-12-08 21:31:16.587 | pagination 2021-12-08 21:31:16.587 | port-device-profile 2021-12-08 21:31:16.587 | port-mac-address-regenerate 2021-12-08 21:31:16.587 | port-numa-affinity-policy 2021-12-08 21:31:16.587 | binding 2021-12-08 21:31:16.587 | binding-extended 2021-12-08 21:31:16.587 | port-security 2021-12-08 21:31:16.587 | project-id 2021-12-08 21:31:16.587 | provider 2021-12-08 21:31:16.587 | quotas 2021-12-08 21:31:16.587 | quota_details 2021-12-08 21:31:16.587 | rbac-policies 2021-12-08 21:31:16.587 | rbac-address-group 2021-12-08 21:31:16.587 | rbac-address-scope 2021-12-08 21:31:16.587 | rbac-security-groups 2021-12-08 21:31:16.587 | rbac-subnetpool 2021-12-08 21:31:16.587 | revision-if-match 2021-12-08 21:31:16.587 | standard-attr-revisions 2021-12-08 21:31:16.587 | router_availability_zone 2021-12-08 21:31:16.587 | security-groups-normalized-cidr 2021-12-08 21:31:16.587 | port-security-groups-filtering 2021-12-08 21:31:16.587 | security-groups-remote-address-group 2021-12-08 21:31:16.587 | security-group 2021-12-08 21:31:16.588 | service-type 2021-12-08 21:31:16.588 | sorting 2021-12-08 21:31:16.588 | standard-attr-description 2021-12-08 21:31:16.588 | stateful-security-group 2021-12-08 21:31:16.588 | subnet_onboard 2021-12-08 21:31:16.588 | subnet-service-types 2021-12-08 21:31:16.588 | subnet_allocation 2021-12-08 21:31:16.588 | subnetpool-prefix-ops 2021-12-08 21:31:16.588 | standard-attr-tag 2021-12-08 21:31:16.588 | standard-attr-timestamp =~ external-net ]] 2021-12-08 21:31:16.588 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-08 21:31:16.591 | +++ lib/tempest:configure_tempest:288 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2021-12-08 21:31:18.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:18.793 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:18.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:18.793 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:18.944 | +++ functions-common:oscwrap:2349 : return 0 2021-12-08 21:31:18.947 | ++ lib/tempest:configure_tempest:288 : public_network_id=95f6ddc4-94af-426d-9977-1434c72777df 2021-12-08 21:31:18.949 | ++ lib/tempest:configure_tempest:290 : openstack --os-cloud devstack-admin network create --share shared 2021-12-08 21:31:21.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:21.270 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:21.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:21.270 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:21.270 | +---------------------------+--------------------------------------+ 2021-12-08 21:31:21.270 | | Field | Value | 2021-12-08 21:31:21.270 | +---------------------------+--------------------------------------+ 2021-12-08 21:31:21.270 | | admin_state_up | UP | 2021-12-08 21:31:21.270 | | availability_zone_hints | | 2021-12-08 21:31:21.270 | | availability_zones | | 2021-12-08 21:31:21.270 | | created_at | 2021-12-08T21:31:21Z | 2021-12-08 21:31:21.270 | | description | | 2021-12-08 21:31:21.270 | | dns_domain | None | 2021-12-08 21:31:21.270 | | id | 798ec878-d793-4ee1-89e4-539f05ed086f | 2021-12-08 21:31:21.270 | | ipv4_address_scope | None | 2021-12-08 21:31:21.271 | | ipv6_address_scope | None | 2021-12-08 21:31:21.271 | | is_default | False | 2021-12-08 21:31:21.271 | | is_vlan_transparent | None | 2021-12-08 21:31:21.271 | | mtu | 1500 | 2021-12-08 21:31:21.271 | | name | shared | 2021-12-08 21:31:21.271 | | port_security_enabled | True | 2021-12-08 21:31:21.271 | | project_id | 8a8862e552b34a59965812f21173919a | 2021-12-08 21:31:21.271 | | provider:network_type | vlan | 2021-12-08 21:31:21.271 | | provider:physical_network | physnet1 | 2021-12-08 21:31:21.271 | | provider:segmentation_id | 122 | 2021-12-08 21:31:21.271 | | qos_policy_id | None | 2021-12-08 21:31:21.271 | | revision_number | 1 | 2021-12-08 21:31:21.271 | | router:external | Internal | 2021-12-08 21:31:21.271 | | segments | None | 2021-12-08 21:31:21.271 | | shared | True | 2021-12-08 21:31:21.271 | | status | ACTIVE | 2021-12-08 21:31:21.271 | | subnets | | 2021-12-08 21:31:21.271 | | tags | | 2021-12-08 21:31:21.271 | | updated_at | 2021-12-08T21:31:21Z | 2021-12-08 21:31:21.271 | +---------------------------+--------------------------------------+ 2021-12-08 21:31:21.429 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-08 21:31:23.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:23.937 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:23.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-08 21:31:23.937 | from cryptography.utils import int_from_bytes 2021-12-08 21:31:23.937 | +----------------------+--------------------------------------+ 2021-12-08 21:31:23.937 | | Field | Value | 2021-12-08 21:31:23.938 | +----------------------+--------------------------------------+ 2021-12-08 21:31:23.938 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-08 21:31:23.938 | | cidr | 192.168.233.0/24 | 2021-12-08 21:31:23.938 | | created_at | 2021-12-08T21:31:23Z | 2021-12-08 21:31:23.938 | | description | shared-subnet | 2021-12-08 21:31:23.938 | | dns_nameservers | | 2021-12-08 21:31:23.938 | | dns_publish_fixed_ip | None | 2021-12-08 21:31:23.938 | | enable_dhcp | True | 2021-12-08 21:31:23.938 | | gateway_ip | 192.168.233.1 | 2021-12-08 21:31:23.938 | | host_routes | | 2021-12-08 21:31:23.938 | | id | fce2cef9-e8e4-4d64-bc3b-c6979c826fd9 | 2021-12-08 21:31:23.938 | | ip_version | 4 | 2021-12-08 21:31:23.938 | | ipv6_address_mode | None | 2021-12-08 21:31:23.938 | | ipv6_ra_mode | None | 2021-12-08 21:31:23.938 | | name | shared-subnet | 2021-12-08 21:31:23.938 | | network_id | 798ec878-d793-4ee1-89e4-539f05ed086f | 2021-12-08 21:31:23.938 | | project_id | 8a8862e552b34a59965812f21173919a | 2021-12-08 21:31:23.938 | | revision_number | 0 | 2021-12-08 21:31:23.938 | | segment_id | None | 2021-12-08 21:31:23.938 | | service_types | | 2021-12-08 21:31:23.938 | | subnetpool_id | None | 2021-12-08 21:31:23.938 | | tags | | 2021-12-08 21:31:23.938 | | updated_at | 2021-12-08T21:31:23Z | 2021-12-08 21:31:23.938 | +----------------------+--------------------------------------+ 2021-12-08 21:31:24.102 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-08 21:31:24.132 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-08 21:31:24.169 | ++ lib/tempest:configure_tempest:298 : mkdir -p /opt/stack/data/tempest 2021-12-08 21:31:24.174 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-08 21:31:24.202 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-08 21:31:24.234 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-08 21:31:24.264 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-08 21:31:24.296 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-08 21:31:24.330 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.21/identity/v2.0/ 2021-12-08 21:31:24.364 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.21/identity/v3 2021-12-08 21:31:24.394 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-08 21:31:24.423 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-08 21:31:24.452 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-08 21:31:24.482 | ++ lib/tempest:configure_tempest:313 : [[ True == \T\r\u\e ]] 2021-12-08 21:31:24.485 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-08 21:31:24.519 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-08 21:31:24.551 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-08 21:31:24.579 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-08 21:31:24.607 | ++ lib/tempest:configure_tempest:319 : '[' False == True ']' 2021-12-08 21:31:24.609 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-08 21:31:24.641 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-08 21:31:24.671 | ++ lib/tempest:configure_tempest:327 : [[ '' != \v\2 ]] 2021-12-08 21:31:24.673 | ++ lib/tempest:configure_tempest:329 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-08 21:31:24.709 | ++ lib/tempest:configure_tempest:332 : is_service_enabled tls-proxy 2021-12-08 21:31:24.725 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:31:24.728 | ++ lib/tempest:configure_tempest:337 : [[ True = True ]] 2021-12-08 21:31:24.730 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-08 21:31:24.759 | ++ lib/tempest:configure_tempest:343 : is_service_enabled ldap 2021-12-08 21:31:24.777 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:31:24.779 | ++ lib/tempest:configure_tempest:349 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-08 21:31:24.807 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-08 21:31:24.842 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-12-08 21:31:24.876 | ++ lib/tempest:configure_tempest:362 : [[ ! -z '' ]] 2021-12-08 21:31:24.879 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-12-08 21:31:24.920 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-12-08 21:31:24.949 | ++ lib/tempest:configure_tempest:367 : is_service_enabled g-api-r 2021-12-08 21:31:24.966 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:31:24.969 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref d61d6174-e1e6-471d-9353-3c1d23e180c1 2021-12-08 21:31:24.997 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt d61d6174-e1e6-471d-9353-3c1d23e180c1 2021-12-08 21:31:25.025 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-08 21:31:25.053 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-08 21:31:25.081 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-08 21:31:25.111 | ++ lib/tempest:configure_tempest:377 : is_service_enabled neutron 2021-12-08 21:31:25.127 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:25.129 | ++ lib/tempest:configure_tempest:385 : [[ -n '' ]] 2021-12-08 21:31:25.132 | ++ lib/tempest:configure_tempest:395 : local tempest_compute_min_microversion=None 2021-12-08 21:31:25.135 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_max_microversion=2.90 2021-12-08 21:31:25.137 | ++ lib/tempest:configure_tempest:399 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-08 21:31:25.139 | ++ lib/tempest:configure_tempest:403 : '[' None == None ']' 2021-12-08 21:31:25.142 | ++ lib/tempest:configure_tempest:404 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-08 21:31:25.160 | ++ lib/tempest:configure_tempest:408 : '[' 2.90 == None ']' 2021-12-08 21:31:25.163 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2021-12-08 21:31:25.191 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-08 21:31:25.222 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-08 21:31:25.250 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-08 21:31:25.285 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-08 21:31:25.317 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-08 21:31:25.347 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-08 21:31:25.376 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-08 21:31:25.406 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2021-12-08 21:31:25.438 | ++ lib/tempest:configure_tempest:425 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-08 21:31:25.441 | ++ lib/tempest:configure_tempest:426 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-08 21:31:25.471 | ++ lib/tempest:configure_tempest:429 : [[ False == \T\r\u\e ]] 2021-12-08 21:31:25.473 | ++ lib/tempest:configure_tempest:433 : is_service_enabled n-novnc 2021-12-08 21:31:25.490 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:31:25.492 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-08 21:31:25.522 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 95f6ddc4-94af-426d-9977-1434c72777df 2021-12-08 21:31:25.552 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-08 21:31:25.581 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-08 21:31:25.611 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-08 21:31:25.643 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-08 21:31:25.681 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-08 21:31:25.711 | ++ lib/tempest:configure_tempest:447 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-08 21:31:25.713 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_FILE= 2021-12-08 21:31:25.716 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-08 21:31:25.748 | ++ lib/tempest:configure_tempest:452 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-08 21:31:25.753 | ++ lib/tempest:configure_tempest:453 : is_provider_network 2021-12-08 21:31:25.755 | ++ functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-12-08 21:31:25.757 | ++ functions-common:is_provider_network:2161 : return 1 2021-12-08 21:31:25.760 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-08 21:31:25.802 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-08 21:31:25.836 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-08 21:31:25.867 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-08 21:31:25.898 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-12-08 21:31:25.927 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-08 21:31:25.956 | ++ lib/tempest:configure_tempest:466 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-08 21:31:25.958 | ++ lib/tempest:configure_tempest:467 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-08 21:31:25.961 | +++ lib/tempest:configure_tempest:469 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-08 21:31:25.977 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-08 21:31:26.009 | ++ lib/tempest:configure_tempest:471 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-08 21:31:26.011 | ++ lib/tempest:configure_tempest:472 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-08 21:31:26.014 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-08 21:31:26.032 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-08 21:31:26.065 | ++ lib/tempest:configure_tempest:477 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-08 21:31:26.068 | ++ lib/tempest:configure_tempest:477 : '[' libvirt = libvirt ']' 2021-12-08 21:31:26.070 | ++ lib/tempest:configure_tempest:478 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-08 21:31:26.073 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-08 21:31:26.090 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-08 21:31:26.120 | ++ lib/tempest:configure_tempest:482 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-08 21:31:26.122 | ++ lib/tempest:configure_tempest:483 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-08 21:31:26.125 | +++ lib/tempest:configure_tempest:485 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-08 21:31:26.141 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-08 21:31:26.169 | ++ lib/tempest:configure_tempest:486 : local tempest_volume_min_microversion=None 2021-12-08 21:31:26.171 | ++ lib/tempest:configure_tempest:487 : local tempest_volume_max_microversion=3.66 2021-12-08 21:31:26.174 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-12-08 21:31:26.176 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-08 21:31:26.194 | ++ lib/tempest:configure_tempest:494 : '[' 3.66 == None ']' 2021-12-08 21:31:26.197 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.66 2021-12-08 21:31:26.224 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-12-08 21:31:26.241 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.244 | ++ lib/tempest:configure_tempest:507 : [[ -n lvm:lvmdriver-1 ]] 2021-12-08 21:31:26.246 | ++ lib/tempest:configure_tempest:507 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-08 21:31:26.248 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-08 21:31:26.251 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-08 21:31:26.253 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-12-08 21:31:26.255 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=1.38 2021-12-08 21:31:26.257 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-12-08 21:31:26.260 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-08 21:31:26.281 | ++ lib/tempest:configure_tempest:548 : '[' 1.38 == None ']' 2021-12-08 21:31:26.284 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.38 2021-12-08 21:31:26.315 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-12-08 21:31:26.319 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-12-08 21:31:26.321 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-12-08 21:31:26.325 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-12-08 21:31:26.357 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-08 21:31:26.386 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-08 21:31:26.421 | ++ lib/tempest:configure_tempest:593 : local service 2021-12-08 21:31:26.423 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-08 21:31:26.426 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.428 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-12-08 21:31:26.444 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.446 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-08 21:31:26.481 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.484 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-12-08 21:31:26.501 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.503 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-08 21:31:26.532 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.534 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-12-08 21:31:26.550 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.553 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-08 21:31:26.581 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.583 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-12-08 21:31:26.599 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.601 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-08 21:31:26.629 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.631 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-12-08 21:31:26.648 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.650 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-08 21:31:26.677 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.680 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-12-08 21:31:26.697 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:31:26.699 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-08 21:31:26.727 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-08 21:31:26.729 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-12-08 21:31:26.746 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-08 21:31:26.748 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-08 21:31:26.776 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2021-12-08 21:31:26.807 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2021-12-08 21:31:26.834 | ++ lib/tempest:configure_tempest:607 : '[' libvirt = libvirt ']' 2021-12-08 21:31:26.836 | ++ lib/tempest:configure_tempest:607 : '[' kvm = lxc ']' 2021-12-08 21:31:26.838 | ++ lib/tempest:configure_tempest:617 : local tmp_cfg_file 2021-12-08 21:31:26.841 | +++ lib/tempest:configure_tempest:618 : mktemp 2021-12-08 21:31:26.845 | ++ lib/tempest:configure_tempest:618 : tmp_cfg_file=/tmp/tmp.MIed55A89f 2021-12-08 21:31:26.847 | ++ lib/tempest:configure_tempest:619 : cd /opt/stack/tempest 2021-12-08 21:31:26.850 | ++ lib/tempest:configure_tempest:620 : [[ False != \T\r\u\e ]] 2021-12-08 21:31:26.852 | ++ lib/tempest:configure_tempest:621 : tox -revenv-tempest --notest 2021-12-08 21:31:27.420 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-08 21:31:28.439 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-08 21:31:46.653 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-08 21:31:52.759 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-08 21:31:52.759 | ___________________________________ summary ____________________________________ 2021-12-08 21:31:52.759 | venv-tempest: skipped tests 2021-12-08 21:31:52.759 | congratulations :) 2021-12-08 21:31:52.787 | ++ lib/tempest:configure_tempest:624 : local tmp_u_c_m 2021-12-08 21:31:52.790 | +++ lib/tempest:configure_tempest:625 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-08 21:31:52.795 | ++ lib/tempest:configure_tempest:625 : tmp_u_c_m=/tmp/tempest_u_c_m.TPrR8rrwCr 2021-12-08 21:31:52.797 | ++ lib/tempest:configure_tempest:626 : set_tempest_venv_constraints /tmp/tempest_u_c_m.TPrR8rrwCr 2021-12-08 21:31:52.799 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-08 21:31:52.801 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.TPrR8rrwCr 2021-12-08 21:31:52.804 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-08 21:31:52.807 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-08 21:31:52.809 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-08 21:31:52.815 | ++ lib/tempest:configure_tempest:627 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.TPrR8rrwCr -r requirements.txt 2021-12-08 21:31:54.324 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-08 21:31:54.324 | warnings.warn( 2021-12-08 21:31:54.324 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-08 21:31:54.324 | warnings.warn( 2021-12-08 21:31:54.399 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-08 21:31:55.043 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-08 21:31:55.043 | venv-tempest run-test-pre: PYTHONHASHSEED='1651798160' 2021-12-08 21:31:55.044 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.TPrR8rrwCr -r requirements.txt 2021-12-08 21:31:56.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-08 21:31:56.664 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2021-12-08 21:31:56.667 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2021-12-08 21:31:56.669 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-12-08 21:31:56.687 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-12-08 21:31:56.689 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-08 21:31:56.690 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-12-08 21:31:56.692 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-08 21:31:56.694 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-12-08 21:31:56.696 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-08 21:31:56.698 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-08 21:31:56.700 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-12-08 21:31:56.702 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-08 21:31:56.704 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-12-08 21:31:56.705 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-08 21:31:56.707 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-12-08 21:31:56.709 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-08 21:31:56.711 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-08 21:31:56.712 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-08 21:31:56.714 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-08 21:31:56.716 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-12-08 21:31:56.733 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2021-12-08 21:31:56.735 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.6) 2021-12-08 21:31:56.736 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2021-12-08 21:31:56.766 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.5.0) 2021-12-08 21:31:56.768 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2021-12-08 21:31:56.770 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2021-12-08 21:31:56.771 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.2.0) 2021-12-08 21:31:56.784 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-12-08 21:31:56.818 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.0) 2021-12-08 21:31:56.820 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-12-08 21:31:56.823 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-12-08 21:31:56.841 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-12-08 21:31:56.843 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2021-12-08 21:31:56.886 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-12-08 21:31:56.891 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-12-08 21:31:56.935 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-12-08 21:31:56.941 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-12-08 21:31:56.944 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2021-12-08 21:31:56.975 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2021-12-08 21:31:56.978 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-12-08 21:31:56.996 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2021-12-08 21:31:56.998 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2021-12-08 21:31:57.017 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-12-08 21:31:57.021 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2021-12-08 21:31:57.022 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2021-12-08 21:31:57.095 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-08 21:31:57.136 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2021-12-08 21:31:57.218 | Collecting argparse 2021-12-08 21:31:57.225 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-08 21:31:57.231 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-12-08 21:31:57.312 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2021-12-08 21:31:57.324 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2021-12-08 21:31:57.384 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-12-08 21:31:57.449 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-12-08 21:31:57.649 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.9) 2021-12-08 21:31:57.651 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.3) 2021-12-08 21:31:57.653 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2021-12-08 21:31:57.796 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-12-08 21:31:57.904 | Installing collected packages: argparse 2021-12-08 21:31:57.989 | Successfully installed argparse-1.4.0 2021-12-08 21:31:57.995 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2021-12-08 21:31:57.995 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-08 21:31:58.071 | ___________________________________ summary ____________________________________ 2021-12-08 21:31:58.071 | venv-tempest: commands succeeded 2021-12-08 21:31:58.071 | congratulations :) 2021-12-08 21:31:58.099 | ++ lib/tempest:configure_tempest:628 : rm -f /tmp/tempest_u_c_m.TPrR8rrwCr 2021-12-08 21:31:58.103 | ++ lib/tempest:configure_tempest:631 : [[ False == \T\r\u\e ]] 2021-12-08 21:31:58.105 | ++ lib/tempest:configure_tempest:639 : [[ True == \F\a\l\s\e ]] 2021-12-08 21:31:58.107 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-08 21:31:58.136 | ++ lib/tempest:configure_tempest:649 : tox -evenv -- tempest verify-config -uro /tmp/tmp.MIed55A89f 2021-12-08 21:31:58.712 | venv create: /opt/stack/tempest/.tox/venv 2021-12-08 21:31:59.516 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-08 21:32:31.049 | venv develop-inst: /opt/stack/tempest 2021-12-08 21:32:39.102 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-08 21:32:39.102 | venv run-test-pre: PYTHONHASHSEED='318751831' 2021-12-08 21:32:39.103 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.MIed55A89f 2021-12-08 21:32:41.939 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-12-08 21:32:41.939 | warnings.warn( 2021-12-08 21:32:41.939 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-12-08 21:32:41.939 | warnings.warn( 2021-12-08 21:32:41.939 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-08 21:32:41.939 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-08 21:32:41.939 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-08 21:32:42.040 | ___________________________________ summary ____________________________________ 2021-12-08 21:32:42.040 | venv: commands succeeded 2021-12-08 21:32:42.040 | congratulations :) 2021-12-08 21:32:42.069 | ++ lib/tempest:configure_tempest:654 : is_service_enabled q-metering 2021-12-08 21:32:42.086 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:32:42.088 | ++ lib/tempest:configure_tempest:659 : is_service_enabled q-l3 2021-12-08 21:32:42.104 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-08 21:32:42.106 | ++ lib/tempest:configure_tempest:663 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-08 21:32:42.109 | ++ lib/tempest:configure_tempest:664 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-08 21:32:42.111 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-08 21:32:42.113 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-08 21:32:42.115 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-08 21:32:42.118 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-08 21:32:42.120 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-08 21:32:42.122 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-08 21:32:42.125 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-08 21:32:42.127 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-08 21:32:42.129 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-08 21:32:42.132 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-08 21:32:42.134 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-08 21:32:42.137 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2021-12-08 21:32:42.139 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2021-12-08 21:32:42.142 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2021-12-08 21:32:42.144 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2021-12-08 21:32:42.147 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2021-12-08 21:32:42.150 | ++ lib/tempest:configure_tempest:682 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2021-12-08 21:32:42.152 | ++ lib/tempest:configure_tempest:683 : [[ ! -z '' ]] 2021-12-08 21:32:42.155 | ++ lib/tempest:configure_tempest:689 : [[ -n '' ]] 2021-12-08 21:32:42.158 | ++ lib/tempest:configure_tempest:692 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2021-12-08 21:32:42.191 | ++ lib/tempest:configure_tempest:694 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-08 21:32:42.193 | ++ lib/tempest:configure_tempest:695 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-08 21:32:42.196 | ++ lib/tempest:configure_tempest:696 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-08 21:32:42.198 | ++ lib/tempest:configure_tempest:697 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-08 21:32:42.201 | ++ lib/tempest:configure_tempest:698 : [[ ! -z '' ]] 2021-12-08 21:32:42.203 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-08 21:32:42.236 | ++ lib/tempest:configure_tempest:706 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-08 21:32:42.238 | ++ lib/tempest:configure_tempest:707 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-08 21:32:42.240 | ++ lib/tempest:configure_tempest:708 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-08 21:32:42.243 | ++ lib/tempest:configure_tempest:709 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-08 21:32:42.245 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-08 21:32:42.248 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-08 21:32:42.250 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-08 21:32:42.252 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-08 21:32:42.255 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-08 21:32:42.257 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-08 21:32:42.260 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-08 21:32:42.262 | ++ lib/tempest:configure_tempest:718 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-08 21:32:42.265 | ++ lib/tempest:configure_tempest:720 : [[ ! -z '' ]] 2021-12-08 21:32:42.267 | ++ lib/tempest:configure_tempest:726 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-08 21:32:42.296 | ++ lib/tempest:configure_tempest:729 : IFS=' 2021-12-08 21:32:42.296 | ' 2021-12-08 21:32:42.299 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-12-08 21:32:42.301 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-08 21:32:42.304 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2021-12-08 21:32:42.306 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-12-08 21:32:42.309 | ++ lib/tempest:install_tempest_plugins:758 : pushd /opt/stack/tempest 2021-12-08 21:32:42.309 | /opt/stack/tempest /opt/stack/tempest 2021-12-08 21:32:42.311 | ++ lib/tempest:install_tempest_plugins:759 : [[ 0 != 0 ]] 2021-12-08 21:32:42.314 | ++ lib/tempest:install_tempest_plugins:768 : popd 2021-12-08 21:32:42.314 | /opt/stack/tempest 2021-12-08 21:32:42.316 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-08 21:32:42.319 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-08 21:32:42.321 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-08 21:32:42.324 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-08 21:32:42.327 | + functions-common:run_phase:1764 : run_plugins stack test-config 2021-12-08 21:32:42.330 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-08 21:32:42.332 | + functions-common:run_plugins:1724 : local phase=test-config 2021-12-08 21:32:42.336 | + functions-common:run_plugins:1726 : local plugins= 2021-12-08 21:32:42.338 | + functions-common:run_plugins:1727 : local plugin 2021-12-08 21:32:42.341 | + ./stack.sh:main:1494 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-08 21:32:42.344 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-08 21:32:42.347 | + inc/meta-config:merge_config_group:171 : shift 2021-12-08 21:32:42.349 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-08 21:32:42.353 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:32:42.355 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-08 21:32:42.358 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-08 21:32:42.361 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-08 21:32:42.364 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-08 21:32:42.367 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-08 21:32:42.370 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-08 21:32:42.373 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-08 21:32:42.373 | /^\[\[.+\|.*\]\]/ { 2021-12-08 21:32:42.373 | gsub("[][]", "", $1); 2021-12-08 21:32:42.373 | split($1, a, "|"); 2021-12-08 21:32:42.373 | if (a[1] == matchgroup) 2021-12-08 21:32:42.373 | print a[2] 2021-12-08 21:32:42.373 | } 2021-12-08 21:32:42.373 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 25 pip_install 289 apt-get 288 run_process 37 dbsync 15 git_timed 10 apt-get-update 2 test_with_retry 5 async_wait 128 osc 401 ------------------------- Unaccounted time 47 ========================= Total runtime 1247 ================= Async summary ================= Time spent in the background minus waits: 464 sec Elapsed time: 1247 sec Time if we did everything serially: 1711 sec Speedup: 1.37209 This is your host IP address: 10.222.0.21 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.21/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: xena Change: 8e9ffde96af9b6fbb6222c72ac21f4865808e1d2 Use ping instead of arping for br-data 2021-12-08 21:09:37 +0000 OS Version: Ubuntu 20.04 focal